public class AlipayInsDataDsbEstimateQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayInsDataDsbEstimateQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEstimateNo()
Gets estimate no.
|
String |
getFrameNo()
Gets frame no.
|
String |
getGarageType()
Gets garage type.
|
String |
getLicenseNo()
Gets license no.
|
void |
setEstimateNo(String estimateNo)
Sets estimate no.
|
void |
setFrameNo(String frameNo)
Sets frame no.
|
void |
setGarageType(String garageType)
Sets garage type.
|
void |
setLicenseNo(String licenseNo)
Sets license no.
|
public String getEstimateNo()
public void setEstimateNo(String estimateNo)
estimateNo - the estimate nopublic String getFrameNo()
public void setFrameNo(String frameNo)
frameNo - the frame nopublic String getGarageType()
public void setGarageType(String garageType)
garageType - the garage typepublic String getLicenseNo()
public void setLicenseNo(String licenseNo)
licenseNo - the license noCopyright © 2018. All rights reserved.