public interface Other extends ChildOf<Mdsal300Data>, Augmentable<Other>, Foo
This class represents the following YANG schema fragment defined in module mdsal-300
container other { uses foo; }The schema path to identify an instance is mdsal-300/other
To create instances of this class use OtherBuilder
.
OtherBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
augmentation
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.