Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.SuccessCase
Packages that use SuccessCase
Package
Description
-
Uses of SuccessCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result with type parameters of type SuccessCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SuccessCase>>
E$$SuccessCaseBuilder.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.types.rev181109.pcrep.message.pcrep.message.replies.result that return SuccessCaseModifier and TypeMethodDescription@NonNull SuccessCaseSuccessCaseBuilder.build()A newSuccessCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result that return types with arguments of type SuccessCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result with parameters of type SuccessCaseModifier and TypeMethodDescriptionstatic booleanSuccessCase.bindingEquals(@NonNull SuccessCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSuccessCase.bindingHashCode(@NonNull SuccessCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringSuccessCase.bindingToString(@NonNull SuccessCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result with type arguments of type SuccessCaseModifier and TypeMethodDescriptionSuccessCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SuccessCase> augmentation) Add an augmentation to this builder's product.SuccessCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SuccessCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result with parameters of type SuccessCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSuccessCase.