Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcerr.message.pcerr.message.error.type.RequestCase
Packages that use RequestCase
Package
Description
-
Uses of RequestCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcerr.message.pcerr.message.error.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcerr.message.pcerr.message.error.type with type parameters of type RequestCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RequestCase>>
E$$RequestCaseBuilder.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.pcerr.message.pcerr.message.error.type that return RequestCaseModifier and TypeMethodDescription@NonNull RequestCaseRequestCaseBuilder.build()A newRequestCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcerr.message.pcerr.message.error.type that return types with arguments of type RequestCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcerr.message.pcerr.message.error.type with parameters of type RequestCaseModifier and TypeMethodDescriptionstatic booleanRequestCase.bindingEquals(@NonNull RequestCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRequestCase.bindingHashCode(@NonNull RequestCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringRequestCase.bindingToString(@NonNull RequestCase 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.pcerr.message.pcerr.message.error.type with type arguments of type RequestCaseModifier and TypeMethodDescriptionRequestCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<RequestCase> augmentation) Add an augmentation to this builder's product.RequestCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RequestCase>> 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.pcerr.message.pcerr.message.error.type with parameters of type RequestCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRequestCase.