Interface NotificationRuntimeType
- All Superinterfaces:
CompositeRuntimeType,GeneratedRuntimeType,Identifiable<org.opendaylight.yangtools.binding.model.api.JavaTypeName>,Immutable,RuntimeType,RuntimeTypeContainer
-
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.RuntimeTypeContainer
bindingChild, bindingChild, schemaTreeChild
-
Method Details
-
statement
NotificationEffectiveStatement statement()Description copied from interface:RuntimeTypeReturn theEffectiveStatementassociated with this run-time type.- Specified by:
statementin interfaceRuntimeType- Returns:
- Effective statement
-