public class AlipayInsDataAutoScoreQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayInsDataAutoScoreQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAreaId()
Gets area id.
|
String |
getBizNo()
Gets biz no.
|
String |
getBizType()
Gets biz type.
|
String |
getCarFrameNo()
Gets car frame no.
|
String |
getCarNo()
Gets car no.
|
String |
getCertName()
Gets cert name.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getExtInfo()
Gets ext info.
|
String |
getRoleType()
Gets role type.
|
String |
getScoreType()
Gets score type.
|
String |
getUuid()
Gets uuid.
|
void |
setAreaId(String areaId)
Sets area id.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setCarFrameNo(String carFrameNo)
Sets car frame no.
|
void |
setCarNo(String carNo)
Sets car no.
|
void |
setCertName(String certName)
Sets cert name.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setRoleType(String roleType)
Sets role type.
|
void |
setScoreType(String scoreType)
Sets score type.
|
void |
setUuid(String uuid)
Sets uuid.
|
public String getAreaId()
public void setAreaId(String areaId)
areaId
- the area idpublic String getBizNo()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getCarFrameNo()
public void setCarFrameNo(String carFrameNo)
carFrameNo
- the car frame nopublic String getCarNo()
public void setCarNo(String carNo)
carNo
- the car nopublic String getCertName()
public void setCertName(String certName)
certName
- the cert namepublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getRoleType()
public void setRoleType(String roleType)
roleType
- the role typepublic String getScoreType()
public void setScoreType(String scoreType)
scoreType
- the score typepublic String getUuid()
public void setUuid(String uuid)
uuid
- the uuidCopyright © 2018. All rights reserved.