public final class InstanceRuntimeRpc extends Object
Constructor and Description |
---|
InstanceRuntimeRpc(RuntimeBeanEntry.Rpc rpc,
EnumResolver enumResolver) |
Modifier and Type | Method and Description |
---|---|
Map<String,AttributeConfigElement> |
fromXml(XmlElement configRootNode) |
String |
getName() |
AttributeIfc |
getReturnType() |
public InstanceRuntimeRpc(RuntimeBeanEntry.Rpc rpc, EnumResolver enumResolver)
public Map<String,AttributeConfigElement> fromXml(XmlElement configRootNode) throws DocumentedException
DocumentedException
public String getName()
public AttributeIfc getReturnType()
Copyright © 2019 OpenDaylight. All rights reserved.