public class OrdSalesbillHistoryDetail extends Object implements org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>, Serializable
| 构造器和说明 |
|---|
OrdSalesbillHistoryDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
Long |
getActionBatch()
This method was generated by MyBatis Generator.
|
Integer |
getActionSort()
This method was generated by MyBatis Generator.
|
Byte |
getActionType()
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.
|
String |
getFieldCname()
This method was generated by MyBatis Generator.
|
String |
getFieldEname()
This method was generated by MyBatis Generator.
|
String |
getNewValue()
This method was generated by MyBatis Generator.
|
String |
getOldValue()
This method was generated by MyBatis Generator.
|
Long |
getOrdSalesbillHistoryId()
This method was generated by MyBatis Generator.
|
Long |
getPurchaserTenantId()
This method was generated by MyBatis Generator.
|
Long |
getSalesbillHistoryDetailId()
This method was generated by MyBatis Generator.
|
Long |
getSellerTenantId()
This method was generated by MyBatis Generator.
|
Long |
getTargetId()
This method was generated by MyBatis Generator.
|
Byte |
getTargetType()
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<OrdSalesbillHistoryDetail> |
select()
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
selectByPrimaryKey()
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
selectOne()
This method was generated by MyBatis Generator.
|
void |
setActionBatch(Long actionBatch)
This method was generated by MyBatis Generator.
|
void |
setActionSort(Integer actionSort)
This method was generated by MyBatis Generator.
|
void |
setActionType(Byte actionType)
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 |
setFieldCname(String fieldCname)
This method was generated by MyBatis Generator.
|
void |
setFieldEname(String fieldEname)
This method was generated by MyBatis Generator.
|
void |
setNewValue(String newValue)
This method was generated by MyBatis Generator.
|
void |
setOldValue(String oldValue)
This method was generated by MyBatis Generator.
|
void |
setOrdSalesbillHistoryId(Long ordSalesbillHistoryId)
This method was generated by MyBatis Generator.
|
void |
setPurchaserTenantId(Long purchaserTenantId)
This method was generated by MyBatis Generator.
|
void |
setSalesbillHistoryDetailId(Long salesbillHistoryDetailId)
This method was generated by MyBatis Generator.
|
void |
setSellerTenantId(Long sellerTenantId)
This method was generated by MyBatis Generator.
|
void |
setTargetId(Long targetId)
This method was generated by MyBatis Generator.
|
void |
setTargetType(Byte targetType)
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.
|
OrdSalesbillHistoryDetail |
withActionBatch(Long actionBatch)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withActionSort(Integer actionSort)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withActionType(Byte actionType)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withCreateTime(Date createTime)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withCreateUser(Long createUser)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withCustomerNo(String customerNo)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withFieldCname(String fieldCname)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withFieldEname(String fieldEname)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withNewValue(String newValue)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withOldValue(String oldValue)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withOrdSalesbillHistoryId(Long ordSalesbillHistoryId)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withPurchaserTenantId(Long purchaserTenantId)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withSalesbillHistoryDetailId(Long salesbillHistoryDetailId)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withSellerTenantId(Long sellerTenantId)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withTargetId(Long targetId)
This method was generated by MyBatis Generator.
|
OrdSalesbillHistoryDetail |
withTargetType(Byte targetType)
This method was generated by MyBatis Generator.
|
public Long getSalesbillHistoryDetailId()
public OrdSalesbillHistoryDetail withSalesbillHistoryDetailId(Long salesbillHistoryDetailId)
public void setSalesbillHistoryDetailId(Long salesbillHistoryDetailId)
salesbillHistoryDetailId - the value for ord_salesbill_history_detail.salesbill_history_detail_idpublic Long getOrdSalesbillHistoryId()
public OrdSalesbillHistoryDetail withOrdSalesbillHistoryId(Long ordSalesbillHistoryId)
public void setOrdSalesbillHistoryId(Long ordSalesbillHistoryId)
ordSalesbillHistoryId - the value for ord_salesbill_history_detail.ord_salesbill_history_idpublic Byte getActionType()
public OrdSalesbillHistoryDetail withActionType(Byte actionType)
public void setActionType(Byte actionType)
actionType - the value for ord_salesbill_history_detail.action_typepublic Integer getActionSort()
public OrdSalesbillHistoryDetail withActionSort(Integer actionSort)
public void setActionSort(Integer actionSort)
actionSort - the value for ord_salesbill_history_detail.action_sortpublic Long getActionBatch()
public OrdSalesbillHistoryDetail withActionBatch(Long actionBatch)
public void setActionBatch(Long actionBatch)
actionBatch - the value for ord_salesbill_history_detail.action_batchpublic Long getTargetId()
public OrdSalesbillHistoryDetail withTargetId(Long targetId)
public void setTargetId(Long targetId)
targetId - the value for ord_salesbill_history_detail.target_idpublic Byte getTargetType()
public OrdSalesbillHistoryDetail withTargetType(Byte targetType)
public void setTargetType(Byte targetType)
targetType - the value for ord_salesbill_history_detail.target_typepublic String getFieldEname()
public OrdSalesbillHistoryDetail withFieldEname(String fieldEname)
public void setFieldEname(String fieldEname)
fieldEname - the value for ord_salesbill_history_detail.field_enamepublic String getFieldCname()
public OrdSalesbillHistoryDetail withFieldCname(String fieldCname)
public void setFieldCname(String fieldCname)
fieldCname - the value for ord_salesbill_history_detail.field_cnamepublic String getOldValue()
public OrdSalesbillHistoryDetail withOldValue(String oldValue)
public void setOldValue(String oldValue)
oldValue - the value for ord_salesbill_history_detail.old_valuepublic String getNewValue()
public OrdSalesbillHistoryDetail withNewValue(String newValue)
public void setNewValue(String newValue)
newValue - the value for ord_salesbill_history_detail.new_valuepublic String getCustomerNo()
public OrdSalesbillHistoryDetail withCustomerNo(String customerNo)
public void setCustomerNo(String customerNo)
customerNo - the value for ord_salesbill_history_detail.customer_nopublic Date getCreateTime()
public OrdSalesbillHistoryDetail withCreateTime(Date createTime)
public void setCreateTime(Date createTime)
createTime - the value for ord_salesbill_history_detail.create_timepublic Long getCreateUser()
public OrdSalesbillHistoryDetail withCreateUser(Long createUser)
public void setCreateUser(Long createUser)
createUser - the value for ord_salesbill_history_detail.create_userpublic Long getSellerTenantId()
public OrdSalesbillHistoryDetail withSellerTenantId(Long sellerTenantId)
public void setSellerTenantId(Long sellerTenantId)
sellerTenantId - the value for ord_salesbill_history_detail.seller_tenant_idpublic Long getPurchaserTenantId()
public OrdSalesbillHistoryDetail withPurchaserTenantId(Long purchaserTenantId)
public void setPurchaserTenantId(Long purchaserTenantId)
purchaserTenantId - the value for ord_salesbill_history_detail.purchaser_tenant_idpublic int deleteByPrimaryKey()
deleteByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public int insert()
insert 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public int insertSelective()
insertSelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public OrdSalesbillHistoryDetail selectByPrimaryKey()
selectByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public int updateByPrimaryKeySelective()
updateByPrimaryKeySelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public int updateByPrimaryKey()
updateByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public Integer delete()
delete 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public int count()
count 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public OrdSalesbillHistoryDetail selectOne()
selectOne 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public List<OrdSalesbillHistoryDetail> select()
select 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public int replace()
replace 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public int replaceSelective()
replaceSelective 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public Object pkVal()
pkVal 在接口中 org.yiwan.seiya.mybatis.extension.entity.BaseEntity<OrdSalesbillHistoryDetail>public String toString()
public boolean equals(Object that)
Copyright © 2019. All rights reserved.