public class AlipayUserCertDocDrivingLicense extends AlipayObject
| Constructor and Description |
|---|
AlipayUserCertDocDrivingLicense() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClazz()
Gets clazz.
|
String |
getDrivingLicenseNo()
Gets driving license no.
|
String |
getEncodedImgMain()
Gets encoded img main.
|
String |
getEncodedImgVice()
Gets encoded img vice.
|
String |
getExpireDate()
Gets expire date.
|
String |
getFileNo()
Gets file no.
|
String |
getName()
Gets name.
|
String |
getValideDate()
Gets valide date.
|
void |
setClazz(String clazz)
Sets clazz.
|
void |
setDrivingLicenseNo(String drivingLicenseNo)
Sets driving license no.
|
void |
setEncodedImgMain(String encodedImgMain)
Sets encoded img main.
|
void |
setEncodedImgVice(String encodedImgVice)
Sets encoded img vice.
|
void |
setExpireDate(String expireDate)
Sets expire date.
|
void |
setFileNo(String fileNo)
Sets file no.
|
void |
setName(String name)
Sets name.
|
void |
setValideDate(String valideDate)
Sets valide date.
|
public String getClazz()
public void setClazz(String clazz)
clazz - the clazzpublic String getDrivingLicenseNo()
public void setDrivingLicenseNo(String drivingLicenseNo)
drivingLicenseNo - the driving license nopublic String getEncodedImgMain()
public void setEncodedImgMain(String encodedImgMain)
encodedImgMain - the encoded img mainpublic String getEncodedImgVice()
public void setEncodedImgVice(String encodedImgVice)
encodedImgVice - the encoded img vicepublic String getExpireDate()
public void setExpireDate(String expireDate)
expireDate - the expire datepublic String getFileNo()
public void setFileNo(String fileNo)
fileNo - the file nopublic String getName()
public void setName(String name)
name - the namepublic String getValideDate()
public void setValideDate(String valideDate)
valideDate - the valide dateCopyright © 2018. All rights reserved.