public interface TwoLevelListChanged extends DataObject, Augmentable<TwoLevelListChanged>, TwoLevelList, Notification
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-binding-test
notification two-level-list-changed { uses two-level-list; }The schema path to identify an instance is opendaylight-mdsal-binding-test/two-level-list-changed
To create instances of this class use TwoLevelListChangedBuilder
.
TwoLevelListChangedBuilder
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.