@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class LTent extends Object implements ILTent
This class is generated by jOOQ.
| Constructor and Description |
|---|
LTent() |
LTent(io.vertx.core.json.JsonObject json) |
LTent(LTent value) |
LTent(String key,
String name,
String code,
String contactPhone,
String contactName,
String metadata,
Integer order,
String locationId,
String yardId,
Boolean active,
String sigma,
String language,
LocalDateTime createdAt,
String createdBy,
LocalDateTime updatedAt,
String updatedBy) |
| Modifier and Type | Method and Description |
|---|---|
void |
from(ILTent from)
Load data from another generated Record/POJO implementing the common interface ILTent
|
Boolean |
getActive()
Getter for
DB_ETERNAL.L_TENT.ACTIVE. |
String |
getCode()
Getter for
DB_ETERNAL.L_TENT.CODE. |
String |
getContactName()
Getter for
DB_ETERNAL.L_TENT.CONTACT_NAME. |
String |
getContactPhone()
Getter for
DB_ETERNAL.L_TENT.CONTACT_PHONE. |
LocalDateTime |
getCreatedAt()
Getter for
DB_ETERNAL.L_TENT.CREATED_AT. |
String |
getCreatedBy()
Getter for
DB_ETERNAL.L_TENT.CREATED_BY. |
String |
getKey()
Getter for
DB_ETERNAL.L_TENT.KEY. |
String |
getLanguage()
Getter for
DB_ETERNAL.L_TENT.LANGUAGE. |
String |
getLocationId()
Getter for
DB_ETERNAL.L_TENT.LOCATION_ID. |
String |
getMetadata()
Getter for
DB_ETERNAL.L_TENT.METADATA. |
String |
getName()
Getter for
DB_ETERNAL.L_TENT.NAME. |
Integer |
getOrder()
Getter for
DB_ETERNAL.L_TENT.ORDER. |
String |
getSigma()
Getter for
DB_ETERNAL.L_TENT.SIGMA. |
LocalDateTime |
getUpdatedAt()
Getter for
DB_ETERNAL.L_TENT.UPDATED_AT. |
String |
getUpdatedBy()
Getter for
DB_ETERNAL.L_TENT.UPDATED_BY. |
String |
getYardId()
Getter for
DB_ETERNAL.L_TENT.YARD_ID. |
<E extends ILTent> |
into(E into)
Copy data into another generated Record/POJO implementing the common interface ILTent
|
LTent |
setActive(Boolean active)
Setter for
DB_ETERNAL.L_TENT.ACTIVE. |
LTent |
setCode(String code)
Setter for
DB_ETERNAL.L_TENT.CODE. |
LTent |
setContactName(String contactName)
Setter for
DB_ETERNAL.L_TENT.CONTACT_NAME. |
LTent |
setContactPhone(String contactPhone)
Setter for
DB_ETERNAL.L_TENT.CONTACT_PHONE. |
LTent |
setCreatedAt(LocalDateTime createdAt)
Setter for
DB_ETERNAL.L_TENT.CREATED_AT. |
LTent |
setCreatedBy(String createdBy)
Setter for
DB_ETERNAL.L_TENT.CREATED_BY. |
LTent |
setKey(String key)
Setter for
DB_ETERNAL.L_TENT.KEY. |
LTent |
setLanguage(String language)
Setter for
DB_ETERNAL.L_TENT.LANGUAGE. |
LTent |
setLocationId(String locationId)
Setter for
DB_ETERNAL.L_TENT.LOCATION_ID. |
LTent |
setMetadata(String metadata)
Setter for
DB_ETERNAL.L_TENT.METADATA. |
LTent |
setName(String name)
Setter for
DB_ETERNAL.L_TENT.NAME. |
LTent |
setOrder(Integer order)
Setter for
DB_ETERNAL.L_TENT.ORDER. |
LTent |
setSigma(String sigma)
Setter for
DB_ETERNAL.L_TENT.SIGMA. |
LTent |
setUpdatedAt(LocalDateTime updatedAt)
Setter for
DB_ETERNAL.L_TENT.UPDATED_AT. |
LTent |
setUpdatedBy(String updatedBy)
Setter for
DB_ETERNAL.L_TENT.UPDATED_BY. |
LTent |
setYardId(String yardId)
Setter for
DB_ETERNAL.L_TENT.YARD_ID. |
String |
toString() |
public LTent()
public LTent(LTent value)
public LTent(String key, String name, String code, String contactPhone, String contactName, String metadata, Integer order, String locationId, String yardId, Boolean active, String sigma, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
public LTent(io.vertx.core.json.JsonObject json)
public String getKey()
ILTentGetter for DB_ETERNAL.L_TENT.KEY. 「key」- 主键
public LTent setKey(String key)
ILTentSetter for DB_ETERNAL.L_TENT.KEY. 「key」- 主键
public String getName()
ILTentGetter for DB_ETERNAL.L_TENT.NAME. 「name」- 名称
public LTent setName(String name)
ILTentSetter for DB_ETERNAL.L_TENT.NAME. 「name」- 名称
public String getCode()
ILTentGetter for DB_ETERNAL.L_TENT.CODE. 「code」- 编码
public LTent setCode(String code)
ILTentSetter for DB_ETERNAL.L_TENT.CODE. 「code」- 编码
public String getContactPhone()
ILTentGetter for DB_ETERNAL.L_TENT.CONTACT_PHONE. 「contactPhone」- 联系电话
getContactPhone in interface ILTentpublic LTent setContactPhone(String contactPhone)
ILTentSetter for DB_ETERNAL.L_TENT.CONTACT_PHONE. 「contactPhone」- 联系电话
setContactPhone in interface ILTentpublic String getContactName()
ILTentGetter for DB_ETERNAL.L_TENT.CONTACT_NAME. 「contactName」- 联系人姓名
getContactName in interface ILTentpublic LTent setContactName(String contactName)
ILTentSetter for DB_ETERNAL.L_TENT.CONTACT_NAME. 「contactName」- 联系人姓名
setContactName in interface ILTentpublic String getMetadata()
ILTentGetter for DB_ETERNAL.L_TENT.METADATA. 「metadata」- 附加配置
getMetadata in interface ILTentpublic LTent setMetadata(String metadata)
ILTentSetter for DB_ETERNAL.L_TENT.METADATA. 「metadata」- 附加配置
setMetadata in interface ILTentpublic Integer getOrder()
ILTentGetter for DB_ETERNAL.L_TENT.ORDER. 「order」- 排序
public LTent setOrder(Integer order)
ILTentSetter for DB_ETERNAL.L_TENT.ORDER. 「order」- 排序
public String getLocationId()
ILTentGetter for DB_ETERNAL.L_TENT.LOCATION_ID. 「locationId」- 关联地址ID
getLocationId in interface ILTentpublic LTent setLocationId(String locationId)
ILTentSetter for DB_ETERNAL.L_TENT.LOCATION_ID. 「locationId」- 关联地址ID
setLocationId in interface ILTentpublic String getYardId()
ILTentGetter for DB_ETERNAL.L_TENT.YARD_ID. 「yardId」- 关联小区ID
public LTent setYardId(String yardId)
ILTentSetter for DB_ETERNAL.L_TENT.YARD_ID. 「yardId」- 关联小区ID
public Boolean getActive()
ILTentGetter for DB_ETERNAL.L_TENT.ACTIVE. 「active」- 是否启用
public LTent setActive(Boolean active)
ILTentSetter for DB_ETERNAL.L_TENT.ACTIVE. 「active」- 是否启用
public String getSigma()
ILTentGetter for DB_ETERNAL.L_TENT.SIGMA. 「sigma」- 统一标识
public LTent setSigma(String sigma)
ILTentSetter for DB_ETERNAL.L_TENT.SIGMA. 「sigma」- 统一标识
public String getLanguage()
ILTentGetter for DB_ETERNAL.L_TENT.LANGUAGE. 「language」- 使用的语言
getLanguage in interface ILTentpublic LTent setLanguage(String language)
ILTentSetter for DB_ETERNAL.L_TENT.LANGUAGE. 「language」- 使用的语言
setLanguage in interface ILTentpublic LocalDateTime getCreatedAt()
ILTentGetter for DB_ETERNAL.L_TENT.CREATED_AT. 「createdAt」- 创建时间
getCreatedAt in interface ILTentpublic LTent setCreatedAt(LocalDateTime createdAt)
ILTentSetter for DB_ETERNAL.L_TENT.CREATED_AT. 「createdAt」- 创建时间
setCreatedAt in interface ILTentpublic String getCreatedBy()
ILTentGetter for DB_ETERNAL.L_TENT.CREATED_BY. 「createdBy」- 创建人
getCreatedBy in interface ILTentpublic LTent setCreatedBy(String createdBy)
ILTentSetter for DB_ETERNAL.L_TENT.CREATED_BY. 「createdBy」- 创建人
setCreatedBy in interface ILTentpublic LocalDateTime getUpdatedAt()
ILTentGetter for DB_ETERNAL.L_TENT.UPDATED_AT. 「updatedAt」- 更新时间
getUpdatedAt in interface ILTentpublic LTent setUpdatedAt(LocalDateTime updatedAt)
ILTentSetter for DB_ETERNAL.L_TENT.UPDATED_AT. 「updatedAt」- 更新时间
setUpdatedAt in interface ILTentpublic String getUpdatedBy()
ILTentGetter for DB_ETERNAL.L_TENT.UPDATED_BY. 「updatedBy」- 更新人
getUpdatedBy in interface ILTentpublic LTent setUpdatedBy(String updatedBy)
ILTentSetter for DB_ETERNAL.L_TENT.UPDATED_BY. 「updatedBy」- 更新人
setUpdatedBy in interface ILTentpublic void from(ILTent from)
Load data from another generated Record/POJO implementing the common interface ILTent
Copyright © 2021. All rights reserved.