Uses of Enum Class
org.opendaylight.yangtools.yang.parser.spi.meta.NamespaceStorage.StorageType
Packages that use NamespaceStorage.StorageType
Package
Description
Provides base abstract classes, interfaces and common implementation used by the statement parser.
-
Uses of NamespaceStorage.StorageType in org.opendaylight.yangtools.yang.parser.spi.meta
Methods in org.opendaylight.yangtools.yang.parser.spi.meta that return NamespaceStorage.StorageTypeModifier and TypeMethodDescription@NonNull NamespaceStorage.StorageTypeNamespaceStorage.getStorageType()Return the type of this storage.default NamespaceStorage.StorageTypeNamespaceStorage.GlobalStorage.getStorageType()static NamespaceStorage.StorageTypeReturns the enum constant of this class with the specified name.static NamespaceStorage.StorageType[]NamespaceStorage.StorageType.values()Returns an array containing the constants of this enum class, in the order they are declared.