| Package | Description |
|---|---|
| io.gs2.money.model |
| Modifier and Type | Method and Description |
|---|---|
static WalletDetail |
WalletDetail.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
WalletDetail |
WalletDetail.withCount(Integer count) |
WalletDetail |
WalletDetail.withPrice(Float price) |
| Modifier and Type | Method and Description |
|---|---|
List<WalletDetail> |
Wallet.getDetail() |
| Modifier and Type | Method and Description |
|---|---|
void |
Wallet.setDetail(List<WalletDetail> detail) |
Wallet |
Wallet.withDetail(List<WalletDetail> detail) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.