Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.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.ietf.stateful.rev200720
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720 with type parameters of type PcrptModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.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.ietf.stateful.rev200720 that return PcrptMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720 that return types with arguments of type PcrptMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720 with parameters of type PcrptModifier and TypeMethodDescriptionstatic boolean
Pcrpt.bindingEquals
(@NonNull Pcrpt thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Pcrpt.bindingHashCode
(@NonNull Pcrpt obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Pcrpt.bindingToString
(@NonNull Pcrpt 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.ietf.stateful.rev200720 with type arguments of type PcrptModifier and TypeMethodDescriptionPcrptBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Pcrpt> augmentation) Add an augmentation to this builder's product.PcrptBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.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.ietf.stateful.rev200720 with parameters of type PcrptModifierConstructorDescriptionPcrptBuilder
(Pcrpt base) Construct a builder initialized with state from specifiedPcrpt
.