Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action.NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase
-
Uses of NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase>>
E$$NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescriptionNxActionMultipathRpcUpdateFlowUpdatedWriteActionsCaseBuilder.build()
A newNxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase
instance.Modifier and TypeMethodDescriptionNxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase.bindingEquals
(@NonNull NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase.bindingHashCode
(@NonNull NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase.bindingToString
(@NonNull NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionNxActionMultipathRpcUpdateFlowUpdatedWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionNxActionMultipathRpcUpdateFlowUpdatedWriteActionsCaseBuilder
(NxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase base) Construct a builder initialized with state from specifiedNxActionMultipathRpcUpdateFlowUpdatedWriteActionsCase
.