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.NxActionOutputRegRpcRemoveFlowWriteActionsCase
-
-
Uses of NxActionOutputRegRpcRemoveFlowWriteActionsCase 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 NxActionOutputRegRpcRemoveFlowWriteActionsCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegRpcRemoveFlowWriteActionsCase>>
E$$NxActionOutputRegRpcRemoveFlowWriteActionsCaseBuilder. 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 NxActionOutputRegRpcRemoveFlowWriteActionsCase Modifier and Type Method Description NxActionOutputRegRpcRemoveFlowWriteActionsCaseNxActionOutputRegRpcRemoveFlowWriteActionsCaseBuilder. 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 NxActionOutputRegRpcRemoveFlowWriteActionsCase Modifier and Type Method Description default Class<NxActionOutputRegRpcRemoveFlowWriteActionsCase>NxActionOutputRegRpcRemoveFlowWriteActionsCase. 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 NxActionOutputRegRpcRemoveFlowWriteActionsCase Modifier and Type Method Description static booleanNxActionOutputRegRpcRemoveFlowWriteActionsCase. bindingEquals(@NonNull NxActionOutputRegRpcRemoveFlowWriteActionsCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionOutputRegRpcRemoveFlowWriteActionsCase. bindingHashCode(@NonNull NxActionOutputRegRpcRemoveFlowWriteActionsCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionOutputRegRpcRemoveFlowWriteActionsCase. bindingToString(@NonNull NxActionOutputRegRpcRemoveFlowWriteActionsCase 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 NxActionOutputRegRpcRemoveFlowWriteActionsCase Modifier and Type Method Description NxActionOutputRegRpcRemoveFlowWriteActionsCaseBuilderNxActionOutputRegRpcRemoveFlowWriteActionsCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegRpcRemoveFlowWriteActionsCase> augmentation)Add an augmentation to this builder's product.NxActionOutputRegRpcRemoveFlowWriteActionsCaseBuilderNxActionOutputRegRpcRemoveFlowWriteActionsCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegRpcRemoveFlowWriteActionsCase>> augmentationType)Remove an augmentation from this builder's product.
-