public class EcoApplySchedule extends AlipayObject
Constructor and Description |
---|
EcoApplySchedule() |
Modifier and Type | Method and Description |
---|---|
String |
getAuditComment()
Gets audit comment.
|
String |
getAuditTime()
Gets audit time.
|
Long |
getEditFlag()
Gets edit flag.
|
String |
getOrderNo()
Gets order no.
|
Long |
getOrderNum()
Gets order num.
|
String |
getStatus()
Gets status.
|
String |
getStatusDesc()
Gets status desc.
|
String |
getStep()
Gets step.
|
String |
getStepDesc()
Gets step desc.
|
void |
setAuditComment(String auditComment)
Sets audit comment.
|
void |
setAuditTime(String auditTime)
Sets audit time.
|
void |
setEditFlag(Long editFlag)
Sets edit flag.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOrderNum(Long orderNum)
Sets order num.
|
void |
setStatus(String status)
Sets status.
|
void |
setStatusDesc(String statusDesc)
Sets status desc.
|
void |
setStep(String step)
Sets step.
|
void |
setStepDesc(String stepDesc)
Sets step desc.
|
public String getAuditComment()
public void setAuditComment(String auditComment)
auditComment
- the audit commentpublic String getAuditTime()
public void setAuditTime(String auditTime)
auditTime
- the audit timepublic Long getEditFlag()
public void setEditFlag(Long editFlag)
editFlag
- the edit flagpublic String getOrderNo()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic Long getOrderNum()
public void setOrderNum(Long orderNum)
orderNum
- the order numpublic String getStatus()
public void setStatus(String status)
status
- the statuspublic String getStatusDesc()
public void setStatusDesc(String statusDesc)
statusDesc
- the status descpublic String getStep()
public void setStep(String step)
step
- the steppublic String getStepDesc()
public void setStepDesc(String stepDesc)
stepDesc
- the step descCopyright © 2018. All rights reserved.