public interface TopologyTypes extends ChildOf<Topology>, Augmentable<TopologyTypes>
This class represents the following YANG schema fragment defined in module network-topology
container topology-types { }The schema path to identify an instance is network-topology/network-topology/topology/topology-types
To create instances of this class use TopologyTypesBuilder
.
TopologyTypesBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterface
augmentation
Copyright © 2019 OpenDaylight. All rights reserved.