Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action.NxActionDecapRpcRemoveFlowApplyActionsCase
-
-
Uses of NxActionDecapRpcRemoveFlowApplyActionsCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action with type parameters of type NxActionDecapRpcRemoveFlowApplyActionsCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveFlowApplyActionsCase>>
E$$NxActionDecapRpcRemoveFlowApplyActionsCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action that return NxActionDecapRpcRemoveFlowApplyActionsCase Modifier and Type Method Description NxActionDecapRpcRemoveFlowApplyActionsCaseNxActionDecapRpcRemoveFlowApplyActionsCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action that return types with arguments of type NxActionDecapRpcRemoveFlowApplyActionsCase Modifier and Type Method Description default Class<NxActionDecapRpcRemoveFlowApplyActionsCase>NxActionDecapRpcRemoveFlowApplyActionsCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action with parameters of type NxActionDecapRpcRemoveFlowApplyActionsCase Modifier and Type Method Description static booleanNxActionDecapRpcRemoveFlowApplyActionsCase. bindingEquals(@NonNull NxActionDecapRpcRemoveFlowApplyActionsCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionDecapRpcRemoveFlowApplyActionsCase. bindingHashCode(@NonNull NxActionDecapRpcRemoveFlowApplyActionsCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionDecapRpcRemoveFlowApplyActionsCase. bindingToString(@NonNull NxActionDecapRpcRemoveFlowApplyActionsCase 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.apply.actions._case.apply.actions.action.action with type arguments of type NxActionDecapRpcRemoveFlowApplyActionsCase Modifier and Type Method Description NxActionDecapRpcRemoveFlowApplyActionsCaseBuilderNxActionDecapRpcRemoveFlowApplyActionsCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveFlowApplyActionsCase> augmentation)Add an augmentation to this builder's product.NxActionDecapRpcRemoveFlowApplyActionsCaseBuilderNxActionDecapRpcRemoveFlowApplyActionsCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveFlowApplyActionsCase>> augmentationType)Remove an augmentation from this builder's product.
-