public interface LeafListSchemaNode extends TypedSchemaNode
DocumentedNode.WithStatus
Modifier and Type | Method and Description |
---|---|
default Collection<String> |
getDefaults()
All implementations should override this method.
|
boolean |
isUserOrdered()
YANG 'ordered-by' statement.
|
getType
getConstraints, isAddedByUses, isAugmenting, isConfiguration
getPath, getQName
getStatus
getDescription, getReference, getUnknownSchemaNodes
boolean isUserOrdered()
@Nonnull default Collection<String> getDefaults()
Copyright © 2018 OpenDaylight. All rights reserved.