Class VatInvoiceItem
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ocr.v20181119.models.VatInvoiceItem
-
public class VatInvoiceItem extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description VatInvoiceItem()VatInvoiceItem(VatInvoiceItem 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 StringgetAmountWithoutTax()Get 不含税金额StringgetArrivalPlace()Get 到达地StringgetConstructionName()Get 建筑项目名称StringgetConstructionPlace()Get 建筑服务发生地StringgetDeparturePlace()Get 起始地StringgetLineNo()Get 行号StringgetName()Get 名称StringgetQuantity()Get 数量StringgetSpec()Get 规格StringgetTaxAmount()Get 税额StringgetTaxClassifyCode()Get 税收分类编码StringgetTaxRate()Get 税率StringgetTransportItemsName()Get 运输货物名称StringgetUnit()Get 单位StringgetUnitPrice()Get 单价StringgetVehicleBrand()Get 运输工具牌号StringgetVehicleType()Get 运输工具类型voidsetAmountWithoutTax(String AmountWithoutTax)Set 不含税金额voidsetArrivalPlace(String ArrivalPlace)Set 到达地voidsetConstructionName(String ConstructionName)Set 建筑项目名称voidsetConstructionPlace(String ConstructionPlace)Set 建筑服务发生地voidsetDeparturePlace(String DeparturePlace)Set 起始地voidsetLineNo(String LineNo)Set 行号voidsetName(String Name)Set 名称voidsetQuantity(String Quantity)Set 数量voidsetSpec(String Spec)Set 规格voidsetTaxAmount(String TaxAmount)Set 税额voidsetTaxClassifyCode(String TaxClassifyCode)Set 税收分类编码voidsetTaxRate(String TaxRate)Set 税率voidsetTransportItemsName(String TransportItemsName)Set 运输货物名称voidsetUnit(String Unit)Set 单位voidsetUnitPrice(String UnitPrice)Set 单价voidsetVehicleBrand(String VehicleBrand)Set 运输工具牌号voidsetVehicleType(String VehicleType)Set 运输工具类型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
-
VatInvoiceItem
public VatInvoiceItem()
-
VatInvoiceItem
public VatInvoiceItem(VatInvoiceItem 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
-
getLineNo
public String getLineNo()
Get 行号- Returns:
- LineNo 行号
-
setLineNo
public void setLineNo(String LineNo)
Set 行号- Parameters:
LineNo- 行号
-
getName
public String getName()
Get 名称- Returns:
- Name 名称
-
setName
public void setName(String Name)
Set 名称- Parameters:
Name- 名称
-
getSpec
public String getSpec()
Get 规格- Returns:
- Spec 规格
-
setSpec
public void setSpec(String Spec)
Set 规格- Parameters:
Spec- 规格
-
getUnit
public String getUnit()
Get 单位- Returns:
- Unit 单位
-
setUnit
public void setUnit(String Unit)
Set 单位- Parameters:
Unit- 单位
-
getQuantity
public String getQuantity()
Get 数量- Returns:
- Quantity 数量
-
setQuantity
public void setQuantity(String Quantity)
Set 数量- Parameters:
Quantity- 数量
-
getUnitPrice
public String getUnitPrice()
Get 单价- Returns:
- UnitPrice 单价
-
setUnitPrice
public void setUnitPrice(String UnitPrice)
Set 单价- Parameters:
UnitPrice- 单价
-
getAmountWithoutTax
public String getAmountWithoutTax()
Get 不含税金额- Returns:
- AmountWithoutTax 不含税金额
-
setAmountWithoutTax
public void setAmountWithoutTax(String AmountWithoutTax)
Set 不含税金额- Parameters:
AmountWithoutTax- 不含税金额
-
getTaxRate
public String getTaxRate()
Get 税率- Returns:
- TaxRate 税率
-
setTaxRate
public void setTaxRate(String TaxRate)
Set 税率- Parameters:
TaxRate- 税率
-
getTaxAmount
public String getTaxAmount()
Get 税额- Returns:
- TaxAmount 税额
-
setTaxAmount
public void setTaxAmount(String TaxAmount)
Set 税额- Parameters:
TaxAmount- 税额
-
getTaxClassifyCode
public String getTaxClassifyCode()
Get 税收分类编码- Returns:
- TaxClassifyCode 税收分类编码
-
setTaxClassifyCode
public void setTaxClassifyCode(String TaxClassifyCode)
Set 税收分类编码- Parameters:
TaxClassifyCode- 税收分类编码
-
getVehicleType
public String getVehicleType()
Get 运输工具类型- Returns:
- VehicleType 运输工具类型
-
setVehicleType
public void setVehicleType(String VehicleType)
Set 运输工具类型- Parameters:
VehicleType- 运输工具类型
-
getVehicleBrand
public String getVehicleBrand()
Get 运输工具牌号- Returns:
- VehicleBrand 运输工具牌号
-
setVehicleBrand
public void setVehicleBrand(String VehicleBrand)
Set 运输工具牌号- Parameters:
VehicleBrand- 运输工具牌号
-
getDeparturePlace
public String getDeparturePlace()
Get 起始地- Returns:
- DeparturePlace 起始地
-
setDeparturePlace
public void setDeparturePlace(String DeparturePlace)
Set 起始地- Parameters:
DeparturePlace- 起始地
-
getArrivalPlace
public String getArrivalPlace()
Get 到达地- Returns:
- ArrivalPlace 到达地
-
setArrivalPlace
public void setArrivalPlace(String ArrivalPlace)
Set 到达地- Parameters:
ArrivalPlace- 到达地
-
getTransportItemsName
public String getTransportItemsName()
Get 运输货物名称- Returns:
- TransportItemsName 运输货物名称
-
setTransportItemsName
public void setTransportItemsName(String TransportItemsName)
Set 运输货物名称- Parameters:
TransportItemsName- 运输货物名称
-
getConstructionPlace
public String getConstructionPlace()
Get 建筑服务发生地- Returns:
- ConstructionPlace 建筑服务发生地
-
setConstructionPlace
public void setConstructionPlace(String ConstructionPlace)
Set 建筑服务发生地- Parameters:
ConstructionPlace- 建筑服务发生地
-
getConstructionName
public String getConstructionName()
Get 建筑项目名称- Returns:
- ConstructionName 建筑项目名称
-
setConstructionName
public void setConstructionName(String ConstructionName)
Set 建筑项目名称- Parameters:
ConstructionName- 建筑项目名称
-
-