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