@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class ECustomer extends Object implements IECustomer
This class is generated by jOOQ.
| Constructor and Description |
|---|
ECustomer() |
ECustomer(ECustomer value) |
ECustomer(io.vertx.core.json.JsonObject json) |
ECustomer(String key,
String comment,
String name,
String title,
String code,
String taxCode,
String taxTitle,
String contactName,
String contactPhone,
String contactEmail,
String contactOnline,
String email,
String fax,
String homepage,
String logo,
String phone,
String address,
Boolean runUp,
String type,
String metadata,
Boolean active,
String sigma,
String language,
LocalDateTime createdAt,
String createdBy,
LocalDateTime updatedAt,
String updatedBy) |
| Modifier and Type | Method and Description |
|---|---|
void |
from(IECustomer from)
Load data from another generated Record/POJO implementing the common interface IECustomer
|
Boolean |
getActive()
Getter for
DB_ETERNAL.E_CUSTOMER.ACTIVE. |
String |
getAddress()
Getter for
DB_ETERNAL.E_CUSTOMER.ADDRESS. |
String |
getCode()
Getter for
DB_ETERNAL.E_CUSTOMER.CODE. |
String |
getComment()
Getter for
DB_ETERNAL.E_CUSTOMER.COMMENT. |
String |
getContactEmail()
Getter for
DB_ETERNAL.E_CUSTOMER.CONTACT_EMAIL. |
String |
getContactName()
Getter for
DB_ETERNAL.E_CUSTOMER.CONTACT_NAME. |
String |
getContactOnline()
Getter for
DB_ETERNAL.E_CUSTOMER.CONTACT_ONLINE. |
String |
getContactPhone()
Getter for
DB_ETERNAL.E_CUSTOMER.CONTACT_PHONE. |
LocalDateTime |
getCreatedAt()
Getter for
DB_ETERNAL.E_CUSTOMER.CREATED_AT. |
String |
getCreatedBy()
Getter for
DB_ETERNAL.E_CUSTOMER.CREATED_BY. |
String |
getEmail()
Getter for
DB_ETERNAL.E_CUSTOMER.EMAIL. |
String |
getFax()
Getter for
DB_ETERNAL.E_CUSTOMER.FAX. |
String |
getHomepage()
Getter for
DB_ETERNAL.E_CUSTOMER.HOMEPAGE. |
String |
getKey()
Getter for
DB_ETERNAL.E_CUSTOMER.KEY. |
String |
getLanguage()
Getter for
DB_ETERNAL.E_CUSTOMER.LANGUAGE. |
String |
getLogo()
Getter for
DB_ETERNAL.E_CUSTOMER.LOGO. |
String |
getMetadata()
Getter for
DB_ETERNAL.E_CUSTOMER.METADATA. |
String |
getName()
Getter for
DB_ETERNAL.E_CUSTOMER.NAME. |
String |
getPhone()
Getter for
DB_ETERNAL.E_CUSTOMER.PHONE. |
Boolean |
getRunUp()
Getter for
DB_ETERNAL.E_CUSTOMER.RUN_UP. |
String |
getSigma()
Getter for
DB_ETERNAL.E_CUSTOMER.SIGMA. |
String |
getTaxCode()
Getter for
DB_ETERNAL.E_CUSTOMER.TAX_CODE. |
String |
getTaxTitle()
Getter for
DB_ETERNAL.E_CUSTOMER.TAX_TITLE. |
String |
getTitle()
Getter for
DB_ETERNAL.E_CUSTOMER.TITLE. |
String |
getType()
Getter for
DB_ETERNAL.E_CUSTOMER.TYPE. |
LocalDateTime |
getUpdatedAt()
Getter for
DB_ETERNAL.E_CUSTOMER.UPDATED_AT. |
String |
getUpdatedBy()
Getter for
DB_ETERNAL.E_CUSTOMER.UPDATED_BY. |
<E extends IECustomer> |
into(E into)
Copy data into another generated Record/POJO implementing the common interface IECustomer
|
ECustomer |
setActive(Boolean active)
Setter for
DB_ETERNAL.E_CUSTOMER.ACTIVE. |
ECustomer |
setAddress(String address)
Setter for
DB_ETERNAL.E_CUSTOMER.ADDRESS. |
ECustomer |
setCode(String code)
Setter for
DB_ETERNAL.E_CUSTOMER.CODE. |
ECustomer |
setComment(String comment)
Setter for
DB_ETERNAL.E_CUSTOMER.COMMENT. |
ECustomer |
setContactEmail(String contactEmail)
Setter for
DB_ETERNAL.E_CUSTOMER.CONTACT_EMAIL. |
ECustomer |
setContactName(String contactName)
Setter for
DB_ETERNAL.E_CUSTOMER.CONTACT_NAME. |
ECustomer |
setContactOnline(String contactOnline)
Setter for
DB_ETERNAL.E_CUSTOMER.CONTACT_ONLINE. |
ECustomer |
setContactPhone(String contactPhone)
Setter for
DB_ETERNAL.E_CUSTOMER.CONTACT_PHONE. |
ECustomer |
setCreatedAt(LocalDateTime createdAt)
Setter for
DB_ETERNAL.E_CUSTOMER.CREATED_AT. |
ECustomer |
setCreatedBy(String createdBy)
Setter for
DB_ETERNAL.E_CUSTOMER.CREATED_BY. |
ECustomer |
setEmail(String email)
Setter for
DB_ETERNAL.E_CUSTOMER.EMAIL. |
ECustomer |
setFax(String fax)
Setter for
DB_ETERNAL.E_CUSTOMER.FAX. |
ECustomer |
setHomepage(String homepage)
Setter for
DB_ETERNAL.E_CUSTOMER.HOMEPAGE. |
ECustomer |
setKey(String key)
Setter for
DB_ETERNAL.E_CUSTOMER.KEY. |
ECustomer |
setLanguage(String language)
Setter for
DB_ETERNAL.E_CUSTOMER.LANGUAGE. |
ECustomer |
setLogo(String logo)
Setter for
DB_ETERNAL.E_CUSTOMER.LOGO. |
ECustomer |
setMetadata(String metadata)
Setter for
DB_ETERNAL.E_CUSTOMER.METADATA. |
ECustomer |
setName(String name)
Setter for
DB_ETERNAL.E_CUSTOMER.NAME. |
ECustomer |
setPhone(String phone)
Setter for
DB_ETERNAL.E_CUSTOMER.PHONE. |
ECustomer |
setRunUp(Boolean runUp)
Setter for
DB_ETERNAL.E_CUSTOMER.RUN_UP. |
ECustomer |
setSigma(String sigma)
Setter for
DB_ETERNAL.E_CUSTOMER.SIGMA. |
ECustomer |
setTaxCode(String taxCode)
Setter for
DB_ETERNAL.E_CUSTOMER.TAX_CODE. |
ECustomer |
setTaxTitle(String taxTitle)
Setter for
DB_ETERNAL.E_CUSTOMER.TAX_TITLE. |
ECustomer |
setTitle(String title)
Setter for
DB_ETERNAL.E_CUSTOMER.TITLE. |
ECustomer |
setType(String type)
Setter for
DB_ETERNAL.E_CUSTOMER.TYPE. |
ECustomer |
setUpdatedAt(LocalDateTime updatedAt)
Setter for
DB_ETERNAL.E_CUSTOMER.UPDATED_AT. |
ECustomer |
setUpdatedBy(String updatedBy)
Setter for
DB_ETERNAL.E_CUSTOMER.UPDATED_BY. |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfromJson, toJsonpublic ECustomer()
public ECustomer(ECustomer value)
public ECustomer(String key, String comment, String name, String title, String code, String taxCode, String taxTitle, String contactName, String contactPhone, String contactEmail, String contactOnline, String email, String fax, String homepage, String logo, String phone, String address, Boolean runUp, String type, String metadata, Boolean active, String sigma, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
public ECustomer(io.vertx.core.json.JsonObject json)
public String getKey()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.KEY. 「key」- 客户ID
getKey in interface IECustomerpublic ECustomer setKey(String key)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.KEY. 「key」- 客户ID
setKey in interface IECustomerpublic String getComment()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.COMMENT. 「comment」- 客户备注
getComment in interface IECustomerpublic ECustomer setComment(String comment)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.COMMENT. 「comment」- 客户备注
setComment in interface IECustomerpublic String getName()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.NAME. 「name」- 客户名称
getName in interface IECustomerpublic ECustomer setName(String name)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.NAME. 「name」- 客户名称
setName in interface IECustomerpublic String getTitle()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.TITLE. 「title」- 客户显示标题
getTitle in interface IECustomerpublic ECustomer setTitle(String title)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.TITLE. 「title」- 客户显示标题
setTitle in interface IECustomerpublic String getCode()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.CODE. 「code」- 客户编号
getCode in interface IECustomerpublic ECustomer setCode(String code)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.CODE. 「code」- 客户编号
setCode in interface IECustomerpublic String getTaxCode()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.TAX_CODE. 「taxCode」- 税号
getTaxCode in interface IECustomerpublic ECustomer setTaxCode(String taxCode)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.TAX_CODE. 「taxCode」- 税号
setTaxCode in interface IECustomerpublic String getTaxTitle()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.TAX_TITLE. 「taxTitle」- 开票抬头
getTaxTitle in interface IECustomerpublic ECustomer setTaxTitle(String taxTitle)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.TAX_TITLE. 「taxTitle」- 开票抬头
setTaxTitle in interface IECustomerpublic String getContactName()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.CONTACT_NAME. 「contactName」- 联系人姓名
getContactName in interface IECustomerpublic ECustomer setContactName(String contactName)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.CONTACT_NAME. 「contactName」- 联系人姓名
setContactName in interface IECustomerpublic String getContactPhone()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.CONTACT_PHONE. 「contactPhone」- 联系人电话
getContactPhone in interface IECustomerpublic ECustomer setContactPhone(String contactPhone)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.CONTACT_PHONE. 「contactPhone」- 联系人电话
setContactPhone in interface IECustomerpublic String getContactEmail()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.CONTACT_EMAIL. 「contactEmail」- 联系人Email
getContactEmail in interface IECustomerpublic ECustomer setContactEmail(String contactEmail)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.CONTACT_EMAIL. 「contactEmail」- 联系人Email
setContactEmail in interface IECustomerpublic String getContactOnline()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.CONTACT_ONLINE. 「contactOnline」- 在线联系方式
getContactOnline in interface IECustomerpublic ECustomer setContactOnline(String contactOnline)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.CONTACT_ONLINE. 「contactOnline」- 在线联系方式
setContactOnline in interface IECustomerpublic String getEmail()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.EMAIL. 「email」- 企业邮箱
getEmail in interface IECustomerpublic ECustomer setEmail(String email)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.EMAIL. 「email」- 企业邮箱
setEmail in interface IECustomerpublic String getFax()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.FAX. 「fax」- 传真号
getFax in interface IECustomerpublic ECustomer setFax(String fax)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.FAX. 「fax」- 传真号
setFax in interface IECustomerpublic String getHomepage()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.HOMEPAGE. 「homepage」- 客户主页
getHomepage in interface IECustomerpublic ECustomer setHomepage(String homepage)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.HOMEPAGE. 「homepage」- 客户主页
setHomepage in interface IECustomerpublic String getLogo()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.LOGO. 「logo」- 附件对应的 attachment Key
getLogo in interface IECustomerpublic ECustomer setLogo(String logo)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.LOGO. 「logo」- 附件对应的 attachment Key
setLogo in interface IECustomerpublic String getPhone()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.PHONE. 「phone」- 客户座机
getPhone in interface IECustomerpublic ECustomer setPhone(String phone)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.PHONE. 「phone」- 客户座机
setPhone in interface IECustomerpublic String getAddress()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.ADDRESS. 「address」- 客户地址
getAddress in interface IECustomerpublic ECustomer setAddress(String address)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.ADDRESS. 「address」- 客户地址
setAddress in interface IECustomerpublic Boolean getRunUp()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.RUN_UP. 「runUp」- 挂账属性
getRunUp in interface IECustomerpublic ECustomer setRunUp(Boolean runUp)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.RUN_UP. 「runUp」- 挂账属性
setRunUp in interface IECustomerpublic String getType()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.TYPE. 「type」- 客户分类(不同类型代表不同客户)
getType in interface IECustomerpublic ECustomer setType(String type)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.TYPE. 「type」- 客户分类(不同类型代表不同客户)
setType in interface IECustomerpublic String getMetadata()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.METADATA. 「metadata」- 附加配置
getMetadata in interface IECustomerpublic ECustomer setMetadata(String metadata)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.METADATA. 「metadata」- 附加配置
setMetadata in interface IECustomerpublic Boolean getActive()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.ACTIVE. 「active」- 是否启用
getActive in interface IECustomerpublic ECustomer setActive(Boolean active)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.ACTIVE. 「active」- 是否启用
setActive in interface IECustomerpublic String getSigma()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.SIGMA. 「sigma」- 统一标识(客户所属应用)
getSigma in interface IECustomerpublic ECustomer setSigma(String sigma)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.SIGMA. 「sigma」- 统一标识(客户所属应用)
setSigma in interface IECustomerpublic String getLanguage()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.LANGUAGE. 「language」- 使用的语言
getLanguage in interface IECustomerpublic ECustomer setLanguage(String language)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.LANGUAGE. 「language」- 使用的语言
setLanguage in interface IECustomerpublic LocalDateTime getCreatedAt()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.CREATED_AT. 「createdAt」- 创建时间
getCreatedAt in interface IECustomerpublic ECustomer setCreatedAt(LocalDateTime createdAt)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.CREATED_AT. 「createdAt」- 创建时间
setCreatedAt in interface IECustomerpublic String getCreatedBy()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.CREATED_BY. 「createdBy」- 创建人
getCreatedBy in interface IECustomerpublic ECustomer setCreatedBy(String createdBy)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.CREATED_BY. 「createdBy」- 创建人
setCreatedBy in interface IECustomerpublic LocalDateTime getUpdatedAt()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.UPDATED_AT. 「updatedAt」- 更新时间
getUpdatedAt in interface IECustomerpublic ECustomer setUpdatedAt(LocalDateTime updatedAt)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.UPDATED_AT. 「updatedAt」- 更新时间
setUpdatedAt in interface IECustomerpublic String getUpdatedBy()
IECustomerGetter for DB_ETERNAL.E_CUSTOMER.UPDATED_BY. 「updatedBy」- 更新人
getUpdatedBy in interface IECustomerpublic ECustomer setUpdatedBy(String updatedBy)
IECustomerSetter for DB_ETERNAL.E_CUSTOMER.UPDATED_BY. 「updatedBy」- 更新人
setUpdatedBy in interface IECustomerpublic void from(IECustomer from)
Load data from another generated Record/POJO implementing the common interface IECustomer
from in interface IECustomerpublic <E extends IECustomer> E into(E into)
Copy data into another generated Record/POJO implementing the common interface IECustomer
into in interface IECustomerCopyright © 2021. All rights reserved.