Uses of Enum Class
io.meeds.deeds.constant.TransactionStatus
Packages that use TransactionStatus
-
Uses of TransactionStatus in io.meeds.deeds.constant
Methods in io.meeds.deeds.constant that return TransactionStatusModifier and TypeMethodDescriptionstatic TransactionStatusReturns the enum constant of this class with the specified name.static TransactionStatus[]TransactionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.