public interface AugCont extends ChildOf<Input1>, Augmentable<AugCont>
This class represents the following YANG schema fragment defined in module mdsal-300-aug
container aug-cont;The schema path to identify an instance is mdsal-300-aug/cont/cont-act/input/(mdsal-300-aug)aug-cont
To create instances of this class use AugContBuilder
.
AugContBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterface
augmentation
Copyright © 2019 OpenDaylight. All rights reserved.