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.NxActionConntrackRpcRemoveFlowApplyActionsCase
-
Uses of NxActionConntrackRpcRemoveFlowApplyActionsCase 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
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionConntrackRpcRemoveFlowApplyActionsCase>>
E$$NxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescriptionNxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder.build()
A newNxActionConntrackRpcRemoveFlowApplyActionsCase
instance.Modifier and TypeMethodDescriptionNxActionConntrackRpcRemoveFlowApplyActionsCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
NxActionConntrackRpcRemoveFlowApplyActionsCase.bindingEquals
(@NonNull NxActionConntrackRpcRemoveFlowApplyActionsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionConntrackRpcRemoveFlowApplyActionsCase.bindingHashCode
(@NonNull NxActionConntrackRpcRemoveFlowApplyActionsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionConntrackRpcRemoveFlowApplyActionsCase.bindingToString
(@NonNull NxActionConntrackRpcRemoveFlowApplyActionsCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionNxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionConntrackRpcRemoveFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionConntrackRpcRemoveFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionNxActionConntrackRpcRemoveFlowApplyActionsCaseBuilder
(NxActionConntrackRpcRemoveFlowApplyActionsCase base) Construct a builder initialized with state from specifiedNxActionConntrackRpcRemoveFlowApplyActionsCase
.