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