Interface RpcRuntimeType
- All Superinterfaces:
CompositeRuntimeType,GeneratedRuntimeType,Identifiable<org.opendaylight.yangtools.binding.model.api.JavaTypeName>,Immutable,InvokableRuntimeType,RuntimeType,RuntimeTypeContainer
A
RuntimeType associated with an rpc statement.-
Method Summary
Modifier and TypeMethodDescriptionReturn theEffectiveStatementassociated with this run-time type.Methods inherited from interface org.opendaylight.yangtools.binding.runtime.api.GeneratedRuntimeType
getIdentifier, javaTypeMethods inherited from interface org.opendaylight.yangtools.binding.runtime.api.InvokableRuntimeType
input, outputMethods inherited from interface org.opendaylight.yangtools.binding.runtime.api.RuntimeTypeContainer
bindingChild, bindingChild, schemaTreeChild
-
Method Details
-
statement
RpcEffectiveStatement statement()Description copied from interface:RuntimeTypeReturn theEffectiveStatementassociated with this run-time type.- Specified by:
statementin interfaceRuntimeType- Returns:
- Effective statement
-