Package | Description |
---|---|
com.alipay.api.response |
Modifier and Type | Method and Description |
---|---|
List<AlipayUserCertDocVehicleLicense> |
AlipayUserCertdocQueryResponse.getSelfVehicleLicenseList()
Gets self vehicle license list.
|
List<AlipayUserCertDocVehicleLicense> |
AlipayUserCertdocQueryResponse.getVehicleLicenseList()
Gets vehicle license list.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayUserCertdocQueryResponse.setSelfVehicleLicenseList(List<AlipayUserCertDocVehicleLicense> selfVehicleLicenseList)
Sets self vehicle license list.
|
void |
AlipayUserCertdocQueryResponse.setVehicleLicenseList(List<AlipayUserCertDocVehicleLicense> vehicleLicenseList)
Sets vehicle license list.
|
Copyright © 2018. All rights reserved.