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