Uses of Class
io.gs2.money.model.WalletDetail
Packages that use WalletDetail
-
Uses of WalletDetail in io.gs2.money.model
Methods in io.gs2.money.model that return WalletDetailModifier and TypeMethodDescriptionstatic WalletDetailWalletDetail.fromJson(com.fasterxml.jackson.databind.JsonNode data) Methods in io.gs2.money.model that return types with arguments of type WalletDetailMethod parameters in io.gs2.money.model with type arguments of type WalletDetailModifier and TypeMethodDescriptionvoidWallet.setDetail(List<WalletDetail> detail) Wallet.withDetail(List<WalletDetail> detail)