public abstract class CommonConfigInputDetail extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected boolean |
localStorage |
protected String |
logType |
| 构造器和说明 |
|---|
CommonConfigInputDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
FromJsonObject(net.sf.json.JSONObject inputDetail) |
static CommonConfigInputDetail |
FromJsonObjectS(net.sf.json.JSONObject inputDetail) |
static CommonConfigInputDetail |
FromJsonStringS(String jsonString) |
abstract net.sf.json.JSONObject |
ToJsonObject() |
protected boolean localStorage
protected String logType
public abstract net.sf.json.JSONObject ToJsonObject()
public abstract void FromJsonObject(net.sf.json.JSONObject inputDetail)
throws LogException
LogExceptionpublic static CommonConfigInputDetail FromJsonStringS(String jsonString) throws LogException
LogExceptionpublic static CommonConfigInputDetail FromJsonObjectS(net.sf.json.JSONObject inputDetail) throws LogException
LogExceptionCopyright © 2016. All Rights Reserved.