public class AlipayEbppIndustryApplyflowQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEbppIndustryApplyflowQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplyFlowNo()
Gets apply flow no.
|
String |
getExtendField()
Gets extend field.
|
String |
getOutApplyNo()
Gets out apply no.
|
void |
setApplyFlowNo(String applyFlowNo)
Sets apply flow no.
|
void |
setExtendField(String extendField)
Sets extend field.
|
void |
setOutApplyNo(String outApplyNo)
Sets out apply no.
|
public AlipayEbppIndustryApplyflowQueryModel()
public String getApplyFlowNo()
public void setApplyFlowNo(String applyFlowNo)
applyFlowNo - the apply flow nopublic String getExtendField()
public void setExtendField(String extendField)
extendField - the extend fieldpublic String getOutApplyNo()
public void setOutApplyNo(String outApplyNo)
outApplyNo - the out apply noCopyright © 2018. All rights reserved.