Uses of Enum Class
com.avoka.tm.vo.v1.BaseModel.TransactionActions
Packages that use BaseModel.TransactionActions
-
Uses of BaseModel.TransactionActions in com.avoka.tm.vo.v1
Methods in com.avoka.tm.vo.v1 that return BaseModel.TransactionActionsModifier and TypeMethodDescriptionstatic BaseModel.TransactionActions
Returns the enum constant of this class with the specified name.static BaseModel.TransactionActions[]
BaseModel.TransactionActions.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.avoka.tm.vo.v1 that return types with arguments of type BaseModel.TransactionActionsMethod parameters in com.avoka.tm.vo.v1 with type arguments of type BaseModel.TransactionActionsModifier and TypeMethodDescriptionvoid
Transaction.setAvailableActions
(EnumSet<BaseModel.TransactionActions> availableActions)