public class CheckNumberResponse extends ListResponse<NumberResponse>
listcount| Constructor and Description |
|---|
CheckNumberResponse(int count,
org.json.JSONArray jsonArray) |
| Modifier and Type | Method and Description |
|---|---|
protected NumberResponse |
buildItem(org.json.JSONObject jsonObject) |
getListgetCountpublic CheckNumberResponse(int count,
org.json.JSONArray jsonArray)
protected NumberResponse buildItem(org.json.JSONObject jsonObject)
buildItem in class ListResponse<NumberResponse>Copyright © 2024. All rights reserved.