Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev250930.Pcrpt
Packages that use Pcrpt
Package
Description
-
Uses of Pcrpt in org.opendaylight.protocol.pcep.pcc.mock.api
Methods in org.opendaylight.protocol.pcep.pcc.mock.api with parameters of type Pcrpt -
Uses of Pcrpt in org.opendaylight.protocol.pcep.pcc.mock.protocol
Methods in org.opendaylight.protocol.pcep.pcc.mock.protocol with parameters of type Pcrpt -
Uses of Pcrpt in org.opendaylight.protocol.pcep.pcc.mock.spi
Methods in org.opendaylight.protocol.pcep.pcc.mock.spi that return Pcrpt -
Uses of Pcrpt in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev250930
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev250930 with type parameters of type PcrptModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Pcrpt>>
E$$PcrptBuilder.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.rev250930 that return PcrptMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev250930 that return types with arguments of type PcrptMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev250930 with parameters of type PcrptModifier and TypeMethodDescriptionstatic booleanPcrpt.bindingEquals(@NonNull Pcrpt thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPcrpt.bindingHashCode(@NonNull Pcrpt obj) Default implementation ofObject.hashCode()contract for this interface.static StringPcrpt.bindingToString(@NonNull Pcrpt 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.rev250930 with type arguments of type PcrptModifier and TypeMethodDescriptionPcrptBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Pcrpt> augmentation) Add an augmentation to this builder's product.PcrptBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Pcrpt>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev250930 with parameters of type PcrptModifierConstructorDescriptionPcrptBuilder(Pcrpt base) Construct a builder initialized with state from specifiedPcrpt.