@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
| 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()
IECustomerDB_ETERNAL.E_CUSTOMER.KEY. 「key」- 客户IDgetKey in interface IECustomerpublic ECustomer setKey(String key)
IECustomerDB_ETERNAL.E_CUSTOMER.KEY. 「key」- 客户IDsetKey in interface IECustomerpublic String getComment()
IECustomerDB_ETERNAL.E_CUSTOMER.COMMENT. 「comment」- 客户备注getComment in interface IECustomerpublic ECustomer setComment(String comment)
IECustomerDB_ETERNAL.E_CUSTOMER.COMMENT. 「comment」- 客户备注setComment in interface IECustomerpublic String getName()
IECustomerDB_ETERNAL.E_CUSTOMER.NAME. 「name」- 客户名称getName in interface IECustomerpublic ECustomer setName(String name)
IECustomerDB_ETERNAL.E_CUSTOMER.NAME. 「name」- 客户名称setName in interface IECustomerpublic String getTitle()
IECustomerDB_ETERNAL.E_CUSTOMER.TITLE. 「title」- 客户显示标题getTitle in interface IECustomerpublic ECustomer setTitle(String title)
IECustomerDB_ETERNAL.E_CUSTOMER.TITLE. 「title」- 客户显示标题setTitle in interface IECustomerpublic String getCode()
IECustomerDB_ETERNAL.E_CUSTOMER.CODE. 「code」- 客户编号getCode in interface IECustomerpublic ECustomer setCode(String code)
IECustomerDB_ETERNAL.E_CUSTOMER.CODE. 「code」- 客户编号setCode in interface IECustomerpublic String getTaxCode()
IECustomerDB_ETERNAL.E_CUSTOMER.TAX_CODE. 「taxCode」- 税号getTaxCode in interface IECustomerpublic ECustomer setTaxCode(String taxCode)
IECustomerDB_ETERNAL.E_CUSTOMER.TAX_CODE. 「taxCode」- 税号setTaxCode in interface IECustomerpublic String getTaxTitle()
IECustomerDB_ETERNAL.E_CUSTOMER.TAX_TITLE. 「taxTitle」- 开票抬头getTaxTitle in interface IECustomerpublic ECustomer setTaxTitle(String taxTitle)
IECustomerDB_ETERNAL.E_CUSTOMER.TAX_TITLE. 「taxTitle」- 开票抬头setTaxTitle in interface IECustomerpublic String getContactName()
IECustomerDB_ETERNAL.E_CUSTOMER.CONTACT_NAME. 「contactName」- 联系人姓名getContactName in interface IECustomerpublic ECustomer setContactName(String contactName)
IECustomerDB_ETERNAL.E_CUSTOMER.CONTACT_NAME. 「contactName」- 联系人姓名setContactName in interface IECustomerpublic String getContactPhone()
IECustomerDB_ETERNAL.E_CUSTOMER.CONTACT_PHONE. 「contactPhone」- 联系人电话getContactPhone in interface IECustomerpublic ECustomer setContactPhone(String contactPhone)
IECustomerDB_ETERNAL.E_CUSTOMER.CONTACT_PHONE. 「contactPhone」- 联系人电话setContactPhone in interface IECustomerpublic String getContactEmail()
IECustomerDB_ETERNAL.E_CUSTOMER.CONTACT_EMAIL. 「contactEmail」- 联系人EmailgetContactEmail in interface IECustomerpublic ECustomer setContactEmail(String contactEmail)
IECustomerDB_ETERNAL.E_CUSTOMER.CONTACT_EMAIL. 「contactEmail」- 联系人EmailsetContactEmail in interface IECustomerpublic String getContactOnline()
IECustomerDB_ETERNAL.E_CUSTOMER.CONTACT_ONLINE. 「contactOnline」- 在线联系方式getContactOnline in interface IECustomerpublic ECustomer setContactOnline(String contactOnline)
IECustomerDB_ETERNAL.E_CUSTOMER.CONTACT_ONLINE. 「contactOnline」- 在线联系方式setContactOnline in interface IECustomerpublic String getEmail()
IECustomerDB_ETERNAL.E_CUSTOMER.EMAIL. 「email」- 企业邮箱getEmail in interface IECustomerpublic ECustomer setEmail(String email)
IECustomerDB_ETERNAL.E_CUSTOMER.EMAIL. 「email」- 企业邮箱setEmail in interface IECustomerpublic String getFax()
IECustomerDB_ETERNAL.E_CUSTOMER.FAX. 「fax」- 传真号getFax in interface IECustomerpublic ECustomer setFax(String fax)
IECustomerDB_ETERNAL.E_CUSTOMER.FAX. 「fax」- 传真号setFax in interface IECustomerpublic String getHomepage()
IECustomerDB_ETERNAL.E_CUSTOMER.HOMEPAGE. 「homepage」- 客户主页getHomepage in interface IECustomerpublic ECustomer setHomepage(String homepage)
IECustomerDB_ETERNAL.E_CUSTOMER.HOMEPAGE. 「homepage」- 客户主页setHomepage in interface IECustomerpublic String getLogo()
IECustomerDB_ETERNAL.E_CUSTOMER.LOGO. 「logo」- 附件对应的 attachment KeygetLogo in interface IECustomerpublic ECustomer setLogo(String logo)
IECustomerDB_ETERNAL.E_CUSTOMER.LOGO. 「logo」- 附件对应的 attachment KeysetLogo in interface IECustomerpublic String getPhone()
IECustomerDB_ETERNAL.E_CUSTOMER.PHONE. 「phone」- 客户座机getPhone in interface IECustomerpublic ECustomer setPhone(String phone)
IECustomerDB_ETERNAL.E_CUSTOMER.PHONE. 「phone」- 客户座机setPhone in interface IECustomerpublic String getAddress()
IECustomerDB_ETERNAL.E_CUSTOMER.ADDRESS. 「address」- 客户地址getAddress in interface IECustomerpublic ECustomer setAddress(String address)
IECustomerDB_ETERNAL.E_CUSTOMER.ADDRESS. 「address」- 客户地址setAddress in interface IECustomerpublic Boolean getRunUp()
IECustomerDB_ETERNAL.E_CUSTOMER.RUN_UP. 「runUp」- 挂账属性getRunUp in interface IECustomerpublic ECustomer setRunUp(Boolean runUp)
IECustomerDB_ETERNAL.E_CUSTOMER.RUN_UP. 「runUp」- 挂账属性setRunUp in interface IECustomerpublic String getType()
IECustomerDB_ETERNAL.E_CUSTOMER.TYPE. 「type」- 客户分类(不同类型代表不同客户)getType in interface IECustomerpublic ECustomer setType(String type)
IECustomerDB_ETERNAL.E_CUSTOMER.TYPE. 「type」- 客户分类(不同类型代表不同客户)setType in interface IECustomerpublic String getMetadata()
IECustomerDB_ETERNAL.E_CUSTOMER.METADATA. 「metadata」- 附加配置getMetadata in interface IECustomerpublic ECustomer setMetadata(String metadata)
IECustomerDB_ETERNAL.E_CUSTOMER.METADATA. 「metadata」- 附加配置setMetadata in interface IECustomerpublic Boolean getActive()
IECustomerDB_ETERNAL.E_CUSTOMER.ACTIVE. 「active」- 是否启用getActive in interface IECustomerpublic ECustomer setActive(Boolean active)
IECustomerDB_ETERNAL.E_CUSTOMER.ACTIVE. 「active」- 是否启用setActive in interface IECustomerpublic String getSigma()
IECustomerDB_ETERNAL.E_CUSTOMER.SIGMA. 「sigma」- 统一标识(客户所属应用)getSigma in interface IECustomerpublic ECustomer setSigma(String sigma)
IECustomerDB_ETERNAL.E_CUSTOMER.SIGMA. 「sigma」- 统一标识(客户所属应用)setSigma in interface IECustomerpublic String getLanguage()
IECustomerDB_ETERNAL.E_CUSTOMER.LANGUAGE. 「language」- 使用的语言getLanguage in interface IECustomerpublic ECustomer setLanguage(String language)
IECustomerDB_ETERNAL.E_CUSTOMER.LANGUAGE. 「language」- 使用的语言setLanguage in interface IECustomerpublic LocalDateTime getCreatedAt()
IECustomerDB_ETERNAL.E_CUSTOMER.CREATED_AT. 「createdAt」- 创建时间getCreatedAt in interface IECustomerpublic ECustomer setCreatedAt(LocalDateTime createdAt)
IECustomerDB_ETERNAL.E_CUSTOMER.CREATED_AT. 「createdAt」- 创建时间setCreatedAt in interface IECustomerpublic String getCreatedBy()
IECustomerDB_ETERNAL.E_CUSTOMER.CREATED_BY. 「createdBy」- 创建人getCreatedBy in interface IECustomerpublic ECustomer setCreatedBy(String createdBy)
IECustomerDB_ETERNAL.E_CUSTOMER.CREATED_BY. 「createdBy」- 创建人setCreatedBy in interface IECustomerpublic LocalDateTime getUpdatedAt()
IECustomerDB_ETERNAL.E_CUSTOMER.UPDATED_AT. 「updatedAt」- 更新时间getUpdatedAt in interface IECustomerpublic ECustomer setUpdatedAt(LocalDateTime updatedAt)
IECustomerDB_ETERNAL.E_CUSTOMER.UPDATED_AT. 「updatedAt」- 更新时间setUpdatedAt in interface IECustomerpublic String getUpdatedBy()
IECustomerDB_ETERNAL.E_CUSTOMER.UPDATED_BY. 「updatedBy」- 更新人getUpdatedBy in interface IECustomerpublic ECustomer setUpdatedBy(String updatedBy)
IECustomerDB_ETERNAL.E_CUSTOMER.UPDATED_BY. 「updatedBy」- 更新人setUpdatedBy in interface IECustomerpublic void from(IECustomer from)
from in interface IECustomerpublic <E extends IECustomer> E into(E into)
into in interface IECustomerCopyright © 2020. All rights reserved.