public class AlipayIserviceItaskProcessDetailCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayIserviceItaskProcessDetailCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAppName()
Gets app name.
|
String |
getAttachment()
Gets attachment.
|
String |
getExappName()
Gets exapp name.
|
String |
getExcreatorId()
Gets excreator id.
|
String |
getExcreatorName()
Gets excreator name.
|
String |
getExsystemDepartmentId()
Gets exsystem department id.
|
String |
getExsystemDepartmentName()
Gets exsystem department name.
|
List<ExtendFieldInfo> |
getExtendFieldInfos()
Gets extend field infos.
|
String |
getProcessNo()
Gets process no.
|
String |
getProcessTemplateCode()
Gets process template code.
|
void |
setAppName(String appName)
Sets app name.
|
void |
setAttachment(String attachment)
Sets attachment.
|
void |
setExappName(String exappName)
Sets exapp name.
|
void |
setExcreatorId(String excreatorId)
Sets excreator id.
|
void |
setExcreatorName(String excreatorName)
Sets excreator name.
|
void |
setExsystemDepartmentId(String exsystemDepartmentId)
Sets exsystem department id.
|
void |
setExsystemDepartmentName(String exsystemDepartmentName)
Sets exsystem department name.
|
void |
setExtendFieldInfos(List<ExtendFieldInfo> extendFieldInfos)
Sets extend field infos.
|
void |
setProcessNo(String processNo)
Sets process no.
|
void |
setProcessTemplateCode(String processTemplateCode)
Sets process template code.
|
public AlipayIserviceItaskProcessDetailCreateModel()
public String getAppName()
public void setAppName(String appName)
appName
- the app namepublic String getAttachment()
public void setAttachment(String attachment)
attachment
- the attachmentpublic String getExappName()
public void setExappName(String exappName)
exappName
- the exapp namepublic String getExcreatorId()
public void setExcreatorId(String excreatorId)
excreatorId
- the excreator idpublic String getExcreatorName()
public void setExcreatorName(String excreatorName)
excreatorName
- the excreator namepublic String getExsystemDepartmentId()
public void setExsystemDepartmentId(String exsystemDepartmentId)
exsystemDepartmentId
- the exsystem department idpublic String getExsystemDepartmentName()
public void setExsystemDepartmentName(String exsystemDepartmentName)
exsystemDepartmentName
- the exsystem department namepublic List<ExtendFieldInfo> getExtendFieldInfos()
public void setExtendFieldInfos(List<ExtendFieldInfo> extendFieldInfos)
extendFieldInfos
- the extend field infospublic String getProcessNo()
public void setProcessNo(String processNo)
processNo
- the process nopublic String getProcessTemplateCode()
public void setProcessTemplateCode(String processTemplateCode)
processTemplateCode
- the process template codeCopyright © 2018. All rights reserved.