|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjp.webpay.model.Event
public class Event
| Nested Class Summary | |
|---|---|
class |
Event.EventData
|
| Field Summary | |
|---|---|
protected WebPayClient |
client
|
| Constructor Summary | |
|---|---|
Event()
|
|
| Method Summary | |
|---|---|
java.util.Date |
createdDate()
|
static Event |
fromJsonResponse(WebPayClient client,
java.lang.String json)
|
protected java.util.Date |
timestampToDate(java.lang.Long timestamp)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected WebPayClient client
| Constructor Detail |
|---|
public Event()
| Method Detail |
|---|
public static Event fromJsonResponse(WebPayClient client,
java.lang.String json)
public java.util.Date createdDate()
protected java.util.Date timestampToDate(java.lang.Long timestamp)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||