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