Class TextVehicleFront

    • 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,表示取不到有效值。