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