Class TextVehicleBack
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ocr.v20181119.models.TextVehicleBack
-
public class TextVehicleBack extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAllowNum()
Get 核定人数 注意:此字段可能返回 null,表示取不到有效值。String
getCurbWeight()
Get 整备质量 注意:此字段可能返回 null,表示取不到有效值。String
getExternalSize()
Get 外廓尺寸 注意:此字段可能返回 null,表示取不到有效值。String
getFileNo()
Get 档案编号 注意:此字段可能返回 null,表示取不到有效值。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
setAllowNum(String AllowNum)
Set 核定人数 注意:此字段可能返回 null,表示取不到有效值。void
setCurbWeight(String CurbWeight)
Set 整备质量 注意:此字段可能返回 null,表示取不到有效值。void
setExternalSize(String ExternalSize)
Set 外廓尺寸 注意:此字段可能返回 null,表示取不到有效值。void
setFileNo(String FileNo)
Set 档案编号 注意:此字段可能返回 null,表示取不到有效值。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.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
TextVehicleBack
public TextVehicleBack()
-
TextVehicleBack
public 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.
-
-
Method Detail
-
getPlateNo
public String getPlateNo()
Get 号牌号码 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PlateNo 号牌号码 注意:此字段可能返回 null,表示取不到有效值。
-
setPlateNo
public void setPlateNo(String PlateNo)
Set 号牌号码 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PlateNo
- 号牌号码 注意:此字段可能返回 null,表示取不到有效值。
-
getFileNo
public String getFileNo()
Get 档案编号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FileNo 档案编号 注意:此字段可能返回 null,表示取不到有效值。
-
setFileNo
public void setFileNo(String FileNo)
Set 档案编号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FileNo
- 档案编号 注意:此字段可能返回 null,表示取不到有效值。
-
getAllowNum
public String getAllowNum()
Get 核定人数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AllowNum 核定人数 注意:此字段可能返回 null,表示取不到有效值。
-
setAllowNum
public void setAllowNum(String AllowNum)
Set 核定人数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AllowNum
- 核定人数 注意:此字段可能返回 null,表示取不到有效值。
-
getTotalMass
public String getTotalMass()
Get 总质量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TotalMass 总质量 注意:此字段可能返回 null,表示取不到有效值。
-
setTotalMass
public void setTotalMass(String TotalMass)
Set 总质量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TotalMass
- 总质量 注意:此字段可能返回 null,表示取不到有效值。
-
getCurbWeight
public String getCurbWeight()
Get 整备质量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CurbWeight 整备质量 注意:此字段可能返回 null,表示取不到有效值。
-
setCurbWeight
public void setCurbWeight(String CurbWeight)
Set 整备质量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CurbWeight
- 整备质量 注意:此字段可能返回 null,表示取不到有效值。
-
getLoadQuality
public String getLoadQuality()
Get 核定载质量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LoadQuality 核定载质量 注意:此字段可能返回 null,表示取不到有效值。
-
setLoadQuality
public void setLoadQuality(String LoadQuality)
Set 核定载质量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LoadQuality
- 核定载质量 注意:此字段可能返回 null,表示取不到有效值。
-
getExternalSize
public String getExternalSize()
Get 外廓尺寸 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExternalSize 外廓尺寸 注意:此字段可能返回 null,表示取不到有效值。
-
setExternalSize
public void setExternalSize(String ExternalSize)
Set 外廓尺寸 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExternalSize
- 外廓尺寸 注意:此字段可能返回 null,表示取不到有效值。
-
getMarks
public String getMarks()
Get 备注 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Marks 备注 注意:此字段可能返回 null,表示取不到有效值。
-
setMarks
public void setMarks(String Marks)
Set 备注 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Marks
- 备注 注意:此字段可能返回 null,表示取不到有效值。
-
getRecord
public String getRecord()
Get 检验记录 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Record 检验记录 注意:此字段可能返回 null,表示取不到有效值。
-
setRecord
public void setRecord(String Record)
Set 检验记录 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Record
- 检验记录 注意:此字段可能返回 null,表示取不到有效值。
-
getTotalQuasiMass
public String getTotalQuasiMass()
Get 准牵引总质量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TotalQuasiMass 准牵引总质量 注意:此字段可能返回 null,表示取不到有效值。
-
setTotalQuasiMass
public void setTotalQuasiMass(String TotalQuasiMass)
Set 准牵引总质量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TotalQuasiMass
- 准牵引总质量 注意:此字段可能返回 null,表示取不到有效值。
-
getSubPageCode
public String getSubPageCode()
Get 副页编码 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SubPageCode 副页编码 注意:此字段可能返回 null,表示取不到有效值。
-
setSubPageCode
public void setSubPageCode(String SubPageCode)
Set 副页编码 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SubPageCode
- 副页编码 注意:此字段可能返回 null,表示取不到有效值。
-
-