public interface Module3Main extends ChildOf<OpendaylightBug5524Module3Data>, Augmentable<Module3Main>
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
container module3-main { container container-module-3 { uses grouping-module3; } }The schema path to identify an instance is opendaylight-bug-5524-module3/module3-main
To create instances of this class use Module3MainBuilder
.
Module3MainBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
@Nullable ContainerModule3 |
getContainerModule3() |
getImplementedInterface
augmentation
@Nullable ContainerModule3 getContainerModule3()
org.opendaylight.yang.gen.v1.urn.test.opendaylight.bug._5524.module3.rev160101.module3.main.ContainerModule3
containerModule3
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.