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