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