Interface Module
- All Superinterfaces:
DataNodeContainer,DocumentedNode,EffectiveStatementEquivalent<ModuleEffectiveStatement>,Immutable,ModuleLike,NotificationNodeContainer,QNameModuleAware
This interface contains the methods for getting the data from the YANG module.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opendaylight.yangtools.yang.model.api.DocumentedNode
DocumentedNode.WithStatus -
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
dataChildByName, findDataChildByName, findDataChildByName, findDataTreeChild, findDataTreeChild, findDataTreeChild, getChildNodes, getDataChildByName, getGroupings, getTypeDefinitions, getUsesMethods inherited from interface org.opendaylight.yangtools.yang.model.api.DocumentedNode
getDescription, getReference, getUnknownSchemaNodesMethods inherited from interface org.opendaylight.yangtools.yang.model.api.EffectiveStatementEquivalent
asEffectiveStatementMethods inherited from interface org.opendaylight.yangtools.yang.model.api.ModuleLike
getAugmentations, getContact, getDeviations, getExtensionSchemaNodes, getFeatures, getIdentities, getImports, getName, getOrganization, getPrefix, getRpcs, getSubmodules, getYangVersionMethods inherited from interface org.opendaylight.yangtools.yang.model.api.NotificationNodeContainer
findNotification, getNotificationsMethods inherited from interface org.opendaylight.yangtools.yang.model.api.QNameModuleAware
getNamespace, getQNameModule, getRevision