Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.P2mpIpv6Case
Package
Description
-
Uses of P2mpIpv6Case in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<P2mpIpv6Case>>
E$$P2mpIpv6CaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull P2mpIpv6Case
P2mpIpv6CaseBuilder.build()
A newP2mpIpv6Case
instance.Modifier and TypeMethodDescriptiondefault Class
<P2mpIpv6Case> P2mpIpv6Case.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
P2mpIpv6Case.bindingEquals
(@NonNull P2mpIpv6Case thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
P2mpIpv6Case.bindingHashCode
(@NonNull P2mpIpv6Case obj) Default implementation ofObject.hashCode()
contract for this interface.static String
P2mpIpv6Case.bindingToString
(@NonNull P2mpIpv6Case obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionP2mpIpv6CaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<P2mpIpv6Case> augmentation) Add an augmentation to this builder's product.P2mpIpv6CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<P2mpIpv6Case>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedP2mpIpv6Case
.