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