public interface PutTopInput extends TwoLevelList, TreeChildNode<OpendaylightMdsalBindingTestPutTopRpc,Item<PutTopInput>>, Input<PutTopInput>, Instantiable<PutTopInput>, Augmentable<PutTopInput>
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-binding-test
input {
uses two-level-list;
}
The schema path to identify an instance is
opendaylight-mdsal-binding-test/put-top/input
To create instances of this class use PutTopInputBuilder.
PutTopInputBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
List<ChoiceList> |
getChoiceList() |
List<String> |
getTopLevelLeafList() |
List<TopLevelList> |
getTopLevelList()
Top Level List
|
List<String> |
getTopLevelOrderedLeafList() |
Class<PutTopInput> |
implementedInterface() |
treeIdentifier, treeParentaugments, getAugmentationList<TopLevelList> getTopLevelList()
getTopLevelList in interface TwoLevelListList<String> getTopLevelLeafList()
getTopLevelLeafList in interface TwoLevelListList<String> getTopLevelOrderedLeafList()
getTopLevelOrderedLeafList in interface TwoLevelListList<ChoiceList> getChoiceList()
getChoiceList in interface TwoLevelListClass<PutTopInput> implementedInterface()
implementedInterface in interface Instantiable<PutTopInput>java.lang.Class implementedInterface, or null if not presentCopyright © 2019 OpenDaylight. All rights reserved.