public interface ChoiceContainer extends TreeChildNode<OpendaylightMdsalBindingTestData,Item<ChoiceContainer>>, Instantiable<ChoiceContainer>, Augmentable<ChoiceContainer>, Choice
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-binding-test
container choice-container { uses choice; }The schema path to identify an instance is opendaylight-mdsal-binding-test/choice-container
To create instances of this class use ChoiceContainerBuilder
.
ChoiceContainerBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
Identifier |
getIdentifier() |
static InstanceIdentifier<ChoiceContainer> |
getInstanceIdentifier() |
treeIdentifier, treeParent
implementedInterface
augments, getAugmentation
Identifier getIdentifier()
getIdentifier
in interface Choice
static InstanceIdentifier<ChoiceContainer> getInstanceIdentifier()
Copyright © 2019 OpenDaylight. All rights reserved.