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