public abstract class OssShipperStorageDetail extends Object
| 构造器 | 说明 |
|---|---|
OssShipperStorageDetail() |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
abstract void |
FromJsonObject(net.sf.json.JSONObject inputDetail) |
|
String |
getmStorageFormat() |
|
void |
setmStorageFormat(String mStorageFormat) |
|
abstract net.sf.json.JSONObject |
ToJsonObject() |
public String getmStorageFormat()
public void setmStorageFormat(String mStorageFormat)
public abstract net.sf.json.JSONObject ToJsonObject()
public abstract void FromJsonObject(net.sf.json.JSONObject inputDetail)
throws LogException
LogExceptionCopyright © 2018. All Rights Reserved.