public interface Ted extends ChildOf<OspfNodeAttributes>, Augmentable<Ted>, TedNodeAttributes
This class represents the following YANG schema fragment defined in module ospf-topology
container ted { uses ted:ted-node-attributes; }The schema path to identify an instance is ospf-topology/ospf-node-attributes/ospf-node-attributes/ted
To create instances of this class use TedBuilder
.
TedBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
augmentation
getIpv4LocalAddress, getIpv6LocalAddress, getPccCapabilities, getTeRouterIdIpv4, getTeRouterIdIpv6, nonnullIpv4LocalAddress, nonnullIpv6LocalAddress
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.