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