public interface ContainerTop extends DataObject
This class represents the following YANG schema fragment defined in module opendaylight-binding-top-level-via-uses
grouping container-top { container container-top { presence "only for testing"; } }The schema path to identify an instance is opendaylight-binding-top-level-via-uses/container-top
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
ContainerTop |
getContainerTop() |
getImplementedInterface
ContainerTop getContainerTop()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.md.sal.test.top.via.uses.rev151112.container.top.ContainerTop
containerTop
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.