public final class InstanceRuntimeRpc extends Object
| Constructor and Description |
|---|
InstanceRuntimeRpc(org.opendaylight.controller.config.yangjmxgenerator.RuntimeBeanEntry.Rpc rpc,
EnumResolver enumResolver) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AttributeConfigElement> |
fromXml(org.opendaylight.controller.config.util.xml.XmlElement configRootNode) |
String |
getName() |
org.opendaylight.controller.config.yangjmxgenerator.attribute.AttributeIfc |
getReturnType() |
public InstanceRuntimeRpc(org.opendaylight.controller.config.yangjmxgenerator.RuntimeBeanEntry.Rpc rpc,
EnumResolver enumResolver)
public Map<String,AttributeConfigElement> fromXml(org.opendaylight.controller.config.util.xml.XmlElement configRootNode) throws org.opendaylight.controller.config.util.xml.DocumentedException
org.opendaylight.controller.config.util.xml.DocumentedExceptionpublic String getName()
public org.opendaylight.controller.config.yangjmxgenerator.attribute.AttributeIfc getReturnType()
Copyright © 2016 OpenDaylight. All rights reserved.