Class YangSourceDefinition.Multiple
java.lang.Object
org.opendaylight.mdsal.binding.model.api.YangSourceDefinition
org.opendaylight.mdsal.binding.model.api.YangSourceDefinition.Multiple
- Enclosing class:
- YangSourceDefinition
-
Nested Class Summary
Nested classes/interfaces inherited from class org.opendaylight.mdsal.binding.model.api.YangSourceDefinition
YangSourceDefinition.Multiple, YangSourceDefinition.Single -
Method Summary
-
Method Details
-
getNodes
Return the defining SchemaNodes. Each node is guaranteed to implementEffectiveStatementand have a corresponding declared statement.- Returns:
- defining SchemaNodes, guaranteed to be non-empty
-