|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjp.webpay.model.EntityList<Customer>
jp.webpay.model.CustomerList
public class CustomerList
| Field Summary |
|---|
| Fields inherited from class jp.webpay.model.EntityList |
|---|
data |
| Constructor Summary | |
|---|---|
CustomerList()
|
|
| Method Summary | |
|---|---|
static CustomerList |
fromJsonResponse(WebPayClient client,
java.lang.String json)
|
void |
setData(java.util.List<Customer> data)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomerList()
| Method Detail |
|---|
public void setData(@NonNull
java.util.List<Customer> data)
public static CustomerList fromJsonResponse(@NonNull
WebPayClient client,
@NonNull
java.lang.String json)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||