Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.Pcmonreq
Packages that use Pcmonreq
Package
Description
-
Uses of Pcmonreq 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 PcmonreqModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Pcmonreq>>
E$$PcmonreqBuilder.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 PcmonreqModifier and TypeMethodDescription@NonNull PcmonreqPcmonreqBuilder.build()A newPcmonreqinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 that return types with arguments of type PcmonreqMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with parameters of type PcmonreqModifier and TypeMethodDescriptionstatic booleanPcmonreq.bindingEquals(@NonNull Pcmonreq thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPcmonreq.bindingHashCode(@NonNull Pcmonreq obj) Default implementation ofObject.hashCode()contract for this interface.static StringPcmonreq.bindingToString(@NonNull Pcmonreq obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with type arguments of type PcmonreqModifier and TypeMethodDescriptionPcmonreqBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Pcmonreq> augmentation) Add an augmentation to this builder's product.PcmonreqBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Pcmonreq>> 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 PcmonreqModifierConstructorDescriptionPcmonreqBuilder(Pcmonreq base) Construct a builder initialized with state from specifiedPcmonreq.