Uses of Enum Class
com.avoka.tm.vo.v1.BaseModel.TransactionActions
-
Uses of BaseModel.TransactionActions in com.avoka.tm.vo.v1
Modifier 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.Modifier and TypeMethodDescriptionvoid
Transaction.setAvailableActions
(EnumSet<BaseModel.TransactionActions> availableActions)