Uses of Class
io.meeds.wallet.entity.WalletBlockchainStateEntity
Packages that use WalletBlockchainStateEntity
-
Uses of WalletBlockchainStateEntity in io.meeds.wallet.dao
Methods in io.meeds.wallet.dao that return WalletBlockchainStateEntityModifier and TypeMethodDescriptionWalletBlockchainStateDAO.findByWalletIdAndContract(long walletId, String contractAddress) -
Uses of WalletBlockchainStateEntity in io.meeds.wallet.entity
Methods in io.meeds.wallet.entity that return types with arguments of type WalletBlockchainStateEntityMethod parameters in io.meeds.wallet.entity with type arguments of type WalletBlockchainStateEntityModifier and TypeMethodDescriptionvoidWalletEntity.setBlockchainState(Collection<WalletBlockchainStateEntity> blockchainState)