Uses of Enum Class
io.meeds.wallet.model.WalletState
Packages that use WalletState
-
Uses of WalletState in io.meeds.wallet.model
Methods in io.meeds.wallet.model that return WalletStateModifier and TypeMethodDescriptionstatic WalletStateReturns the enum constant of this class with the specified name.static WalletState[]WalletState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of WalletState in io.meeds.wallet.service
Methods in io.meeds.wallet.service with parameters of type WalletStateModifier and TypeMethodDescriptionvoidWalletAccountService.setInitializationStatus(String address, WalletState initializationState) Change wallet initialization statusvoidWalletAccountService.setInitializationStatus(String address, WalletState initializationState, String currentUserId) Change wallet initialization status