Uses of Enum
com.studerw.tda.model.transaction.Transaction.AchStatus
Packages that use Transaction.AchStatus
-
Uses of Transaction.AchStatus in com.studerw.tda.model.transaction
Methods in com.studerw.tda.model.transaction that return Transaction.AchStatusModifier and TypeMethodDescriptionTransaction.getAchStatus()static Transaction.AchStatusReturns the enum constant of this type with the specified name.static Transaction.AchStatus[]Transaction.AchStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.