| Package | Description |
|---|---|
| org.yiwan.seiya.tower.goods.model |
| Modifier and Type | Method and Description |
|---|---|
static GoodsPage |
GoodsPage.fromString(String json)
Convert the given JSON string to object of class
GoodsPage. |
@Valid GoodsPage |
BaseResponseGoodsPage.getResult()
Get result
|
GoodsPage |
GoodsPage.withGoodsRecords(List<GoodsRecord> goodsRecords) |
GoodsPage |
GoodsPage.withGoodsRecordsAdd(GoodsRecord goodsRecords) |
GoodsPage |
GoodsPage.withTotal(Long total) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseResponseGoodsPage.setResult(GoodsPage result) |
BaseResponseGoodsPage |
BaseResponseGoodsPage.withResult(GoodsPage result) |
Copyright © 2019. All rights reserved.