Uses of Enum Class
com.inttegro.wallets.WalletType
Packages that use WalletType
-
Uses of WalletType in com.inttegro.orders
Fields in com.inttegro.orders declared as WalletTypeMethods in com.inttegro.orders with parameters of type WalletType -
Uses of WalletType in com.inttegro.wallets
Fields in com.inttegro.wallets declared as WalletTypeMethods in com.inttegro.wallets that return WalletTypeModifier and TypeMethodDescriptionstatic WalletTypeReturns the enum constant of this class with the specified name.static WalletType[]WalletType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.inttegro.wallets with parameters of type WalletType