public interface ContainerManualContainerModule1 extends ChildOf<ContainerManualListModule12>, Augmentable<ContainerManualContainerModule1>
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
container container-manual-container-module1 { container container-manual-container-module2; }The schema path to identify an instance is opendaylight-bug-5524-module3/grouping-module3/container-manual-list-module1-1/container-manual-list-module1-2/container-manual-container-module1
To create instances of this class use ContainerManualContainerModule1Builder
.
ContainerManualContainerModule1Builder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
@Nullable ContainerManualContainerModule2 |
getContainerManualContainerModule2() |
getImplementedInterface
augmentation
@Nullable ContainerManualContainerModule2 getContainerManualContainerModule2()
org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.container.manual.list.module1._1.container.manual.list.module1._2.container.manual.container.module1.ContainerManualContainerModule2
containerManualContainerModule2
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.