public interface Module4Main extends ChildOf<OpendaylightBug5524Module4Data>, Augmentable<Module4Main>
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module4
container module4-main { container container-module-4 { uses mod3:grouping-module3 { augment manual-list-module1-1/manual-list-module1-2/manual-container-module1 { uses mod2:grouping-module2; } } } }The schema path to identify an instance is opendaylight-bug-5524-module4/module4-main
To create instances of this class use Module4MainBuilder
.
Module4MainBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
@Nullable ContainerModule4 |
getContainerModule4() |
getImplementedInterface
augmentation
@Nullable ContainerModule4 getContainerModule4()
org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module4.rev160101.module4.main.ContainerModule4
containerModule4
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.