Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.P2mpIpv4Case
Packages that use P2mpIpv4Case
Package
Description
-
Uses of P2mpIpv4Case 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 P2mpIpv4CaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<P2mpIpv4Case>>
E$$P2mpIpv4CaseBuilder.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 P2mpIpv4CaseModifier and TypeMethodDescription@NonNull P2mpIpv4CaseP2mpIpv4CaseBuilder.build()A newP2mpIpv4Caseinstance.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 P2mpIpv4CaseModifier and TypeMethodDescriptiondefault Class<P2mpIpv4Case> P2mpIpv4Case.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family with parameters of type P2mpIpv4CaseModifier and TypeMethodDescriptionstatic booleanP2mpIpv4Case.bindingEquals(@NonNull P2mpIpv4Case thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intP2mpIpv4Case.bindingHashCode(@NonNull P2mpIpv4Case obj) Default implementation ofObject.hashCode()contract for this interface.static StringP2mpIpv4Case.bindingToString(@NonNull P2mpIpv4Case 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 P2mpIpv4CaseModifier and TypeMethodDescriptionP2mpIpv4CaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<P2mpIpv4Case> augmentation) Add an augmentation to this builder's product.P2mpIpv4CaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<P2mpIpv4Case>> 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 P2mpIpv4CaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedP2mpIpv4Case.