|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjp.webpay.model.Account
public class Account
| Field Summary | |
|---|---|
protected WebPayClient |
client
|
| Constructor Summary | |
|---|---|
Account()
|
|
| Method Summary | |
|---|---|
static Account |
fromJsonResponse(WebPayClient client,
java.lang.String json)
|
boolean |
isChargeEnabled()
|
boolean |
isDetailsSubmitted()
|
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 Account()
| Method Detail |
|---|
public static Account fromJsonResponse(@NonNull
WebPayClient client,
@NonNull
java.lang.String json)
public boolean isChargeEnabled()
public boolean isDetailsSubmitted()
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 | ||||||||