public interface ChoiceContainer extends ChildOf<OpendaylightMdsalBindingTestData>, 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 |
augmentation
getIdentifier
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.