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 String
getAddress()
Get 住址 注意:此字段可能返回 null,表示取不到有效值。String
getEngineNo()
Get 发动机号码 注意:此字段可能返回 null,表示取不到有效值。String
getIssueDate()
Get 发证日期 注意:此字段可能返回 null,表示取不到有效值。String
getModel()
Get 品牌型号 注意:此字段可能返回 null,表示取不到有效值。String
getOwner()
Get 所有人 注意:此字段可能返回 null,表示取不到有效值。String
getPlateNo()
Get 号牌号码 注意:此字段可能返回 null,表示取不到有效值。String
getRegisterDate()
Get 注册日期 注意:此字段可能返回 null,表示取不到有效值。String
getSeal()
Get 印章 注意:此字段可能返回 null,表示取不到有效值。String
getUseCharacter()
Get 使用性质 注意:此字段可能返回 null,表示取不到有效值。String
getVehicleType()
Get 车辆类型 注意:此字段可能返回 null,表示取不到有效值。String
getVin()
Get 车辆识别代号 注意:此字段可能返回 null,表示取不到有效值。void
setAddress(String Address)
Set 住址 注意:此字段可能返回 null,表示取不到有效值。void
setEngineNo(String EngineNo)
Set 发动机号码 注意:此字段可能返回 null,表示取不到有效值。void
setIssueDate(String IssueDate)
Set 发证日期 注意:此字段可能返回 null,表示取不到有效值。void
setModel(String Model)
Set 品牌型号 注意:此字段可能返回 null,表示取不到有效值。void
setOwner(String Owner)
Set 所有人 注意:此字段可能返回 null,表示取不到有效值。void
setPlateNo(String PlateNo)
Set 号牌号码 注意:此字段可能返回 null,表示取不到有效值。void
setRegisterDate(String RegisterDate)
Set 注册日期 注意:此字段可能返回 null,表示取不到有效值。void
setSeal(String Seal)
Set 印章 注意:此字段可能返回 null,表示取不到有效值。void
setUseCharacter(String UseCharacter)
Set 使用性质 注意:此字段可能返回 null,表示取不到有效值。void
setVehicleType(String VehicleType)
Set 车辆类型 注意:此字段可能返回 null,表示取不到有效值。void
setVin(String Vin)
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
-
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,表示取不到有效值。
-
-