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