public class SsdataDataserviceDtevalDataanalysisSendModel extends AlipayObject
Constructor and Description |
---|
SsdataDataserviceDtevalDataanalysisSendModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNumber()
Gets biz number.
|
String |
getBizSource()
Gets biz source.
|
String |
getDataContent()
Gets data content.
|
String |
getProcessBizType()
Gets process biz type.
|
void |
setBizNumber(String bizNumber)
Sets biz number.
|
void |
setBizSource(String bizSource)
Sets biz source.
|
void |
setDataContent(String dataContent)
Sets data content.
|
void |
setProcessBizType(String processBizType)
Sets process biz type.
|
public SsdataDataserviceDtevalDataanalysisSendModel()
public String getBizNumber()
public void setBizNumber(String bizNumber)
bizNumber
- the biz numberpublic String getBizSource()
public void setBizSource(String bizSource)
bizSource
- the biz sourcepublic String getDataContent()
public void setDataContent(String dataContent)
dataContent
- the data contentpublic String getProcessBizType()
public void setProcessBizType(String processBizType)
processBizType
- the process biz typeCopyright © 2018. All rights reserved.