Class TextVehicleFront
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ocr.v20181119.models.TextVehicleFront
-
public class TextVehicleFront extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description TextVehicleFront()TextVehicleFront(TextVehicleFront 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 StringgetAddress()Get 住址 注意:此字段可能返回 null,表示取不到有效值。StringgetEngineNo()Get 发动机号码 注意:此字段可能返回 null,表示取不到有效值。StringgetIssueDate()Get 发证日期 注意:此字段可能返回 null,表示取不到有效值。StringgetModel()Get 品牌型号 注意:此字段可能返回 null,表示取不到有效值。StringgetOwner()Get 所有人 注意:此字段可能返回 null,表示取不到有效值。StringgetPlateNo()Get 号牌号码 注意:此字段可能返回 null,表示取不到有效值。StringgetRegisterDate()Get 注册日期 注意:此字段可能返回 null,表示取不到有效值。StringgetSeal()Get 印章 注意:此字段可能返回 null,表示取不到有效值。StringgetUseCharacter()Get 使用性质 注意:此字段可能返回 null,表示取不到有效值。StringgetVehicleType()Get 车辆类型 注意:此字段可能返回 null,表示取不到有效值。StringgetVin()Get 车辆识别代号 注意:此字段可能返回 null,表示取不到有效值。voidsetAddress(String Address)Set 住址 注意:此字段可能返回 null,表示取不到有效值。voidsetEngineNo(String EngineNo)Set 发动机号码 注意:此字段可能返回 null,表示取不到有效值。voidsetIssueDate(String IssueDate)Set 发证日期 注意:此字段可能返回 null,表示取不到有效值。voidsetModel(String Model)Set 品牌型号 注意:此字段可能返回 null,表示取不到有效值。voidsetOwner(String Owner)Set 所有人 注意:此字段可能返回 null,表示取不到有效值。voidsetPlateNo(String PlateNo)Set 号牌号码 注意:此字段可能返回 null,表示取不到有效值。voidsetRegisterDate(String RegisterDate)Set 注册日期 注意:此字段可能返回 null,表示取不到有效值。voidsetSeal(String Seal)Set 印章 注意:此字段可能返回 null,表示取不到有效值。voidsetUseCharacter(String UseCharacter)Set 使用性质 注意:此字段可能返回 null,表示取不到有效值。voidsetVehicleType(String VehicleType)Set 车辆类型 注意:此字段可能返回 null,表示取不到有效值。voidsetVin(String Vin)Set 车辆识别代号 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(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
-
TextVehicleFront
public TextVehicleFront()
-
TextVehicleFront
public TextVehicleFront(TextVehicleFront 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,表示取不到有效值。
-
getVehicleType
public String getVehicleType()
Get 车辆类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- VehicleType 车辆类型 注意:此字段可能返回 null,表示取不到有效值。
-
setVehicleType
public void setVehicleType(String VehicleType)
Set 车辆类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
VehicleType- 车辆类型 注意:此字段可能返回 null,表示取不到有效值。
-
getOwner
public String getOwner()
Get 所有人 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Owner 所有人 注意:此字段可能返回 null,表示取不到有效值。
-
setOwner
public void setOwner(String Owner)
Set 所有人 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Owner- 所有人 注意:此字段可能返回 null,表示取不到有效值。
-
getAddress
public String getAddress()
Get 住址 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Address 住址 注意:此字段可能返回 null,表示取不到有效值。
-
setAddress
public void setAddress(String Address)
Set 住址 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Address- 住址 注意:此字段可能返回 null,表示取不到有效值。
-
getUseCharacter
public String getUseCharacter()
Get 使用性质 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UseCharacter 使用性质 注意:此字段可能返回 null,表示取不到有效值。
-
setUseCharacter
public void setUseCharacter(String UseCharacter)
Set 使用性质 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UseCharacter- 使用性质 注意:此字段可能返回 null,表示取不到有效值。
-
getModel
public String getModel()
Get 品牌型号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Model 品牌型号 注意:此字段可能返回 null,表示取不到有效值。
-
setModel
public void setModel(String Model)
Set 品牌型号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Model- 品牌型号 注意:此字段可能返回 null,表示取不到有效值。
-
getVin
public String getVin()
Get 车辆识别代号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Vin 车辆识别代号 注意:此字段可能返回 null,表示取不到有效值。
-
setVin
public void setVin(String Vin)
Set 车辆识别代号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Vin- 车辆识别代号 注意:此字段可能返回 null,表示取不到有效值。
-
getEngineNo
public String getEngineNo()
Get 发动机号码 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EngineNo 发动机号码 注意:此字段可能返回 null,表示取不到有效值。
-
setEngineNo
public void setEngineNo(String EngineNo)
Set 发动机号码 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EngineNo- 发动机号码 注意:此字段可能返回 null,表示取不到有效值。
-
getRegisterDate
public String getRegisterDate()
Get 注册日期 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- RegisterDate 注册日期 注意:此字段可能返回 null,表示取不到有效值。
-
setRegisterDate
public void setRegisterDate(String RegisterDate)
Set 注册日期 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
RegisterDate- 注册日期 注意:此字段可能返回 null,表示取不到有效值。
-
getIssueDate
public String getIssueDate()
Get 发证日期 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IssueDate 发证日期 注意:此字段可能返回 null,表示取不到有效值。
-
setIssueDate
public void setIssueDate(String IssueDate)
Set 发证日期 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IssueDate- 发证日期 注意:此字段可能返回 null,表示取不到有效值。
-
getSeal
public String getSeal()
Get 印章 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Seal 印章 注意:此字段可能返回 null,表示取不到有效值。
-
setSeal
public void setSeal(String Seal)
Set 印章 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Seal- 印章 注意:此字段可能返回 null,表示取不到有效值。
-
-