Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.Pcmonrep
Packages that use Pcmonrep
Package
Description
-
Uses of Pcmonrep 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 PcmonrepModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Pcmonrep>>
E$$PcmonrepBuilder.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 PcmonrepModifier and TypeMethodDescription@NonNull PcmonrepPcmonrepBuilder.build()A newPcmonrepinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 that return types with arguments of type PcmonrepMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 with parameters of type PcmonrepModifier and TypeMethodDescriptionstatic booleanPcmonrep.bindingEquals(@NonNull Pcmonrep thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPcmonrep.bindingHashCode(@NonNull Pcmonrep obj) Default implementation ofObject.hashCode()contract for this interface.static StringPcmonrep.bindingToString(@NonNull Pcmonrep 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 PcmonrepModifier and TypeMethodDescriptionPcmonrepBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Pcmonrep> augmentation) Add an augmentation to this builder's product.PcmonrepBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Pcmonrep>> 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 PcmonrepModifierConstructorDescriptionPcmonrepBuilder(Pcmonrep base) Construct a builder initialized with state from specifiedPcmonrep.