Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.P2mpIpv6Case
Packages that use P2mpIpv6Case
Package
Description
-
Uses of P2mpIpv6Case in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family with type parameters of type P2mpIpv6CaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<P2mpIpv6Case>>
E$$P2mpIpv6CaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family that return P2mpIpv6CaseModifier and TypeMethodDescription@NonNull P2mpIpv6Case
P2mpIpv6CaseBuilder.build()
A newP2mpIpv6Case
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family that return types with arguments of type P2mpIpv6CaseModifier and TypeMethodDescriptiondefault Class<P2mpIpv6Case>
P2mpIpv6Case.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family with parameters of type P2mpIpv6CaseModifier 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.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family with type arguments of type P2mpIpv6CaseModifier and TypeMethodDescriptionP2mpIpv6CaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<P2mpIpv6Case> augmentation) Add an augmentation to this builder's product.P2mpIpv6CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<P2mpIpv6Case>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family with parameters of type P2mpIpv6CaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedP2mpIpv6Case
.