public class IgawSSPJSON2Converter
extends java.lang.Object
| Constructor and Description |
|---|
IgawSSPJSON2Converter() |
| Modifier and Type | Method and Description |
|---|---|
static MediationModel |
convertJson2MediationModel(java.lang.String mediationRootResponse) |
static java.util.ArrayList<MediationScheduleModel> |
convertJson2MediationScheduleModelArrayList(java.lang.String mediationScheduleResponse) |
static NetworkResponseModel |
convertJson2NetworkResponseModel(java.lang.String response) |
public static NetworkResponseModel convertJson2NetworkResponseModel(java.lang.String response)
public static MediationModel convertJson2MediationModel(java.lang.String mediationRootResponse)
public static java.util.ArrayList<MediationScheduleModel> convertJson2MediationScheduleModelArrayList(java.lang.String mediationScheduleResponse)