public interface OpendaylightBindingTopLevelViaUsesData extends ContainerTop, DataRoot
This class represents the following YANG schema fragment defined in module opendaylight-binding-top-level-via-uses
module opendaylight-binding-top-level-via-uses { yang-version 1; namespace urn:opendaylight:params:xml:ns:yang:md:sal:test:top-via-uses; prefix binding-impl; revision 2015-11-12 { } grouping container-top { container container-top { presence "only for testing"; } } uses container-top; }
QNAME
getContainerTop
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.