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