Uses of Enum Class
org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceBehaviour.StorageNodeType
Packages that use NamespaceBehaviour.StorageNodeType
Package
Description
Provides base abstract classes, interfaces and common implementation used by the statement parser.
-
Uses of NamespaceBehaviour.StorageNodeType in org.opendaylight.yangtools.yang.parser.spi.meta
Methods in org.opendaylight.yangtools.yang.parser.spi.meta that return NamespaceBehaviour.StorageNodeTypeModifier and TypeMethodDescriptionNamespaceBehaviour.NamespaceStorageNode.getStorageNodeType()Return local namespace behaviour type.Returns the enum constant of this class with the specified name.static NamespaceBehaviour.StorageNodeType[]NamespaceBehaviour.StorageNodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opendaylight.yangtools.yang.parser.spi.meta with parameters of type NamespaceBehaviour.StorageNodeTypeModifier and TypeMethodDescriptionprotected static NamespaceBehaviour.NamespaceStorageNodeNamespaceBehaviour.findClosestTowardsRoot(NamespaceBehaviour.NamespaceStorageNode storage, NamespaceBehaviour.StorageNodeType type)