@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class ECompany extends Object implements IECompany
| Constructor and Description |
|---|
ECompany() |
ECompany(ECompany value) |
ECompany(io.vertx.core.json.JsonObject json) |
ECompany(String key,
String name,
String alias,
String title,
String code,
String comment,
String taxCode,
String taxTitle,
String email,
String fax,
String homepage,
String logo,
String phone,
String address,
String locationId,
String corporationName,
String corporationPhone,
String contactName,
String contactPhone,
String contactOnline,
String companyId,
String customerId,
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(IECompany from)
Load data from another generated Record/POJO implementing the common interface IECompany
|
Boolean |
getActive()
Getter for
DB_ETERNAL.E_COMPANY.ACTIVE. |
String |
getAddress()
Getter for
DB_ETERNAL.E_COMPANY.ADDRESS. |
String |
getAlias()
Getter for
DB_ETERNAL.E_COMPANY.ALIAS. |
String |
getCode()
Getter for
DB_ETERNAL.E_COMPANY.CODE. |
String |
getComment()
Getter for
DB_ETERNAL.E_COMPANY.COMMENT. |
String |
getCompanyId()
Getter for
DB_ETERNAL.E_COMPANY.COMPANY_ID. |
String |
getContactName()
Getter for
DB_ETERNAL.E_COMPANY.CONTACT_NAME. |
String |
getContactOnline()
Getter for
DB_ETERNAL.E_COMPANY.CONTACT_ONLINE. |
String |
getContactPhone()
Getter for
DB_ETERNAL.E_COMPANY.CONTACT_PHONE. |
String |
getCorporationName()
Getter for
DB_ETERNAL.E_COMPANY.CORPORATION_NAME. |
String |
getCorporationPhone()
Getter for
DB_ETERNAL.E_COMPANY.CORPORATION_PHONE. |
LocalDateTime |
getCreatedAt()
Getter for
DB_ETERNAL.E_COMPANY.CREATED_AT. |
String |
getCreatedBy()
Getter for
DB_ETERNAL.E_COMPANY.CREATED_BY. |
String |
getCustomerId()
Getter for
DB_ETERNAL.E_COMPANY.CUSTOMER_ID. |
String |
getEmail()
Getter for
DB_ETERNAL.E_COMPANY.EMAIL. |
String |
getFax()
Getter for
DB_ETERNAL.E_COMPANY.FAX. |
String |
getHomepage()
Getter for
DB_ETERNAL.E_COMPANY.HOMEPAGE. |
String |
getKey()
Getter for
DB_ETERNAL.E_COMPANY.KEY. |
String |
getLanguage()
Getter for
DB_ETERNAL.E_COMPANY.LANGUAGE. |
String |
getLocationId()
Getter for
DB_ETERNAL.E_COMPANY.LOCATION_ID. |
String |
getLogo()
Getter for
DB_ETERNAL.E_COMPANY.LOGO. |
String |
getMetadata()
Getter for
DB_ETERNAL.E_COMPANY.METADATA. |
String |
getName()
Getter for
DB_ETERNAL.E_COMPANY.NAME. |
String |
getPhone()
Getter for
DB_ETERNAL.E_COMPANY.PHONE. |
String |
getSigma()
Getter for
DB_ETERNAL.E_COMPANY.SIGMA. |
String |
getTaxCode()
Getter for
DB_ETERNAL.E_COMPANY.TAX_CODE. |
String |
getTaxTitle()
Getter for
DB_ETERNAL.E_COMPANY.TAX_TITLE. |
String |
getTitle()
Getter for
DB_ETERNAL.E_COMPANY.TITLE. |
String |
getType()
Getter for
DB_ETERNAL.E_COMPANY.TYPE. |
LocalDateTime |
getUpdatedAt()
Getter for
DB_ETERNAL.E_COMPANY.UPDATED_AT. |
String |
getUpdatedBy()
Getter for
DB_ETERNAL.E_COMPANY.UPDATED_BY. |
<E extends IECompany> |
into(E into)
Copy data into another generated Record/POJO implementing the common interface IECompany
|
ECompany |
setActive(Boolean active)
Setter for
DB_ETERNAL.E_COMPANY.ACTIVE. |
ECompany |
setAddress(String address)
Setter for
DB_ETERNAL.E_COMPANY.ADDRESS. |
ECompany |
setAlias(String alias)
Setter for
DB_ETERNAL.E_COMPANY.ALIAS. |
ECompany |
setCode(String code)
Setter for
DB_ETERNAL.E_COMPANY.CODE. |
ECompany |
setComment(String comment)
Setter for
DB_ETERNAL.E_COMPANY.COMMENT. |
ECompany |
setCompanyId(String companyId)
Setter for
DB_ETERNAL.E_COMPANY.COMPANY_ID. |
ECompany |
setContactName(String contactName)
Setter for
DB_ETERNAL.E_COMPANY.CONTACT_NAME. |
ECompany |
setContactOnline(String contactOnline)
Setter for
DB_ETERNAL.E_COMPANY.CONTACT_ONLINE. |
ECompany |
setContactPhone(String contactPhone)
Setter for
DB_ETERNAL.E_COMPANY.CONTACT_PHONE. |
ECompany |
setCorporationName(String corporationName)
Setter for
DB_ETERNAL.E_COMPANY.CORPORATION_NAME. |
ECompany |
setCorporationPhone(String corporationPhone)
Setter for
DB_ETERNAL.E_COMPANY.CORPORATION_PHONE. |
ECompany |
setCreatedAt(LocalDateTime createdAt)
Setter for
DB_ETERNAL.E_COMPANY.CREATED_AT. |
ECompany |
setCreatedBy(String createdBy)
Setter for
DB_ETERNAL.E_COMPANY.CREATED_BY. |
ECompany |
setCustomerId(String customerId)
Setter for
DB_ETERNAL.E_COMPANY.CUSTOMER_ID. |
ECompany |
setEmail(String email)
Setter for
DB_ETERNAL.E_COMPANY.EMAIL. |
ECompany |
setFax(String fax)
Setter for
DB_ETERNAL.E_COMPANY.FAX. |
ECompany |
setHomepage(String homepage)
Setter for
DB_ETERNAL.E_COMPANY.HOMEPAGE. |
ECompany |
setKey(String key)
Setter for
DB_ETERNAL.E_COMPANY.KEY. |
ECompany |
setLanguage(String language)
Setter for
DB_ETERNAL.E_COMPANY.LANGUAGE. |
ECompany |
setLocationId(String locationId)
Setter for
DB_ETERNAL.E_COMPANY.LOCATION_ID. |
ECompany |
setLogo(String logo)
Setter for
DB_ETERNAL.E_COMPANY.LOGO. |
ECompany |
setMetadata(String metadata)
Setter for
DB_ETERNAL.E_COMPANY.METADATA. |
ECompany |
setName(String name)
Setter for
DB_ETERNAL.E_COMPANY.NAME. |
ECompany |
setPhone(String phone)
Setter for
DB_ETERNAL.E_COMPANY.PHONE. |
ECompany |
setSigma(String sigma)
Setter for
DB_ETERNAL.E_COMPANY.SIGMA. |
ECompany |
setTaxCode(String taxCode)
Setter for
DB_ETERNAL.E_COMPANY.TAX_CODE. |
ECompany |
setTaxTitle(String taxTitle)
Setter for
DB_ETERNAL.E_COMPANY.TAX_TITLE. |
ECompany |
setTitle(String title)
Setter for
DB_ETERNAL.E_COMPANY.TITLE. |
ECompany |
setType(String type)
Setter for
DB_ETERNAL.E_COMPANY.TYPE. |
ECompany |
setUpdatedAt(LocalDateTime updatedAt)
Setter for
DB_ETERNAL.E_COMPANY.UPDATED_AT. |
ECompany |
setUpdatedBy(String updatedBy)
Setter for
DB_ETERNAL.E_COMPANY.UPDATED_BY. |
String |
toString() |
public ECompany()
public ECompany(ECompany value)
public ECompany(String key, String name, String alias, String title, String code, String comment, String taxCode, String taxTitle, String email, String fax, String homepage, String logo, String phone, String address, String locationId, String corporationName, String corporationPhone, String contactName, String contactPhone, String contactOnline, String companyId, String customerId, String type, String metadata, Boolean active, String sigma, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
public ECompany(io.vertx.core.json.JsonObject json)
public String getKey()
IECompanyDB_ETERNAL.E_COMPANY.KEY. 「key」- 公司主键public ECompany setKey(String key)
IECompanyDB_ETERNAL.E_COMPANY.KEY. 「key」- 公司主键public String getName()
IECompanyDB_ETERNAL.E_COMPANY.NAME. 「name」- 公司名称public ECompany setName(String name)
IECompanyDB_ETERNAL.E_COMPANY.NAME. 「name」- 公司名称public String getAlias()
IECompanyDB_ETERNAL.E_COMPANY.ALIAS. 「alias」- 公司别称public ECompany setAlias(String alias)
IECompanyDB_ETERNAL.E_COMPANY.ALIAS. 「alias」- 公司别称public String getTitle()
IECompanyDB_ETERNAL.E_COMPANY.TITLE. 「title」- 公司显示标题public ECompany setTitle(String title)
IECompanyDB_ETERNAL.E_COMPANY.TITLE. 「title」- 公司显示标题public String getCode()
IECompanyDB_ETERNAL.E_COMPANY.CODE. 「code」- 公司编号public ECompany setCode(String code)
IECompanyDB_ETERNAL.E_COMPANY.CODE. 「code」- 公司编号public String getComment()
IECompanyDB_ETERNAL.E_COMPANY.COMMENT. 「comment」- 公司简介getComment in interface IECompanypublic ECompany setComment(String comment)
IECompanyDB_ETERNAL.E_COMPANY.COMMENT. 「comment」- 公司简介setComment in interface IECompanypublic String getTaxCode()
IECompanyDB_ETERNAL.E_COMPANY.TAX_CODE. 「taxCode」- 公司税号getTaxCode in interface IECompanypublic ECompany setTaxCode(String taxCode)
IECompanyDB_ETERNAL.E_COMPANY.TAX_CODE. 「taxCode」- 公司税号setTaxCode in interface IECompanypublic String getTaxTitle()
IECompanyDB_ETERNAL.E_COMPANY.TAX_TITLE. 「taxTitle」- 开票抬头getTaxTitle in interface IECompanypublic ECompany setTaxTitle(String taxTitle)
IECompanyDB_ETERNAL.E_COMPANY.TAX_TITLE. 「taxTitle」- 开票抬头setTaxTitle in interface IECompanypublic String getEmail()
IECompanyDB_ETERNAL.E_COMPANY.EMAIL. 「email」- 企业邮箱public ECompany setEmail(String email)
IECompanyDB_ETERNAL.E_COMPANY.EMAIL. 「email」- 企业邮箱public String getFax()
IECompanyDB_ETERNAL.E_COMPANY.FAX. 「fax」- 传真号public ECompany setFax(String fax)
IECompanyDB_ETERNAL.E_COMPANY.FAX. 「fax」- 传真号public String getHomepage()
IECompanyDB_ETERNAL.E_COMPANY.HOMEPAGE. 「homepage」- 公司主页getHomepage in interface IECompanypublic ECompany setHomepage(String homepage)
IECompanyDB_ETERNAL.E_COMPANY.HOMEPAGE. 「homepage」- 公司主页setHomepage in interface IECompanypublic String getLogo()
IECompanyDB_ETERNAL.E_COMPANY.LOGO. 「logo」- 附件对应的 attachment Keypublic ECompany setLogo(String logo)
IECompanyDB_ETERNAL.E_COMPANY.LOGO. 「logo」- 附件对应的 attachment Keypublic String getPhone()
IECompanyDB_ETERNAL.E_COMPANY.PHONE. 「phone」- 公司座机public ECompany setPhone(String phone)
IECompanyDB_ETERNAL.E_COMPANY.PHONE. 「phone」- 公司座机public String getAddress()
IECompanyDB_ETERNAL.E_COMPANY.ADDRESS. 「address」- 公司地址getAddress in interface IECompanypublic ECompany setAddress(String address)
IECompanyDB_ETERNAL.E_COMPANY.ADDRESS. 「address」- 公司地址setAddress in interface IECompanypublic String getLocationId()
IECompanyDB_ETERNAL.E_COMPANY.LOCATION_ID. 「locationId」- 启用LBS时对应的Location主键getLocationId in interface IECompanypublic ECompany setLocationId(String locationId)
IECompanyDB_ETERNAL.E_COMPANY.LOCATION_ID. 「locationId」- 启用LBS时对应的Location主键setLocationId in interface IECompanypublic String getCorporationName()
IECompanyDB_ETERNAL.E_COMPANY.CORPORATION_NAME. 「corporationName」- 企业法人getCorporationName in interface IECompanypublic ECompany setCorporationName(String corporationName)
IECompanyDB_ETERNAL.E_COMPANY.CORPORATION_NAME. 「corporationName」- 企业法人setCorporationName in interface IECompanypublic String getCorporationPhone()
IECompanyDB_ETERNAL.E_COMPANY.CORPORATION_PHONE. 「corporationPhone」- 法人电话getCorporationPhone in interface IECompanypublic ECompany setCorporationPhone(String corporationPhone)
IECompanyDB_ETERNAL.E_COMPANY.CORPORATION_PHONE. 「corporationPhone」- 法人电话setCorporationPhone in interface IECompanypublic String getContactName()
IECompanyDB_ETERNAL.E_COMPANY.CONTACT_NAME. 「contactName」- 联系人电话getContactName in interface IECompanypublic ECompany setContactName(String contactName)
IECompanyDB_ETERNAL.E_COMPANY.CONTACT_NAME. 「contactName」- 联系人电话setContactName in interface IECompanypublic String getContactPhone()
IECompanyDB_ETERNAL.E_COMPANY.CONTACT_PHONE. 「contactPhone」- 联系人电话getContactPhone in interface IECompanypublic ECompany setContactPhone(String contactPhone)
IECompanyDB_ETERNAL.E_COMPANY.CONTACT_PHONE. 「contactPhone」- 联系人电话setContactPhone in interface IECompanypublic String getContactOnline()
IECompanyDB_ETERNAL.E_COMPANY.CONTACT_ONLINE. 「contactOnline」- 在线联系方式getContactOnline in interface IECompanypublic ECompany setContactOnline(String contactOnline)
IECompanyDB_ETERNAL.E_COMPANY.CONTACT_ONLINE. 「contactOnline」- 在线联系方式setContactOnline in interface IECompanypublic String getCompanyId()
IECompanyDB_ETERNAL.E_COMPANY.COMPANY_ID. 「companyId」- 公司、子公司结构时需要getCompanyId in interface IECompanypublic ECompany setCompanyId(String companyId)
IECompanyDB_ETERNAL.E_COMPANY.COMPANY_ID. 「companyId」- 公司、子公司结构时需要setCompanyId in interface IECompanypublic String getCustomerId()
IECompanyDB_ETERNAL.E_COMPANY.CUSTOMER_ID. 「customerId」- 公司作为客户时的客户信息getCustomerId in interface IECompanypublic ECompany setCustomerId(String customerId)
IECompanyDB_ETERNAL.E_COMPANY.CUSTOMER_ID. 「customerId」- 公司作为客户时的客户信息setCustomerId in interface IECompanypublic String getType()
IECompanyDB_ETERNAL.E_COMPANY.TYPE. 「type」- 公司分类public ECompany setType(String type)
IECompanyDB_ETERNAL.E_COMPANY.TYPE. 「type」- 公司分类public String getMetadata()
IECompanyDB_ETERNAL.E_COMPANY.METADATA. 「metadata」- 附加配置getMetadata in interface IECompanypublic ECompany setMetadata(String metadata)
IECompanyDB_ETERNAL.E_COMPANY.METADATA. 「metadata」- 附加配置setMetadata in interface IECompanypublic Boolean getActive()
IECompanyDB_ETERNAL.E_COMPANY.ACTIVE. 「active」- 是否启用public ECompany setActive(Boolean active)
IECompanyDB_ETERNAL.E_COMPANY.ACTIVE. 「active」- 是否启用public String getSigma()
IECompanyDB_ETERNAL.E_COMPANY.SIGMA. 「sigma」- 统一标识(公司所属应用)public ECompany setSigma(String sigma)
IECompanyDB_ETERNAL.E_COMPANY.SIGMA. 「sigma」- 统一标识(公司所属应用)public String getLanguage()
IECompanyDB_ETERNAL.E_COMPANY.LANGUAGE. 「language」- 使用的语言getLanguage in interface IECompanypublic ECompany setLanguage(String language)
IECompanyDB_ETERNAL.E_COMPANY.LANGUAGE. 「language」- 使用的语言setLanguage in interface IECompanypublic LocalDateTime getCreatedAt()
IECompanyDB_ETERNAL.E_COMPANY.CREATED_AT. 「createdAt」- 创建时间getCreatedAt in interface IECompanypublic ECompany setCreatedAt(LocalDateTime createdAt)
IECompanyDB_ETERNAL.E_COMPANY.CREATED_AT. 「createdAt」- 创建时间setCreatedAt in interface IECompanypublic String getCreatedBy()
IECompanyDB_ETERNAL.E_COMPANY.CREATED_BY. 「createdBy」- 创建人getCreatedBy in interface IECompanypublic ECompany setCreatedBy(String createdBy)
IECompanyDB_ETERNAL.E_COMPANY.CREATED_BY. 「createdBy」- 创建人setCreatedBy in interface IECompanypublic LocalDateTime getUpdatedAt()
IECompanyDB_ETERNAL.E_COMPANY.UPDATED_AT. 「updatedAt」- 更新时间getUpdatedAt in interface IECompanypublic ECompany setUpdatedAt(LocalDateTime updatedAt)
IECompanyDB_ETERNAL.E_COMPANY.UPDATED_AT. 「updatedAt」- 更新时间setUpdatedAt in interface IECompanypublic String getUpdatedBy()
IECompanyDB_ETERNAL.E_COMPANY.UPDATED_BY. 「updatedBy」- 更新人getUpdatedBy in interface IECompanypublic ECompany setUpdatedBy(String updatedBy)
IECompanyDB_ETERNAL.E_COMPANY.UPDATED_BY. 「updatedBy」- 更新人setUpdatedBy in interface IECompanypublic void from(IECompany from)
Copyright © 2020. All rights reserved.