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