Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body.MultipartRequestQueueCase
Packages that use MultipartRequestQueueCase
Package
Description
-
Uses of MultipartRequestQueueCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body with type parameters of type MultipartRequestQueueCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MultipartRequestQueueCase>>
E$$MultipartRequestQueueCaseBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body that return MultipartRequestQueueCaseModifier and TypeMethodDescription@NonNull MultipartRequestQueueCaseMultipartRequestQueueCaseBuilder.build()A newMultipartRequestQueueCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body that return types with arguments of type MultipartRequestQueueCaseModifier and TypeMethodDescriptiondefault Class<MultipartRequestQueueCase>MultipartRequestQueueCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body with parameters of type MultipartRequestQueueCaseModifier and TypeMethodDescriptionstatic booleanMultipartRequestQueueCase.bindingEquals(@NonNull MultipartRequestQueueCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intMultipartRequestQueueCase.bindingHashCode(@NonNull MultipartRequestQueueCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringMultipartRequestQueueCase.bindingToString(@NonNull MultipartRequestQueueCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body with type arguments of type MultipartRequestQueueCaseModifier and TypeMethodDescriptionMultipartRequestQueueCaseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<MultipartRequestQueueCase> augmentation) Add an augmentation to this builder's product.MultipartRequestQueueCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MultipartRequestQueueCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body with parameters of type MultipartRequestQueueCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMultipartRequestQueueCase.