public interface SimpleViaUses extends TreeNode, Augmentable<SimpleViaUses>, LeafFromGrouping, ChoiceInList
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-augment-test
case simple-via-uses { uses leaf-from-grouping; }The schema path to identify an instance is opendaylight-mdsal-augment-test/top/top-level-list/choice-in-list/(urn:opendaylight:params:xml:ns:yang:mdsal:test:augment?revision=2014-07-09)simple-via-uses
To create instances of this class use SimpleViaUsesBuilder
.
SimpleViaUsesBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
String |
getLeafFromGrouping() |
augments, getAugmentation
implementedInterface
String getLeafFromGrouping()
getLeafFromGrouping
in interface LeafFromGrouping
Copyright © 2019 OpenDaylight. All rights reserved.