📄 abstracttmsorder.java
字号:
}
/**
* Set the value of the cse_address1 column.
* @param cseAddress1
*/
public void setCseAddress1(java.lang.String cseAddress1)
{
this.cseAddress1 = cseAddress1;
}
/**
* Return the value of the cse_address4 column.
* @return java.lang.String
*/
public java.lang.String getCseAddress4()
{
return this.cseAddress4;
}
/**
* Set the value of the cse_address4 column.
* @param cseAddress4
*/
public void setCseAddress4(java.lang.String cseAddress4)
{
this.cseAddress4 = cseAddress4;
}
/**
* Return the value of the effected_date column.
* @return java.util.Date
*/
public java.util.Date getEffectedDate()
{
return this.effectedDate;
}
/**
* Set the value of the effected_date column.
* @param effectedDate
*/
public void setEffectedDate(java.util.Date effectedDate)
{
this.effectedDate = effectedDate;
}
/**
* Return the value of the cse_post column.
* @return java.lang.String
*/
public java.lang.String getCsePost()
{
return this.csePost;
}
/**
* Set the value of the cse_post column.
* @param csePost
*/
public void setCsePost(java.lang.String csePost)
{
this.csePost = csePost;
}
/**
* Return the value of the cse_contact_id column.
* @return java.lang.Long
*/
public java.lang.Long getCseContactId()
{
return this.cseContactId;
}
/**
* Set the value of the cse_contact_id column.
* @param cseContactId
*/
public void setCseContactId(java.lang.Long cseContactId)
{
this.cseContactId = cseContactId;
}
/**
* Return the value of the cse_address2 column.
* @return java.lang.String
*/
public java.lang.String getCseAddress2()
{
return this.cseAddress2;
}
/**
* Set the value of the cse_address2 column.
* @param cseAddress2
*/
public void setCseAddress2(java.lang.String cseAddress2)
{
this.cseAddress2 = cseAddress2;
}
/**
* Return the value of the modified_id column.
* @return java.lang.Long
*/
public java.lang.Long getModifiedId()
{
return this.modifiedId;
}
/**
* Set the value of the modified_id column.
* @param modifiedId
*/
public void setModifiedId(java.lang.Long modifiedId)
{
this.modifiedId = modifiedId;
}
/**
* Return the value of the cse_phone column.
* @return java.lang.String
*/
public java.lang.String getCsePhone()
{
return this.csePhone;
}
/**
* Set the value of the cse_phone column.
* @param csePhone
*/
public void setCsePhone(java.lang.String csePhone)
{
this.csePhone = csePhone;
}
/**
* Return the value of the modified_date column.
* @return java.util.Date
*/
public java.util.Date getModifiedDate()
{
return this.modifiedDate;
}
/**
* Set the value of the modified_date column.
* @param modifiedDate
*/
public void setModifiedDate(java.util.Date modifiedDate)
{
this.modifiedDate = modifiedDate;
}
/**
* Return the value of the cse_name column.
* @return java.lang.String
*/
public java.lang.String getCseName()
{
return this.cseName;
}
/**
* Set the value of the cse_name column.
* @param cseName
*/
public void setCseName(java.lang.String cseName)
{
this.cseName = cseName;
}
/**
* Return the value of the cse_address3 column.
* @return java.lang.String
*/
public java.lang.String getCseAddress3()
{
return this.cseAddress3;
}
/**
* Set the value of the cse_address3 column.
* @param cseAddress3
*/
public void setCseAddress3(java.lang.String cseAddress3)
{
this.cseAddress3 = cseAddress3;
}
/**
* Return the value of the invalid_date column.
* @return java.util.Date
*/
public java.util.Date getInvalidDate()
{
return this.invalidDate;
}
/**
* Set the value of the invalid_date column.
* @param invalidDate
*/
public void setInvalidDate(java.util.Date invalidDate)
{
this.invalidDate = invalidDate;
}
/**
* Return the value of the modified_name column.
* @return java.lang.String
*/
public java.lang.String getModifiedName()
{
return this.modifiedName;
}
/**
* Set the value of the modified_name column.
* @param modifiedName
*/
public void setModifiedName(java.lang.String modifiedName)
{
this.modifiedName = modifiedName;
}
/**
* Return the value of the deleted column.
* @return java.lang.String
*/
public java.lang.String getDeleted()
{
return this.deleted;
}
/**
* Set the value of the deleted column.
* @param deleted
*/
public void setDeleted(java.lang.String deleted)
{
this.deleted = deleted;
}
/**
* Return the value of the cse_contact_name column.
* @return java.lang.String
*/
public java.lang.String getCseContactName()
{
return this.cseContactName;
}
/**
* Set the value of the cse_contact_name column.
* @param cseContactName
*/
public void setCseContactName(java.lang.String cseContactName)
{
this.cseContactName = cseContactName;
}
/**
* Return the value of the cse_address5 column.
* @return java.lang.String
*/
public java.lang.String getCseAddress5()
{
return this.cseAddress5;
}
/**
* Set the value of the cse_address5 column.
* @param cseAddress5
*/
public void setCseAddress5(java.lang.String cseAddress5)
{
this.cseAddress5 = cseAddress5;
}
/**
* Return the value of the consignee column.
* @return java.lang.Long
*/
public java.lang.Long getConsignee()
{
return this.consignee;
}
/**
* Set the value of the consignee column.
* @param consignee
*/
public void setConsignee(java.lang.Long consignee)
{
this.consignee = consignee;
}
/**
* Return the value of the csr_contact_name column.
* @return java.lang.String
*/
public java.lang.String getCsrContactName()
{
return this.csrContactName;
}
/**
* Set the value of the csr_contact_name column.
* @param csrContactName
*/
public void setCsrContactName(java.lang.String csrContactName)
{
this.csrContactName = csrContactName;
}
/**
* Return the value of the csr_contact_id column.
* @return java.lang.Long
*/
public java.lang.Long getCsrContactId()
{
return this.csrContactId;
}
/**
* Set the value of the csr_contact_id column.
* @param csrContactId
*/
public void setCsrContactId(java.lang.Long csrContactId)
{
this.csrContactId = csrContactId;
}
/**
* Return the value of the csr_post column.
* @return java.lang.String
*/
public java.lang.String getCsrPost()
{
return this.csrPost;
}
/**
* Set the value of the csr_post column.
* @param csrPost
*/
public void setCsrPost(java.lang.String csrPost)
{
this.csrPost = csrPost;
}
/**
* Return the value of the csr_name column.
* @return java.lang.String
*/
public java.lang.String getCsrName()
{
return this.csrName;
}
/**
* Set the value of the csr_name column.
* @param csrName
*/
public void setCsrName(java.lang.String csrName)
{
this.csrName = csrName;
}
/**
* Return the value of the csr_phone column.
* @return java.lang.String
*/
public java.lang.String getCsrPhone()
{
return this.csrPhone;
}
/**
* Set the value of the csr_phone column.
* @param csrPhone
*/
public void setCsrPhone(java.lang.String csrPhone)
{
this.csrPhone = csrPhone;
}
/**
* Return the value of the csr_address1 column.
* @return java.lang.String
*/
public java.lang.String getCsrAddress1()
{
return this.csrAddress1;
}
/**
* Set the value of the csr_address1 column.
* @param csrAddress1
*/
public void setCsrAddress1(java.lang.String csrAddress1)
{
this.csrAddress1 = csrAddress1;
}
/**
* Return the value of the csr_address2 column.
* @return java.lang.String
*/
public java.lang.String getCsrAddress2()
{
return this.csrAddress2;
}
/**
* Set the value of the csr_address2 column.
* @param csrAddress2
*/
public void setCsrAddress2(java.lang.String csrAddress2)
{
this.csrAddress2 = csrAddress2;
}
/**
* Return the value of the csr_address3 column.
* @return java.lang.String
*/
public java.lang.String getCsrAddress3()
{
return this.csrAddress3;
}
/**
* Set the value of the csr_address3 column.
* @param csrAddress3
*/
public void setCsrAddress3(java.lang.String csrAddress3)
{
this.csrAddress3 = csrAddress3;
}
/**
* Return the value of the csr_address4 column.
* @return java.lang.String
*/
public java.lang.String getCsrAddress4()
{
return this.csrAddress4;
}
/**
* Set the value of the csr_address4 column.
* @param csrAddress4
*/
public void setCsrAddress4(java.lang.String csrAddress4)
{
this.csrAddress4 = csrAddress4;
}
/**
* Return the value of the csr_address5 column.
* @return java.lang.String
*/
public java.lang.String getCsrAddress5()
{
return this.csrAddress5;
}
/**
* Set the value of the csr_address5 column.
* @param csrAddress5
*/
public void setCsrAddress5(java.lang.String csrAddress5)
{
this.csrAddress5 = csrAddress5;
}
/**
* @return Returns the tmsOrderDetailCargoList.
*/
public java.util.List getTmsOrderDetailCargoList() {
return tmsOrderDetailCargoList;
}
/**
* @param tmsOrderDetailCargoList The tmsOrderDetailCargoList to set.
*/
public void setTmsOrderDetailCargoList(java.util.List tmsOrderDetailCargoList) {
this.tmsOrderDetailCargoList = tmsOrderDetailCargoList;
}
/**
* Implementation of the equals comparison on the basis of equality of the primary key values.
* @param rhs
* @return boolean
*/
public boolean equals(Object rhs)
{
if (rhs == null)
return false;
if (! (rhs instanceof TmsOrder))
return false;
TmsOrder that = (TmsOrder) rhs;
if (this.getId() == null || that.getId() == null)
return false;
return (this.getId().equals(that.getId()));
}
/**
* Implementation of the hashCode method conforming to the Bloch pattern with
* the exception of array properties (these are very unlikely primary key types).
* @return int
*/
public int hashCode()
{
if (this.hashValue == 0)
{
int result = 17;
int idValue = this.getId() == null ? 0 : this.getId().hashCode();
result = result * 37 + idValue;
this.hashValue = result;
}
return this.hashValue;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -