Uses of Class
org.exoplatform.wallet.model.transaction.TransactionNotificationType
-
Packages that use TransactionNotificationType Package Description org.exoplatform.wallet.model.transaction -
-
Uses of TransactionNotificationType in org.exoplatform.wallet.model.transaction
Methods in org.exoplatform.wallet.model.transaction that return TransactionNotificationType Modifier and Type Method Description static TransactionNotificationTypeTransactionNotificationType. valueOf(String name)Returns the enum constant of this type with the specified name.static TransactionNotificationType[]TransactionNotificationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-