public class MybankCreditSceneprodLoanModifyResponse extends AlipayResponse
Constructor and Description |
---|
MybankCreditSceneprodLoanModifyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getResultContent()
Gets result content.
|
String |
getRetry()
Gets retry.
|
String |
getTraceId()
Gets trace id.
|
void |
setResultContent(String resultContent)
Sets result content.
|
void |
setRetry(String retry)
Sets retry.
|
void |
setTraceId(String traceId)
Sets trace id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public MybankCreditSceneprodLoanModifyResponse()
public void setResultContent(String resultContent)
resultContent
- the result contentpublic String getResultContent()
public void setRetry(String retry)
retry
- the retrypublic String getRetry()
public void setTraceId(String traceId)
traceId
- the trace idpublic String getTraceId()
Copyright © 2018. All rights reserved.