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.NxActionFinTimeoutRpcRemoveFlowWriteActionsCase
-
-
Uses of NxActionFinTimeoutRpcRemoveFlowWriteActionsCase 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 NxActionFinTimeoutRpcRemoveFlowWriteActionsCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionFinTimeoutRpcRemoveFlowWriteActionsCase>>
E$$NxActionFinTimeoutRpcRemoveFlowWriteActionsCaseBuilder. augmentation(Class<E$$> augmentationType)Return the specified augmentation, if it is present in this builder.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 NxActionFinTimeoutRpcRemoveFlowWriteActionsCase Modifier and Type Method Description @NonNull NxActionFinTimeoutRpcRemoveFlowWriteActionsCaseNxActionFinTimeoutRpcRemoveFlowWriteActionsCaseBuilder. build()A newNxActionFinTimeoutRpcRemoveFlowWriteActionsCaseinstance.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 NxActionFinTimeoutRpcRemoveFlowWriteActionsCase Modifier and Type Method Description default Class<NxActionFinTimeoutRpcRemoveFlowWriteActionsCase>NxActionFinTimeoutRpcRemoveFlowWriteActionsCase. 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 NxActionFinTimeoutRpcRemoveFlowWriteActionsCase Modifier and Type Method Description static booleanNxActionFinTimeoutRpcRemoveFlowWriteActionsCase. bindingEquals(@NonNull NxActionFinTimeoutRpcRemoveFlowWriteActionsCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionFinTimeoutRpcRemoveFlowWriteActionsCase. bindingHashCode(@NonNull NxActionFinTimeoutRpcRemoveFlowWriteActionsCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionFinTimeoutRpcRemoveFlowWriteActionsCase. bindingToString(@NonNull NxActionFinTimeoutRpcRemoveFlowWriteActionsCase 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 NxActionFinTimeoutRpcRemoveFlowWriteActionsCase Modifier and Type Method Description NxActionFinTimeoutRpcRemoveFlowWriteActionsCaseBuilderNxActionFinTimeoutRpcRemoveFlowWriteActionsCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionFinTimeoutRpcRemoveFlowWriteActionsCase> augmentation)Add an augmentation to this builder's product.NxActionFinTimeoutRpcRemoveFlowWriteActionsCaseBuilderNxActionFinTimeoutRpcRemoveFlowWriteActionsCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionFinTimeoutRpcRemoveFlowWriteActionsCase>> augmentationType)Remove an augmentation from this builder's product.Constructors 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 NxActionFinTimeoutRpcRemoveFlowWriteActionsCase Constructor Description NxActionFinTimeoutRpcRemoveFlowWriteActionsCaseBuilder(NxActionFinTimeoutRpcRemoveFlowWriteActionsCase base)Construct a builder initialized with state from specifiedNxActionFinTimeoutRpcRemoveFlowWriteActionsCase.
-