Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.Pcreq
Packages that use Pcreq
Package
Description
-
Uses of Pcreq in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with type parameters of type PcreqModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcreq>>
E$$PcreqBuilder.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.message.rev181109 that return PcreqMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 that return types with arguments of type PcreqMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with parameters of type PcreqModifier and TypeMethodDescriptionstatic boolean
Pcreq.bindingEquals
(@NonNull Pcreq thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Pcreq.bindingHashCode
(@NonNull Pcreq obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Pcreq.bindingToString
(@NonNull Pcreq obj) Default implementation ofObject.toString()
contract for this interface.void
Deprecated.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with type arguments of type PcreqModifier and TypeMethodDescriptionPcreqBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Pcreq> augmentation) Add an augmentation to this builder's product.PcreqBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Pcreq>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with parameters of type PcreqModifierConstructorDescriptionPcreqBuilder
(Pcreq base) Construct a builder initialized with state from specifiedPcreq
.