| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.parser.spi.meta |
Provides base abstract classes, interfaces and common implementation used by the statement parser.
|
| Modifier and Type | Method and Description |
|---|---|
NamespaceBehaviour.StorageNodeType |
NamespaceBehaviour.NamespaceStorageNode.getStorageNodeType()
Return local namespace behaviour type.
|
static NamespaceBehaviour.StorageNodeType |
NamespaceBehaviour.StorageNodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NamespaceBehaviour.StorageNodeType[] |
NamespaceBehaviour.StorageNodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static NamespaceBehaviour.NamespaceStorageNode |
NamespaceBehaviour.findClosestTowardsRoot(NamespaceBehaviour.NamespaceStorageNode storage,
NamespaceBehaviour.StorageNodeType type) |
Copyright © 2020 OpenDaylight. All rights reserved.