public class AlipayIserviceCognitiveOcrBusinesslicenseQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayIserviceCognitiveOcrBusinesslicenseQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getBusiness()
Gets business.
|
String |
getCaptial()
Gets captial.
|
String |
getErrorContent()
Gets error content.
|
String |
getEstablishDate()
Gets establish date.
|
String |
getName()
Gets name.
|
String |
getPerson()
Gets person.
|
String |
getRegNum()
Gets reg num.
|
String |
getRequestId()
Gets request id.
|
Boolean |
getSuccess()
Gets success.
|
String |
getTraceId()
Gets trace id.
|
String |
getValidPeriod()
Gets valid period.
|
void |
setAddress(String address)
Sets address.
|
void |
setBusiness(String business)
Sets business.
|
void |
setCaptial(String captial)
Sets captial.
|
void |
setErrorContent(String errorContent)
Sets error content.
|
void |
setEstablishDate(String establishDate)
Sets establish date.
|
void |
setName(String name)
Sets name.
|
void |
setPerson(String person)
Sets person.
|
void |
setRegNum(String regNum)
Sets reg num.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setSuccess(Boolean success)
Sets success.
|
void |
setTraceId(String traceId)
Sets trace id.
|
void |
setValidPeriod(String validPeriod)
Sets valid period.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayIserviceCognitiveOcrBusinesslicenseQueryResponse()
public void setAddress(String address)
address
- the addresspublic String getAddress()
public void setBusiness(String business)
business
- the businesspublic String getBusiness()
public void setCaptial(String captial)
captial
- the captialpublic String getCaptial()
public void setErrorContent(String errorContent)
errorContent
- the error contentpublic String getErrorContent()
public void setEstablishDate(String establishDate)
establishDate
- the establish datepublic String getEstablishDate()
public void setName(String name)
name
- the namepublic String getName()
public void setPerson(String person)
person
- the personpublic String getPerson()
public void setRegNum(String regNum)
regNum
- the reg numpublic String getRegNum()
public void setRequestId(String requestId)
requestId
- the request idpublic String getRequestId()
public void setSuccess(Boolean success)
success
- the successpublic Boolean getSuccess()
public void setTraceId(String traceId)
traceId
- the trace idpublic String getTraceId()
public void setValidPeriod(String validPeriod)
validPeriod
- the valid periodpublic String getValidPeriod()
Copyright © 2018. All rights reserved.