public interface LeafListSchemaNode extends TypedDataSchemaNode, MustConstraintAware, ElementCountConstraintAware
DocumentedNode.WithStatus| Modifier and Type | Method and Description |
|---|---|
@NonNull Collection<? extends Object> |
getDefaults()
Return the default value of this leaf-list, as per the rules outlined in
Section 7.4.4 of RFC7950.
|
boolean |
isUserOrdered()
YANG 'ordered-by' statement.
|
getTypeisConfigurationgetPath, getQNamegetStatusgetDescription, getReference, getUnknownSchemaNodesisAugmentingisAddedByUsesgetWhenConditiongetMustConstraintsgetElementCountConstraintboolean isUserOrdered()
@NonNull Collection<? extends Object> getDefaults()
Copyright © 2019 OpenDaylight. All rights reserved.