public class MybankCreditLoantradePartnerPaymentQueryResponse extends AlipayResponse
Constructor and Description |
---|
MybankCreditLoantradePartnerPaymentQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Gets content.
|
Date |
getFinishTime()
Gets finish time.
|
String |
getInApplyNo()
Gets in apply no.
|
String |
getStatus()
Gets status.
|
void |
setContent(String content)
Sets content.
|
void |
setFinishTime(Date finishTime)
Sets finish time.
|
void |
setInApplyNo(String inApplyNo)
Sets in apply no.
|
void |
setStatus(String status)
Sets status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public MybankCreditLoantradePartnerPaymentQueryResponse()
public void setContent(String content)
content
- the contentpublic String getContent()
public void setFinishTime(Date finishTime)
finishTime
- the finish timepublic Date getFinishTime()
public void setInApplyNo(String inApplyNo)
inApplyNo
- the in apply nopublic String getInApplyNo()
public void setStatus(String status)
status
- the statuspublic String getStatus()
Copyright © 2018. All rights reserved.