static JsonParse |
JsonParseFactory.buildParser(ParseType type) |
Assign json parse response abstract object for type given
|
static JsonParse |
DatasetJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
JobFileJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
JobJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
MemberJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
MvsConsoleJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
PropsJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
SystemInfoJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
SystemsJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
TsoJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
TsoStopJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
UnixFileJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
UnixZfsJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
ZosLogItemJsonParse.getInstance() |
Get singleton instance
|
static JsonParse |
ZosLogReplyJsonParse.getInstance() |
Get singleton instance
|
JsonParse |
DatasetJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
JobFileJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
JobJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
JsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
MemberJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
MvsConsoleJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
PropsJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
SystemInfoJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
SystemsJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
TsoJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
TsoStopJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
UnixFileJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
UnixZfsJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
ZosLogItemJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|
JsonParse |
ZosLogReplyJsonParse.setJsonObject(org.json.simple.JSONObject data) |
Set the data to be parsed
|