Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.Pcrep
Packages that use Pcrep
Package
Description
-
Uses of Pcrep 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 PcrepModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Pcrep>>
E$$PcrepBuilder.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 PcrepMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 that return types with arguments of type PcrepMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with parameters of type PcrepModifier and TypeMethodDescriptionstatic booleanPcrep.bindingEquals(@NonNull Pcrep thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPcrep.bindingHashCode(@NonNull Pcrep obj) Default implementation ofObject.hashCode()contract for this interface.static StringPcrep.bindingToString(@NonNull Pcrep 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 PcrepModifier and TypeMethodDescriptionPcrepBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Pcrep> augmentation) Add an augmentation to this builder's product.PcrepBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Pcrep>> 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 PcrepModifierConstructorDescriptionPcrepBuilder(Pcrep base) Construct a builder initialized with state from specifiedPcrep.