Uses of Enum Class
ai.marmin.constants.TransactionType
-
Uses of TransactionType in ai.marmin.constants
Subclasses with type arguments of type TransactionType in ai.marmin.constantsMethods in ai.marmin.constants that return TransactionTypeModifier and TypeMethodDescriptionstatic TransactionTypeTransactionType.fromPosition(int position) Finds the transaction type by its position (1-8).static TransactionTypeReturns the enum constant of this class with the specified name.static TransactionType[]TransactionType.values()Returns an array containing the constants of this enum class, in the order they are declared.