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