Uses of Enum Class
org.exoplatform.wallet.model.WalletType
Packages that use WalletType
-
Uses of WalletType in org.exoplatform.wallet.model
Methods in org.exoplatform.wallet.model that return WalletTypeModifier and TypeMethodDescriptionstatic WalletTypestatic 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. -
Uses of WalletType in org.exoplatform.wallet.utils
Methods in org.exoplatform.wallet.utils with parameters of type WalletTypeModifier and TypeMethodDescriptionstatic org.exoplatform.social.core.identity.model.IdentityWalletUtils.getIdentityByTypeAndId(WalletType type, String remoteId)