public interface UnkeyedList extends ChildOf<UnkeyedContainer>, Augmentable<UnkeyedList>, NameValue
This class represents the following YANG schema fragment defined in module opendaylight-sal-test-store
list unkeyed-list { uses name-value; }The schema path to identify an instance is opendaylight-sal-test-store/lists/unkeyed-container/unkeyed-list
To create instances of this class use UnkeyedListBuilder
.
UnkeyedListBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
augmentation
getName, getValue
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.