Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.FailureCase
Packages that use FailureCase
Package
Description
-
Uses of FailureCase 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 FailureCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<FailureCase>>
E$$FailureCaseBuilder.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 FailureCaseModifier and TypeMethodDescription@NonNull FailureCaseFailureCaseBuilder.build()A newFailureCaseinstance.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 FailureCaseMethods 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 FailureCaseModifier and TypeMethodDescriptionstatic booleanFailureCase.bindingEquals(@NonNull FailureCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intFailureCase.bindingHashCode(@NonNull FailureCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringFailureCase.bindingToString(@NonNull FailureCase 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 FailureCaseModifier and TypeMethodDescriptionFailureCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<FailureCase> augmentation) Add an augmentation to this builder's product.FailureCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<FailureCase>> 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 FailureCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedFailureCase.