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