public class TextVehicleBack extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| TextVehicleBack() | 
| TextVehicleBack(TextVehicleBack source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAddressElectronic()Get 住址 | 
| String | getAllowNum()Get 核定人数
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getCarBodyColor()Get 车身颜色 | 
| String | getCurbWeight()Get 整备质量
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getExternalSize()Get 外廓尺寸
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getFileNo()Get 档案编号
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getFuelType()Get 燃料种类
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getIssueAuthorityElectronic()Get 发证机关 | 
| String | getLoadQuality()Get 核定载质量
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getMarks()Get 备注
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getPlateNo()Get 号牌号码
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getRecord()Get 检验记录
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getSubPageCode()Get 副页编码
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getTotalMass()Get 总质量
注意:此字段可能返回 null,表示取不到有效值。 | 
| String | getTotalQuasiMass()Get 准牵引总质量
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setAddressElectronic(String AddressElectronic)Set 住址 | 
| void | setAllowNum(String AllowNum)Set 核定人数
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setCarBodyColor(String CarBodyColor)Set 车身颜色 | 
| void | setCurbWeight(String CurbWeight)Set 整备质量
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setExternalSize(String ExternalSize)Set 外廓尺寸
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setFileNo(String FileNo)Set 档案编号
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setFuelType(String FuelType)Set 燃料种类
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setIssueAuthorityElectronic(String IssueAuthorityElectronic)Set 发证机关 | 
| void | setLoadQuality(String LoadQuality)Set 核定载质量
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setMarks(String Marks)Set 备注
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setPlateNo(String PlateNo)Set 号牌号码
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setRecord(String Record)Set 检验记录
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setSubPageCode(String SubPageCode)Set 副页编码
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setTotalMass(String TotalMass)Set 总质量
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | setTotalQuasiMass(String TotalQuasiMass)Set 准牵引总质量
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic TextVehicleBack()
public TextVehicleBack(TextVehicleBack source)
public String getPlateNo()
public void setPlateNo(String PlateNo)
PlateNo - 号牌号码
注意:此字段可能返回 null,表示取不到有效值。public String getFileNo()
public void setFileNo(String FileNo)
FileNo - 档案编号
注意:此字段可能返回 null,表示取不到有效值。public String getAllowNum()
public void setAllowNum(String AllowNum)
AllowNum - 核定人数
注意:此字段可能返回 null,表示取不到有效值。public String getTotalMass()
public void setTotalMass(String TotalMass)
TotalMass - 总质量
注意:此字段可能返回 null,表示取不到有效值。public String getCurbWeight()
public void setCurbWeight(String CurbWeight)
CurbWeight - 整备质量
注意:此字段可能返回 null,表示取不到有效值。public String getLoadQuality()
public void setLoadQuality(String LoadQuality)
LoadQuality - 核定载质量
注意:此字段可能返回 null,表示取不到有效值。public String getExternalSize()
public void setExternalSize(String ExternalSize)
ExternalSize - 外廓尺寸
注意:此字段可能返回 null,表示取不到有效值。public String getMarks()
public void setMarks(String Marks)
Marks - 备注
注意:此字段可能返回 null,表示取不到有效值。public String getRecord()
public void setRecord(String Record)
Record - 检验记录
注意:此字段可能返回 null,表示取不到有效值。public String getTotalQuasiMass()
public void setTotalQuasiMass(String TotalQuasiMass)
TotalQuasiMass - 准牵引总质量
注意:此字段可能返回 null,表示取不到有效值。public String getSubPageCode()
public void setSubPageCode(String SubPageCode)
SubPageCode - 副页编码
注意:此字段可能返回 null,表示取不到有效值。public String getFuelType()
public void setFuelType(String FuelType)
FuelType - 燃料种类
注意:此字段可能返回 null,表示取不到有效值。public String getAddressElectronic()
public void setAddressElectronic(String AddressElectronic)
AddressElectronic - 住址public String getIssueAuthorityElectronic()
public void setIssueAuthorityElectronic(String IssueAuthorityElectronic)
IssueAuthorityElectronic - 发证机关public String getCarBodyColor()
public void setCarBodyColor(String CarBodyColor)
CarBodyColor - 车身颜色Copyright © 2025. All rights reserved.