Class LTent
java.lang.Object
cn.vertxup.lbs.domain.tables.pojos.LTent
- All Implemented Interfaces:
ILTent,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable
public class LTent
extends Object
implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, ILTent
This class is generated by jOOQ.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLTent()LTent(io.vertx.core.json.JsonObject json) 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) -
Method Summary
Modifier and TypeMethodDescriptionvoidLoad data from another generated Record/POJO implementing the common interface ILTentGetter forDB_ETERNAL.L_TENT.ACTIVE.getCode()Getter forDB_ETERNAL.L_TENT.CODE.Getter forDB_ETERNAL.L_TENT.CONTACT_NAME.Getter forDB_ETERNAL.L_TENT.CONTACT_PHONE.Getter forDB_ETERNAL.L_TENT.CREATED_AT.Getter forDB_ETERNAL.L_TENT.CREATED_BY.getKey()Getter forDB_ETERNAL.L_TENT.KEY.Getter forDB_ETERNAL.L_TENT.LANGUAGE.Getter forDB_ETERNAL.L_TENT.LOCATION_ID.Getter forDB_ETERNAL.L_TENT.METADATA.getName()Getter forDB_ETERNAL.L_TENT.NAME.getOrder()Getter forDB_ETERNAL.L_TENT.ORDER.getSigma()Getter forDB_ETERNAL.L_TENT.SIGMA.Getter forDB_ETERNAL.L_TENT.UPDATED_AT.Getter forDB_ETERNAL.L_TENT.UPDATED_BY.Getter forDB_ETERNAL.L_TENT.YARD_ID.<E extends ILTent>
Einto(E into) Copy data into another generated Record/POJO implementing the common interface ILTentSetter forDB_ETERNAL.L_TENT.ACTIVE.Setter forDB_ETERNAL.L_TENT.CODE.setContactName(String contactName) Setter forDB_ETERNAL.L_TENT.CONTACT_NAME.setContactPhone(String contactPhone) Setter forDB_ETERNAL.L_TENT.CONTACT_PHONE.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.L_TENT.CREATED_AT.setCreatedBy(String createdBy) Setter forDB_ETERNAL.L_TENT.CREATED_BY.Setter forDB_ETERNAL.L_TENT.KEY.setLanguage(String language) Setter forDB_ETERNAL.L_TENT.LANGUAGE.setLocationId(String locationId) Setter forDB_ETERNAL.L_TENT.LOCATION_ID.setMetadata(String metadata) Setter forDB_ETERNAL.L_TENT.METADATA.Setter forDB_ETERNAL.L_TENT.NAME.Setter forDB_ETERNAL.L_TENT.ORDER.Setter forDB_ETERNAL.L_TENT.SIGMA.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.L_TENT.UPDATED_AT.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.L_TENT.UPDATED_BY.Setter forDB_ETERNAL.L_TENT.YARD_ID.toString()
-
Constructor Details
-
LTent
public LTent() -
LTent
-
LTent
-
LTent
public LTent(io.vertx.core.json.JsonObject json)
-
-
Method Details
-
getKey
Getter forDB_ETERNAL.L_TENT.KEY. 「key」- 主键 -
setKey
Setter forDB_ETERNAL.L_TENT.KEY. 「key」- 主键 -
getName
Getter forDB_ETERNAL.L_TENT.NAME. 「name」- 名称 -
setName
Setter forDB_ETERNAL.L_TENT.NAME. 「name」- 名称 -
getCode
Getter forDB_ETERNAL.L_TENT.CODE. 「code」- 编码 -
setCode
Setter forDB_ETERNAL.L_TENT.CODE. 「code」- 编码 -
getContactPhone
Getter forDB_ETERNAL.L_TENT.CONTACT_PHONE. 「contactPhone」- 联系电话- Specified by:
getContactPhonein interfaceILTent
-
setContactPhone
Setter forDB_ETERNAL.L_TENT.CONTACT_PHONE. 「contactPhone」- 联系电话- Specified by:
setContactPhonein interfaceILTent
-
getContactName
Getter forDB_ETERNAL.L_TENT.CONTACT_NAME. 「contactName」- 联系人姓名- Specified by:
getContactNamein interfaceILTent
-
setContactName
Setter forDB_ETERNAL.L_TENT.CONTACT_NAME. 「contactName」- 联系人姓名- Specified by:
setContactNamein interfaceILTent
-
getMetadata
Getter forDB_ETERNAL.L_TENT.METADATA. 「metadata」- 附加配置- Specified by:
getMetadatain interfaceILTent
-
setMetadata
Setter forDB_ETERNAL.L_TENT.METADATA. 「metadata」- 附加配置- Specified by:
setMetadatain interfaceILTent
-
getOrder
Getter forDB_ETERNAL.L_TENT.ORDER. 「order」- 排序 -
setOrder
Setter forDB_ETERNAL.L_TENT.ORDER. 「order」- 排序 -
getLocationId
Getter forDB_ETERNAL.L_TENT.LOCATION_ID. 「locationId」- 关联地址ID- Specified by:
getLocationIdin interfaceILTent
-
setLocationId
Setter forDB_ETERNAL.L_TENT.LOCATION_ID. 「locationId」- 关联地址ID- Specified by:
setLocationIdin interfaceILTent
-
getYardId
Getter forDB_ETERNAL.L_TENT.YARD_ID. 「yardId」- 关联小区ID -
setYardId
Setter forDB_ETERNAL.L_TENT.YARD_ID. 「yardId」- 关联小区ID -
getActive
Getter forDB_ETERNAL.L_TENT.ACTIVE. 「active」- 是否启用 -
setActive
Setter forDB_ETERNAL.L_TENT.ACTIVE. 「active」- 是否启用 -
getSigma
Getter forDB_ETERNAL.L_TENT.SIGMA. 「sigma」- 统一标识 -
setSigma
Setter forDB_ETERNAL.L_TENT.SIGMA. 「sigma」- 统一标识 -
getLanguage
Getter forDB_ETERNAL.L_TENT.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceILTent
-
setLanguage
Setter forDB_ETERNAL.L_TENT.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceILTent
-
getCreatedAt
Getter forDB_ETERNAL.L_TENT.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceILTent
-
setCreatedAt
Setter forDB_ETERNAL.L_TENT.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceILTent
-
getCreatedBy
Getter forDB_ETERNAL.L_TENT.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceILTent
-
setCreatedBy
Setter forDB_ETERNAL.L_TENT.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceILTent
-
getUpdatedAt
Getter forDB_ETERNAL.L_TENT.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceILTent
-
setUpdatedAt
Setter forDB_ETERNAL.L_TENT.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceILTent
-
getUpdatedBy
Getter forDB_ETERNAL.L_TENT.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceILTent
-
setUpdatedBy
Setter forDB_ETERNAL.L_TENT.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceILTent
-
toString
-
from
Description copied from interface:ILTentLoad data from another generated Record/POJO implementing the common interface ILTent -
into
Description copied from interface:ILTentCopy data into another generated Record/POJO implementing the common interface ILTent
-