Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.write.actions._case.write.actions.action.action.NxActionRegLoadRpcRemoveFlowWriteActionsCase
-
-
Uses of NxActionRegLoadRpcRemoveFlowWriteActionsCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.write.actions._case.write.actions.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.write.actions._case.write.actions.action.action with type parameters of type NxActionRegLoadRpcRemoveFlowWriteActionsCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowWriteActionsCase>>
E$$NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.write.actions._case.write.actions.action.action that return NxActionRegLoadRpcRemoveFlowWriteActionsCase Modifier and Type Method Description NxActionRegLoadRpcRemoveFlowWriteActionsCaseNxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.write.actions._case.write.actions.action.action that return types with arguments of type NxActionRegLoadRpcRemoveFlowWriteActionsCase Modifier and Type Method Description default Class<NxActionRegLoadRpcRemoveFlowWriteActionsCase>NxActionRegLoadRpcRemoveFlowWriteActionsCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.write.actions._case.write.actions.action.action with parameters of type NxActionRegLoadRpcRemoveFlowWriteActionsCase Modifier and Type Method Description static booleanNxActionRegLoadRpcRemoveFlowWriteActionsCase. bindingEquals(@NonNull NxActionRegLoadRpcRemoveFlowWriteActionsCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionRegLoadRpcRemoveFlowWriteActionsCase. bindingHashCode(@NonNull NxActionRegLoadRpcRemoveFlowWriteActionsCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionRegLoadRpcRemoveFlowWriteActionsCase. bindingToString(@NonNull NxActionRegLoadRpcRemoveFlowWriteActionsCase obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.write.actions._case.write.actions.action.action with type arguments of type NxActionRegLoadRpcRemoveFlowWriteActionsCase Modifier and Type Method Description NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilderNxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowWriteActionsCase> augmentation)Add an augmentation to this builder's product.NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilderNxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowWriteActionsCase>> augmentationType)Remove an augmentation from this builder's product.
-