public class AlipayEbppProdmodeReconconfQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEbppProdmodeReconconfQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCheckDepend()
Gets check depend.
|
String |
getCheckGrade()
Gets check grade.
|
String |
getClearGrade()
Gets clear grade.
|
String |
getCutHour()
Gets cut hour.
|
String |
getCutMin()
Gets cut min.
|
String |
getCutSec()
Gets cut sec.
|
String |
getHasReconConf()
Gets has recon conf.
|
String |
getNoConfReason()
Gets no conf reason.
|
String |
getReconTime()
Gets recon time.
|
String |
getRefundRule()
Gets refund rule.
|
void |
setCheckDepend(String checkDepend)
Sets check depend.
|
void |
setCheckGrade(String checkGrade)
Sets check grade.
|
void |
setClearGrade(String clearGrade)
Sets clear grade.
|
void |
setCutHour(String cutHour)
Sets cut hour.
|
void |
setCutMin(String cutMin)
Sets cut min.
|
void |
setCutSec(String cutSec)
Sets cut sec.
|
void |
setHasReconConf(String hasReconConf)
Sets has recon conf.
|
void |
setNoConfReason(String noConfReason)
Sets no conf reason.
|
void |
setReconTime(String reconTime)
Sets recon time.
|
void |
setRefundRule(String refundRule)
Sets refund rule.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEbppProdmodeReconconfQueryResponse()
public void setCheckDepend(String checkDepend)
checkDepend
- the check dependpublic String getCheckDepend()
public void setCheckGrade(String checkGrade)
checkGrade
- the check gradepublic String getCheckGrade()
public void setClearGrade(String clearGrade)
clearGrade
- the clear gradepublic String getClearGrade()
public void setCutHour(String cutHour)
cutHour
- the cut hourpublic String getCutHour()
public void setCutMin(String cutMin)
cutMin
- the cut minpublic String getCutMin()
public void setCutSec(String cutSec)
cutSec
- the cut secpublic String getCutSec()
public void setHasReconConf(String hasReconConf)
hasReconConf
- the has recon confpublic String getHasReconConf()
public void setNoConfReason(String noConfReason)
noConfReason
- the no conf reasonpublic String getNoConfReason()
public void setReconTime(String reconTime)
reconTime
- the recon timepublic String getReconTime()
public void setRefundRule(String refundRule)
refundRule
- the refund rulepublic String getRefundRule()
Copyright © 2018. All rights reserved.