public interface Top extends ChildOf<OpendaylightMdsalBindingTestData>, Augmentable<Top>, TwoLevelList
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-binding-test
container top { uses two-level-list; }The schema path to identify an instance is opendaylight-mdsal-binding-test/top
To create instances of this class use TopBuilder
.
TopBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
augmentation
getChoiceList, getTopLevelLeafList, getTopLevelList, getTopLevelOrderedLeafList, nonnullChoiceList, nonnullTopLevelList
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.