public class AlipayDataDataexchangeDtmorseSyncModel extends AlipayObject
Constructor and Description |
---|
AlipayDataDataexchangeDtmorseSyncModel() |
Modifier and Type | Method and Description |
---|---|
String |
getData()
Gets data.
|
String |
getExtentInfo()
Gets extent info.
|
String |
getMid()
Gets mid.
|
String |
getOperateType()
Gets operate type.
|
void |
setData(String data)
Sets data.
|
void |
setExtentInfo(String extentInfo)
Sets extent info.
|
void |
setMid(String mid)
Sets mid.
|
void |
setOperateType(String operateType)
Sets operate type.
|
public AlipayDataDataexchangeDtmorseSyncModel()
public String getData()
public void setData(String data)
data
- the datapublic String getExtentInfo()
public void setExtentInfo(String extentInfo)
extentInfo
- the extent infopublic String getMid()
public void setMid(String mid)
mid
- the midpublic String getOperateType()
public void setOperateType(String operateType)
operateType
- the operate typeCopyright © 2018. All rights reserved.