public interface ContainerTop extends ChildOf<ContainerTop>, Augmentable<ContainerTop>
This class represents the following YANG schema fragment defined in module opendaylight-binding-top-level-via-uses
container container-top { presence "only for testing"; }The schema path to identify an instance is opendaylight-binding-top-level-via-uses/container-top/container-top
To create instances of this class use ContainerTopBuilder
.
ContainerTopBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterface
augmentation
Copyright © 2019 OpenDaylight. All rights reserved.