| Package | Description |
|---|---|
| cn.acey.integrate.usmartbox.client.model |
| Modifier and Type | Method and Description |
|---|---|
Box |
Box.boxno(String boxno) |
Box |
Box.city(String city) |
Box |
Box.district(String district) |
Box |
Box.lat(BigDecimal lat) |
Box |
Box.location(String location) |
Box |
Box.lon(BigDecimal lon) |
Box |
Box.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Box> |
BranchBox.getBoxlist()
Get boxlist
|
List<Box> |
BranchBoxSearchResponse.getList()
Get list
|
List<Box> |
BoxSearchResponse.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
BranchBox |
BranchBox.addBoxlistItem(Box boxlistItem) |
BranchBoxSearchResponse |
BranchBoxSearchResponse.addListItem(Box listItem) |
BoxSearchResponse |
BoxSearchResponse.addListItem(Box listItem) |
| Modifier and Type | Method and Description |
|---|---|
BranchBox |
BranchBox.boxlist(List<Box> boxlist) |
BranchBoxSearchResponse |
BranchBoxSearchResponse.list(List<Box> list) |
BoxSearchResponse |
BoxSearchResponse.list(List<Box> list) |
void |
BranchBox.setBoxlist(List<Box> boxlist) |
void |
BranchBoxSearchResponse.setList(List<Box> list) |
void |
BoxSearchResponse.setList(List<Box> list) |
Copyright © 2020. All rights reserved.