public class AntSalesbillItem extends Object implements org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>, Serializable
| Constructor and Description |
|---|
AntSalesbillItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
count()
This method was generated by MyBatis Generator.
|
Integer |
delete()
This method was generated by MyBatis Generator.
|
int |
deleteByPrimaryKey()
This method was generated by MyBatis Generator.
|
boolean |
equals(Object that)
This method was generated by MyBatis Generator.
|
BigDecimal |
getAmountWithoutTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getAmountWithTax()
This method was generated by MyBatis Generator.
|
Long |
getBatchNo()
This method was generated by MyBatis Generator.
|
Date |
getCreateTime()
This method was generated by MyBatis Generator.
|
Long |
getCreateUser()
This method was generated by MyBatis Generator.
|
String |
getCustomerNo()
This method was generated by MyBatis Generator.
|
BigDecimal |
getDeductions()
This method was generated by MyBatis Generator.
|
String |
getExternalId()
This method was generated by MyBatis Generator.
|
String |
getGoodsNoVer()
This method was generated by MyBatis Generator.
|
String |
getGoodsTaxNo()
This method was generated by MyBatis Generator.
|
String |
getId()
This method was generated by MyBatis Generator.
|
BigDecimal |
getInnerDiscountTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getInnerDiscountWithoutTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getInnerDiscountWithTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getInnerPrepayAmountTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getInnerPrepayAmountWithoutTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getInnerPrepayAmountWithTax()
This method was generated by MyBatis Generator.
|
String |
getItemCode()
This method was generated by MyBatis Generator.
|
String |
getItemName()
This method was generated by MyBatis Generator.
|
String |
getItemShortName()
This method was generated by MyBatis Generator.
|
String |
getItemSpec()
This method was generated by MyBatis Generator.
|
String |
getItemTypeCode()
This method was generated by MyBatis Generator.
|
String |
getLargeCategoryName()
This method was generated by MyBatis Generator.
|
Byte |
getLockFlag()
This method was generated by MyBatis Generator.
|
String |
getMedianCategoryName()
This method was generated by MyBatis Generator.
|
Byte |
getOrigin()
This method was generated by MyBatis Generator.
|
BigDecimal |
getOutterDiscountTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getOutterDiscountWithoutTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getOutterDiscountWithTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getOutterPrepayAmountTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getOutterPrepayAmountWithoutTax()
This method was generated by MyBatis Generator.
|
BigDecimal |
getOutterPrepayAmountWithTax()
This method was generated by MyBatis Generator.
|
Long |
getPurchaserTenantId()
This method was generated by MyBatis Generator.
|
BigDecimal |
getQuantity()
This method was generated by MyBatis Generator.
|
String |
getQuantityUnit()
This method was generated by MyBatis Generator.
|
String |
getRemark()
This method was generated by MyBatis Generator.
|
Long |
getRuleId()
This method was generated by MyBatis Generator.
|
String |
getSalesbillId()
This method was generated by MyBatis Generator.
|
String |
getSalesbillItemNo()
This method was generated by MyBatis Generator.
|
String |
getSalesbillNo()
This method was generated by MyBatis Generator.
|
Long |
getSellerTenantId()
This method was generated by MyBatis Generator.
|
String |
getSmallCategoryName()
This method was generated by MyBatis Generator.
|
String |
getSplitCode()
This method was generated by MyBatis Generator.
|
Byte |
getStatus()
This method was generated by MyBatis Generator.
|
Long |
getSysOrgId()
This method was generated by MyBatis Generator.
|
BigDecimal |
getTaxAmount()
This method was generated by MyBatis Generator.
|
String |
getTaxConvertCode()
This method was generated by MyBatis Generator.
|
String |
getTaxPre()
This method was generated by MyBatis Generator.
|
String |
getTaxPreCon()
This method was generated by MyBatis Generator.
|
BigDecimal |
getTaxRate()
This method was generated by MyBatis Generator.
|
BigDecimal |
getUnitPrice()
This method was generated by MyBatis Generator.
|
BigDecimal |
getUnitPriceWithTax()
This method was generated by MyBatis Generator.
|
Date |
getUpdateTime()
This method was generated by MyBatis Generator.
|
Long |
getUpdateUser()
This method was generated by MyBatis Generator.
|
String |
getZeroTax()
This method was generated by MyBatis Generator.
|
int |
hashCode()
This method was generated by MyBatis Generator.
|
int |
insert()
This method was generated by MyBatis Generator.
|
int |
insertSelective()
This method was generated by MyBatis Generator.
|
Object |
pkVal()
This method was generated by MyBatis Generator.
|
int |
replace()
This method was generated by MyBatis Generator.
|
int |
replaceSelective()
This method was generated by MyBatis Generator.
|
List<AntSalesbillItem> |
select()
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
selectByPrimaryKey()
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
selectOne()
This method was generated by MyBatis Generator.
|
List<Object> |
selectPkVals()
This method was generated by MyBatis Generator.
|
void |
setAmountWithoutTax(BigDecimal amountWithoutTax)
This method was generated by MyBatis Generator.
|
void |
setAmountWithTax(BigDecimal amountWithTax)
This method was generated by MyBatis Generator.
|
void |
setBatchNo(Long batchNo)
This method was generated by MyBatis Generator.
|
void |
setCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
void |
setCreateUser(Long createUser)
This method was generated by MyBatis Generator.
|
void |
setCustomerNo(String customerNo)
This method was generated by MyBatis Generator.
|
void |
setDeductions(BigDecimal deductions)
This method was generated by MyBatis Generator.
|
void |
setExternalId(String externalId)
This method was generated by MyBatis Generator.
|
void |
setGoodsNoVer(String goodsNoVer)
This method was generated by MyBatis Generator.
|
void |
setGoodsTaxNo(String goodsTaxNo)
This method was generated by MyBatis Generator.
|
void |
setId(String id)
This method was generated by MyBatis Generator.
|
void |
setInnerDiscountTax(BigDecimal innerDiscountTax)
This method was generated by MyBatis Generator.
|
void |
setInnerDiscountWithoutTax(BigDecimal innerDiscountWithoutTax)
This method was generated by MyBatis Generator.
|
void |
setInnerDiscountWithTax(BigDecimal innerDiscountWithTax)
This method was generated by MyBatis Generator.
|
void |
setInnerPrepayAmountTax(BigDecimal innerPrepayAmountTax)
This method was generated by MyBatis Generator.
|
void |
setInnerPrepayAmountWithoutTax(BigDecimal innerPrepayAmountWithoutTax)
This method was generated by MyBatis Generator.
|
void |
setInnerPrepayAmountWithTax(BigDecimal innerPrepayAmountWithTax)
This method was generated by MyBatis Generator.
|
void |
setItemCode(String itemCode)
This method was generated by MyBatis Generator.
|
void |
setItemName(String itemName)
This method was generated by MyBatis Generator.
|
void |
setItemShortName(String itemShortName)
This method was generated by MyBatis Generator.
|
void |
setItemSpec(String itemSpec)
This method was generated by MyBatis Generator.
|
void |
setItemTypeCode(String itemTypeCode)
This method was generated by MyBatis Generator.
|
void |
setLargeCategoryName(String largeCategoryName)
This method was generated by MyBatis Generator.
|
void |
setLockFlag(Byte lockFlag)
This method was generated by MyBatis Generator.
|
void |
setMedianCategoryName(String medianCategoryName)
This method was generated by MyBatis Generator.
|
void |
setOrigin(Byte origin)
This method was generated by MyBatis Generator.
|
void |
setOutterDiscountTax(BigDecimal outterDiscountTax)
This method was generated by MyBatis Generator.
|
void |
setOutterDiscountWithoutTax(BigDecimal outterDiscountWithoutTax)
This method was generated by MyBatis Generator.
|
void |
setOutterDiscountWithTax(BigDecimal outterDiscountWithTax)
This method was generated by MyBatis Generator.
|
void |
setOutterPrepayAmountTax(BigDecimal outterPrepayAmountTax)
This method was generated by MyBatis Generator.
|
void |
setOutterPrepayAmountWithoutTax(BigDecimal outterPrepayAmountWithoutTax)
This method was generated by MyBatis Generator.
|
void |
setOutterPrepayAmountWithTax(BigDecimal outterPrepayAmountWithTax)
This method was generated by MyBatis Generator.
|
void |
setPurchaserTenantId(Long purchaserTenantId)
This method was generated by MyBatis Generator.
|
void |
setQuantity(BigDecimal quantity)
This method was generated by MyBatis Generator.
|
void |
setQuantityUnit(String quantityUnit)
This method was generated by MyBatis Generator.
|
void |
setRemark(String remark)
This method was generated by MyBatis Generator.
|
void |
setRuleId(Long ruleId)
This method was generated by MyBatis Generator.
|
void |
setSalesbillId(String salesbillId)
This method was generated by MyBatis Generator.
|
void |
setSalesbillItemNo(String salesbillItemNo)
This method was generated by MyBatis Generator.
|
void |
setSalesbillNo(String salesbillNo)
This method was generated by MyBatis Generator.
|
void |
setSellerTenantId(Long sellerTenantId)
This method was generated by MyBatis Generator.
|
void |
setSmallCategoryName(String smallCategoryName)
This method was generated by MyBatis Generator.
|
void |
setSplitCode(String splitCode)
This method was generated by MyBatis Generator.
|
void |
setStatus(Byte status)
This method was generated by MyBatis Generator.
|
void |
setSysOrgId(Long sysOrgId)
This method was generated by MyBatis Generator.
|
void |
setTaxAmount(BigDecimal taxAmount)
This method was generated by MyBatis Generator.
|
void |
setTaxConvertCode(String taxConvertCode)
This method was generated by MyBatis Generator.
|
void |
setTaxPre(String taxPre)
This method was generated by MyBatis Generator.
|
void |
setTaxPreCon(String taxPreCon)
This method was generated by MyBatis Generator.
|
void |
setTaxRate(BigDecimal taxRate)
This method was generated by MyBatis Generator.
|
void |
setUnitPrice(BigDecimal unitPrice)
This method was generated by MyBatis Generator.
|
void |
setUnitPriceWithTax(BigDecimal unitPriceWithTax)
This method was generated by MyBatis Generator.
|
void |
setUpdateTime(Date updateTime)
This method was generated by MyBatis Generator.
|
void |
setUpdateUser(Long updateUser)
This method was generated by MyBatis Generator.
|
void |
setZeroTax(String zeroTax)
This method was generated by MyBatis Generator.
|
String |
toString()
This method was generated by MyBatis Generator.
|
int |
updateByPrimaryKey()
This method was generated by MyBatis Generator.
|
int |
updateByPrimaryKeySelective()
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withAmountWithoutTax(BigDecimal amountWithoutTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withAmountWithTax(BigDecimal amountWithTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withBatchNo(Long batchNo)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withCreateUser(Long createUser)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withCustomerNo(String customerNo)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withDeductions(BigDecimal deductions)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withExternalId(String externalId)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withGoodsNoVer(String goodsNoVer)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withGoodsTaxNo(String goodsTaxNo)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withId(String id)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withInnerDiscountTax(BigDecimal innerDiscountTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withInnerDiscountWithoutTax(BigDecimal innerDiscountWithoutTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withInnerDiscountWithTax(BigDecimal innerDiscountWithTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withInnerPrepayAmountTax(BigDecimal innerPrepayAmountTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withInnerPrepayAmountWithoutTax(BigDecimal innerPrepayAmountWithoutTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withInnerPrepayAmountWithTax(BigDecimal innerPrepayAmountWithTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withItemCode(String itemCode)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withItemName(String itemName)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withItemShortName(String itemShortName)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withItemSpec(String itemSpec)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withItemTypeCode(String itemTypeCode)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withLargeCategoryName(String largeCategoryName)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withLockFlag(Byte lockFlag)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withMedianCategoryName(String medianCategoryName)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withOrigin(Byte origin)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withOutterDiscountTax(BigDecimal outterDiscountTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withOutterDiscountWithoutTax(BigDecimal outterDiscountWithoutTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withOutterDiscountWithTax(BigDecimal outterDiscountWithTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withOutterPrepayAmountTax(BigDecimal outterPrepayAmountTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withOutterPrepayAmountWithoutTax(BigDecimal outterPrepayAmountWithoutTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withOutterPrepayAmountWithTax(BigDecimal outterPrepayAmountWithTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withPurchaserTenantId(Long purchaserTenantId)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withQuantity(BigDecimal quantity)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withQuantityUnit(String quantityUnit)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withRemark(String remark)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withRuleId(Long ruleId)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withSalesbillId(String salesbillId)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withSalesbillItemNo(String salesbillItemNo)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withSalesbillNo(String salesbillNo)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withSellerTenantId(Long sellerTenantId)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withSmallCategoryName(String smallCategoryName)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withSplitCode(String splitCode)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withStatus(Byte status)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withSysOrgId(Long sysOrgId)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withTaxAmount(BigDecimal taxAmount)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withTaxConvertCode(String taxConvertCode)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withTaxPre(String taxPre)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withTaxPreCon(String taxPreCon)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withTaxRate(BigDecimal taxRate)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withUnitPrice(BigDecimal unitPrice)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withUnitPriceWithTax(BigDecimal unitPriceWithTax)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withUpdateTime(Date updateTime)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withUpdateUser(Long updateUser)
This method was generated by MyBatis Generator.
|
AntSalesbillItem |
withZeroTax(String zeroTax)
This method was generated by MyBatis Generator.
|
public String getId()
public AntSalesbillItem withId(String id)
public void setId(String id)
id - the value for ant_salesbill_item.idpublic String getExternalId()
public AntSalesbillItem withExternalId(String externalId)
public void setExternalId(String externalId)
externalId - the value for ant_salesbill_item.external_idpublic Byte getLockFlag()
public AntSalesbillItem withLockFlag(Byte lockFlag)
public void setLockFlag(Byte lockFlag)
lockFlag - the value for ant_salesbill_item.lock_flagpublic Long getBatchNo()
public AntSalesbillItem withBatchNo(Long batchNo)
public void setBatchNo(Long batchNo)
batchNo - the value for ant_salesbill_item.batch_nopublic Long getRuleId()
public AntSalesbillItem withRuleId(Long ruleId)
public void setRuleId(Long ruleId)
ruleId - the value for ant_salesbill_item.rule_idpublic String getSalesbillId()
public AntSalesbillItem withSalesbillId(String salesbillId)
public void setSalesbillId(String salesbillId)
salesbillId - the value for ant_salesbill_item.salesbill_idpublic String getSalesbillNo()
public AntSalesbillItem withSalesbillNo(String salesbillNo)
public void setSalesbillNo(String salesbillNo)
salesbillNo - the value for ant_salesbill_item.salesbill_nopublic String getSalesbillItemNo()
public AntSalesbillItem withSalesbillItemNo(String salesbillItemNo)
public void setSalesbillItemNo(String salesbillItemNo)
salesbillItemNo - the value for ant_salesbill_item.salesbill_item_nopublic String getItemCode()
public AntSalesbillItem withItemCode(String itemCode)
public void setItemCode(String itemCode)
itemCode - the value for ant_salesbill_item.item_codepublic String getItemName()
public AntSalesbillItem withItemName(String itemName)
public void setItemName(String itemName)
itemName - the value for ant_salesbill_item.item_namepublic String getSplitCode()
public AntSalesbillItem withSplitCode(String splitCode)
public void setSplitCode(String splitCode)
splitCode - the value for ant_salesbill_item.split_codepublic String getItemShortName()
public AntSalesbillItem withItemShortName(String itemShortName)
public void setItemShortName(String itemShortName)
itemShortName - the value for ant_salesbill_item.item_short_namepublic String getItemTypeCode()
public AntSalesbillItem withItemTypeCode(String itemTypeCode)
public void setItemTypeCode(String itemTypeCode)
itemTypeCode - the value for ant_salesbill_item.item_type_codepublic String getItemSpec()
public AntSalesbillItem withItemSpec(String itemSpec)
public void setItemSpec(String itemSpec)
itemSpec - the value for ant_salesbill_item.item_specpublic BigDecimal getUnitPriceWithTax()
public AntSalesbillItem withUnitPriceWithTax(BigDecimal unitPriceWithTax)
public void setUnitPriceWithTax(BigDecimal unitPriceWithTax)
unitPriceWithTax - the value for ant_salesbill_item.unit_price_with_taxpublic BigDecimal getUnitPrice()
public AntSalesbillItem withUnitPrice(BigDecimal unitPrice)
public void setUnitPrice(BigDecimal unitPrice)
unitPrice - the value for ant_salesbill_item.unit_pricepublic BigDecimal getOutterDiscountWithTax()
public AntSalesbillItem withOutterDiscountWithTax(BigDecimal outterDiscountWithTax)
public void setOutterDiscountWithTax(BigDecimal outterDiscountWithTax)
outterDiscountWithTax - the value for ant_salesbill_item.outter_discount_with_taxpublic BigDecimal getOutterDiscountWithoutTax()
public AntSalesbillItem withOutterDiscountWithoutTax(BigDecimal outterDiscountWithoutTax)
public void setOutterDiscountWithoutTax(BigDecimal outterDiscountWithoutTax)
outterDiscountWithoutTax - the value for ant_salesbill_item.outter_discount_without_taxpublic BigDecimal getOutterDiscountTax()
public AntSalesbillItem withOutterDiscountTax(BigDecimal outterDiscountTax)
public void setOutterDiscountTax(BigDecimal outterDiscountTax)
outterDiscountTax - the value for ant_salesbill_item.outter_discount_taxpublic BigDecimal getInnerDiscountWithTax()
public AntSalesbillItem withInnerDiscountWithTax(BigDecimal innerDiscountWithTax)
public void setInnerDiscountWithTax(BigDecimal innerDiscountWithTax)
innerDiscountWithTax - the value for ant_salesbill_item.inner_discount_with_taxpublic BigDecimal getInnerDiscountWithoutTax()
public AntSalesbillItem withInnerDiscountWithoutTax(BigDecimal innerDiscountWithoutTax)
public void setInnerDiscountWithoutTax(BigDecimal innerDiscountWithoutTax)
innerDiscountWithoutTax - the value for ant_salesbill_item.inner_discount_without_taxpublic BigDecimal getInnerDiscountTax()
public AntSalesbillItem withInnerDiscountTax(BigDecimal innerDiscountTax)
public void setInnerDiscountTax(BigDecimal innerDiscountTax)
innerDiscountTax - the value for ant_salesbill_item.inner_discount_taxpublic BigDecimal getOutterPrepayAmountWithTax()
public AntSalesbillItem withOutterPrepayAmountWithTax(BigDecimal outterPrepayAmountWithTax)
public void setOutterPrepayAmountWithTax(BigDecimal outterPrepayAmountWithTax)
outterPrepayAmountWithTax - the value for ant_salesbill_item.outter_prepay_amount_with_taxpublic BigDecimal getOutterPrepayAmountWithoutTax()
public AntSalesbillItem withOutterPrepayAmountWithoutTax(BigDecimal outterPrepayAmountWithoutTax)
public void setOutterPrepayAmountWithoutTax(BigDecimal outterPrepayAmountWithoutTax)
outterPrepayAmountWithoutTax - the value for ant_salesbill_item.outter_prepay_amount_without_taxpublic BigDecimal getOutterPrepayAmountTax()
public AntSalesbillItem withOutterPrepayAmountTax(BigDecimal outterPrepayAmountTax)
public void setOutterPrepayAmountTax(BigDecimal outterPrepayAmountTax)
outterPrepayAmountTax - the value for ant_salesbill_item.outter_prepay_amount_taxpublic BigDecimal getInnerPrepayAmountWithTax()
public AntSalesbillItem withInnerPrepayAmountWithTax(BigDecimal innerPrepayAmountWithTax)
public void setInnerPrepayAmountWithTax(BigDecimal innerPrepayAmountWithTax)
innerPrepayAmountWithTax - the value for ant_salesbill_item.inner_prepay_amount_with_taxpublic BigDecimal getInnerPrepayAmountWithoutTax()
public AntSalesbillItem withInnerPrepayAmountWithoutTax(BigDecimal innerPrepayAmountWithoutTax)
public void setInnerPrepayAmountWithoutTax(BigDecimal innerPrepayAmountWithoutTax)
innerPrepayAmountWithoutTax - the value for ant_salesbill_item.inner_prepay_amount_without_taxpublic BigDecimal getInnerPrepayAmountTax()
public AntSalesbillItem withInnerPrepayAmountTax(BigDecimal innerPrepayAmountTax)
public void setInnerPrepayAmountTax(BigDecimal innerPrepayAmountTax)
innerPrepayAmountTax - the value for ant_salesbill_item.inner_prepay_amount_taxpublic BigDecimal getQuantity()
public AntSalesbillItem withQuantity(BigDecimal quantity)
public void setQuantity(BigDecimal quantity)
quantity - the value for ant_salesbill_item.quantitypublic String getQuantityUnit()
public AntSalesbillItem withQuantityUnit(String quantityUnit)
public void setQuantityUnit(String quantityUnit)
quantityUnit - the value for ant_salesbill_item.quantity_unitpublic BigDecimal getAmountWithTax()
public AntSalesbillItem withAmountWithTax(BigDecimal amountWithTax)
public void setAmountWithTax(BigDecimal amountWithTax)
amountWithTax - the value for ant_salesbill_item.amount_with_taxpublic BigDecimal getAmountWithoutTax()
public AntSalesbillItem withAmountWithoutTax(BigDecimal amountWithoutTax)
public void setAmountWithoutTax(BigDecimal amountWithoutTax)
amountWithoutTax - the value for ant_salesbill_item.amount_without_taxpublic BigDecimal getTaxAmount()
public AntSalesbillItem withTaxAmount(BigDecimal taxAmount)
public void setTaxAmount(BigDecimal taxAmount)
taxAmount - the value for ant_salesbill_item.tax_amountpublic BigDecimal getTaxRate()
public AntSalesbillItem withTaxRate(BigDecimal taxRate)
public void setTaxRate(BigDecimal taxRate)
taxRate - the value for ant_salesbill_item.tax_ratepublic String getTaxPre()
public AntSalesbillItem withTaxPre(String taxPre)
public void setTaxPre(String taxPre)
taxPre - the value for ant_salesbill_item.tax_prepublic String getTaxPreCon()
public AntSalesbillItem withTaxPreCon(String taxPreCon)
public void setTaxPreCon(String taxPreCon)
taxPreCon - the value for ant_salesbill_item.tax_pre_conpublic String getZeroTax()
public AntSalesbillItem withZeroTax(String zeroTax)
public void setZeroTax(String zeroTax)
zeroTax - the value for ant_salesbill_item.zero_taxpublic BigDecimal getDeductions()
public AntSalesbillItem withDeductions(BigDecimal deductions)
public void setDeductions(BigDecimal deductions)
deductions - the value for ant_salesbill_item.deductionspublic Byte getStatus()
public AntSalesbillItem withStatus(Byte status)
public void setStatus(Byte status)
status - the value for ant_salesbill_item.statuspublic String getGoodsTaxNo()
public AntSalesbillItem withGoodsTaxNo(String goodsTaxNo)
public void setGoodsTaxNo(String goodsTaxNo)
goodsTaxNo - the value for ant_salesbill_item.goods_tax_nopublic String getTaxConvertCode()
public AntSalesbillItem withTaxConvertCode(String taxConvertCode)
public void setTaxConvertCode(String taxConvertCode)
taxConvertCode - the value for ant_salesbill_item.tax_convert_codepublic String getGoodsNoVer()
public AntSalesbillItem withGoodsNoVer(String goodsNoVer)
public void setGoodsNoVer(String goodsNoVer)
goodsNoVer - the value for ant_salesbill_item.goods_no_verpublic String getLargeCategoryName()
public AntSalesbillItem withLargeCategoryName(String largeCategoryName)
public void setLargeCategoryName(String largeCategoryName)
largeCategoryName - the value for ant_salesbill_item.large_category_namepublic String getMedianCategoryName()
public AntSalesbillItem withMedianCategoryName(String medianCategoryName)
public void setMedianCategoryName(String medianCategoryName)
medianCategoryName - the value for ant_salesbill_item.median_category_namepublic String getSmallCategoryName()
public AntSalesbillItem withSmallCategoryName(String smallCategoryName)
public void setSmallCategoryName(String smallCategoryName)
smallCategoryName - the value for ant_salesbill_item.small_category_namepublic String getRemark()
public AntSalesbillItem withRemark(String remark)
public void setRemark(String remark)
remark - the value for ant_salesbill_item.remarkpublic Date getCreateTime()
public AntSalesbillItem withCreateTime(Date createTime)
public void setCreateTime(Date createTime)
createTime - the value for ant_salesbill_item.create_timepublic Long getCreateUser()
public AntSalesbillItem withCreateUser(Long createUser)
public void setCreateUser(Long createUser)
createUser - the value for ant_salesbill_item.create_userpublic Date getUpdateTime()
public AntSalesbillItem withUpdateTime(Date updateTime)
public void setUpdateTime(Date updateTime)
updateTime - the value for ant_salesbill_item.update_timepublic Long getUpdateUser()
public AntSalesbillItem withUpdateUser(Long updateUser)
public void setUpdateUser(Long updateUser)
updateUser - the value for ant_salesbill_item.update_userpublic Byte getOrigin()
public AntSalesbillItem withOrigin(Byte origin)
public void setOrigin(Byte origin)
origin - the value for ant_salesbill_item.originpublic String getCustomerNo()
public AntSalesbillItem withCustomerNo(String customerNo)
public void setCustomerNo(String customerNo)
customerNo - the value for ant_salesbill_item.customer_nopublic Long getSysOrgId()
public AntSalesbillItem withSysOrgId(Long sysOrgId)
public void setSysOrgId(Long sysOrgId)
sysOrgId - the value for ant_salesbill_item.sys_org_idpublic Long getSellerTenantId()
public AntSalesbillItem withSellerTenantId(Long sellerTenantId)
public void setSellerTenantId(Long sellerTenantId)
sellerTenantId - the value for ant_salesbill_item.seller_tenant_idpublic Long getPurchaserTenantId()
public AntSalesbillItem withPurchaserTenantId(Long purchaserTenantId)
public void setPurchaserTenantId(Long purchaserTenantId)
purchaserTenantId - the value for ant_salesbill_item.purchaser_tenant_idpublic int deleteByPrimaryKey()
deleteByPrimaryKey in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public int insert()
insert in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public int insertSelective()
insertSelective in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public AntSalesbillItem selectByPrimaryKey()
selectByPrimaryKey in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public int updateByPrimaryKeySelective()
updateByPrimaryKeySelective in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public int updateByPrimaryKey()
updateByPrimaryKey in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public Integer delete()
delete in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public int count()
count in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public AntSalesbillItem selectOne()
selectOne in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public List<AntSalesbillItem> select()
select in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public int replace()
replace in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public int replaceSelective()
replaceSelective in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public List<Object> selectPkVals()
selectPkVals in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public Object pkVal()
pkVal in interface org.yiwan.seiya.mybatis.extension.entity.BaseEntity<AntSalesbillItem>public String toString()
public boolean equals(Object that)
Copyright © 2019. All rights reserved.