public class AlipayInsDataDsbEstimateQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayInsDataDsbEstimateQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEstimateNo() |
String |
getFrameNo() |
String |
getGarageType() |
String |
getLicenseNo() |
void |
setEstimateNo(String estimateNo) |
void |
setFrameNo(String frameNo) |
void |
setGarageType(String garageType) |
void |
setLicenseNo(String licenseNo) |
public String getEstimateNo()
public void setEstimateNo(String estimateNo)
public String getFrameNo()
public void setFrameNo(String frameNo)
public String getGarageType()
public void setGarageType(String garageType)
public String getLicenseNo()
public void setLicenseNo(String licenseNo)
Copyright © 2020. All rights reserved.