Uses of Class
org.exoplatform.wallet.entity.WalletEntity
Packages that use WalletEntity
-
Uses of WalletEntity in org.exoplatform.wallet.dao
Methods in org.exoplatform.wallet.dao that return WalletEntityMethod parameters in org.exoplatform.wallet.dao with type arguments of type WalletEntity -
Uses of WalletEntity in org.exoplatform.wallet.entity
Methods in org.exoplatform.wallet.entity that return WalletEntityModifier and TypeMethodDescriptionWalletBackupEntity.getWallet()WalletBlockchainStateEntity.getWallet()WalletPrivateKeyEntity.getWallet()Methods in org.exoplatform.wallet.entity with parameters of type WalletEntityModifier and TypeMethodDescriptionvoidWalletBackupEntity.setWallet(WalletEntity wallet) voidWalletBlockchainStateEntity.setWallet(WalletEntity wallet) voidWalletPrivateKeyEntity.setWallet(WalletEntity wallet)