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