public abstract class ConektaObjectFromJSONFactory extends Object
| Constructor and Description |
|---|
ConektaObjectFromJSONFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ConektaObject |
ConektaObjectFactory(org.json.JSONObject jsonObject,
String attributeName) |
protected static Boolean |
isKindOfPaymentMethod(org.json.JSONObject jsonObject,
String kind) |
protected static Boolean |
isPaymentMethod(org.json.JSONObject jsonObject) |
protected static PaymentMethod |
PaymentMethodFactory(org.json.JSONObject jsonObject) |
public static ConektaObject ConektaObjectFactory(org.json.JSONObject jsonObject, String attributeName) throws Error
Errorprotected static PaymentMethod PaymentMethodFactory(org.json.JSONObject jsonObject) throws Error
Errorprotected static Boolean isPaymentMethod(org.json.JSONObject jsonObject) throws Error
ErrorCopyright © 2019. All rights reserved.