-
public final class QueryResultDataModel
-
-
Constructor Summary
Constructors Constructor Description QueryResultDataModel(String requestId, String result)
-
Method Summary
Modifier and Type Method Description final StringgetRequestId()final StringgetResult()final JSONObjecttoJson()-
-
Method Detail
-
getRequestId
final String getRequestId()
-
toJson
final JSONObject toJson()
-
-
-
-