public interface ContainerManualListModule12 extends ChildOf<ContainerManualListModule11>, Augmentable<ContainerManualListModule12>
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
list container-manual-list-module1-2 { 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
To create instances of this class use ContainerManualListModule12Builder
.
ContainerManualListModule12Builder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
@Nullable ContainerManualContainerModule1 |
getContainerManualContainerModule1() |
getImplementedInterface
augmentation
@Nullable ContainerManualContainerModule1 getContainerManualContainerModule1()
org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.grouping.module3.container.manual.list.module1._1.container.manual.list.module1._2.ContainerManualContainerModule1
containerManualContainerModule1
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.