Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action.NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase
Packages that use NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase
-
Uses of NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action with type parameters of type NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase>>
E$$NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseBuilder.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.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action that return NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseModifier and TypeMethodDescriptionNxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseBuilder.build()
A newNxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action that return types with arguments of type NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseModifier and TypeMethodDescriptionNxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action with parameters of type NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseModifier and TypeMethodDescriptionstatic boolean
NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase.bindingEquals
(@NonNull NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase.bindingHashCode
(@NonNull NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase.bindingToString
(@NonNull NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action with type arguments of type NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseModifier and TypeMethodDescriptionNxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action with parameters of type NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseModifierConstructorDescriptionNxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCaseBuilder
(NxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase base) Construct a builder initialized with state from specifiedNxActionDecNshTtlRpcUpdateFlowUpdatedWriteActionsCase
.