public interface P2mpIpv6 extends org.opendaylight.yangtools.yang.binding.ChildOf<Endpoints>, org.opendaylight.yangtools.yang.binding.Augmentable<P2mpIpv6>, P2mpLeavesLeaf, EndpointsIpv6Source, Ipv6Destinations
This class represents the following YANG schema fragment defined in module pcep-types
container p2mp-ipv6 {
uses p2mp-leaves-leaf;
uses endpoints-ipv6-source;
uses ipv6-destinations;
}
The schema path to identify an instance is
pcep-types/endpoints/address-family/p2mp-ipv6-case/p2mp-ipv6
To create instances of this class use P2mpIpv6Builder.
P2mpIpv6Builder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<P2mpIpv6> |
implementedInterface() |
getP2mpLeavesgetSourceIpv6AddressgetDestinationIpv6Addressdefault Class<P2mpIpv6> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface EndpointsIpv6SourceimplementedInterface in interface Ipv6DestinationsimplementedInterface in interface P2mpLeavesLeafCopyright © 2020 OpenDaylight. All rights reserved.