Interface ILLocation
- All Superinterfaces:
Serializable,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo
- All Known Implementing Classes:
LLocation,LLocationRecord
public interface ILLocation
extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, Serializable
This class is generated by jOOQ.
-
Method Summary
Modifier and TypeMethodDescriptionvoidfrom(ILLocation from) Load data from another generated Record/POJO implementing the common interface ILLocationdefault ILLocationfromJson(io.vertx.core.json.JsonObject json) Getter forDB_ETERNAL.L_LOCATION.ACTIVE.Getter forDB_ETERNAL.L_LOCATION.ADDRESS.getCity()Getter forDB_ETERNAL.L_LOCATION.CITY.getCode()Getter forDB_ETERNAL.L_LOCATION.CODE.Getter forDB_ETERNAL.L_LOCATION.COUNTRY.Getter forDB_ETERNAL.L_LOCATION.CREATED_AT.Getter forDB_ETERNAL.L_LOCATION.CREATED_BY.Getter forDB_ETERNAL.L_LOCATION.FULL_NAME.getKey()Getter forDB_ETERNAL.L_LOCATION.KEY.Getter forDB_ETERNAL.L_LOCATION.LANGUAGE.Getter forDB_ETERNAL.L_LOCATION.METADATA.getName()Getter forDB_ETERNAL.L_LOCATION.NAME.Getter forDB_ETERNAL.L_LOCATION.POSTAL.Getter forDB_ETERNAL.L_LOCATION.REGION.Getter forDB_ETERNAL.L_LOCATION.REGION_ID.getSigma()Getter forDB_ETERNAL.L_LOCATION.SIGMA.getState()Getter forDB_ETERNAL.L_LOCATION.STATE.Getter forDB_ETERNAL.L_LOCATION.STREET1.Getter forDB_ETERNAL.L_LOCATION.STREET2.Getter forDB_ETERNAL.L_LOCATION.STREET3.Getter forDB_ETERNAL.L_LOCATION.UPDATED_AT.Getter forDB_ETERNAL.L_LOCATION.UPDATED_BY.<E extends ILLocation>
Einto(E into) Copy data into another generated Record/POJO implementing the common interface ILLocationSetter forDB_ETERNAL.L_LOCATION.ACTIVE.setAddress(String value) Setter forDB_ETERNAL.L_LOCATION.ADDRESS.Setter forDB_ETERNAL.L_LOCATION.CITY.Setter forDB_ETERNAL.L_LOCATION.CODE.setCountry(String value) Setter forDB_ETERNAL.L_LOCATION.COUNTRY.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.L_LOCATION.CREATED_AT.setCreatedBy(String value) Setter forDB_ETERNAL.L_LOCATION.CREATED_BY.setFullName(String value) Setter forDB_ETERNAL.L_LOCATION.FULL_NAME.Setter forDB_ETERNAL.L_LOCATION.KEY.setLanguage(String value) Setter forDB_ETERNAL.L_LOCATION.LANGUAGE.setMetadata(String value) Setter forDB_ETERNAL.L_LOCATION.METADATA.Setter forDB_ETERNAL.L_LOCATION.NAME.Setter forDB_ETERNAL.L_LOCATION.POSTAL.Setter forDB_ETERNAL.L_LOCATION.REGION.setRegionId(String value) Setter forDB_ETERNAL.L_LOCATION.REGION_ID.Setter forDB_ETERNAL.L_LOCATION.SIGMA.Setter forDB_ETERNAL.L_LOCATION.STATE.setStreet1(String value) Setter forDB_ETERNAL.L_LOCATION.STREET1.setStreet2(String value) Setter forDB_ETERNAL.L_LOCATION.STREET2.setStreet3(String value) Setter forDB_ETERNAL.L_LOCATION.STREET3.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.L_LOCATION.UPDATED_AT.setUpdatedBy(String value) Setter forDB_ETERNAL.L_LOCATION.UPDATED_BY.default io.vertx.core.json.JsonObjecttoJson()
-
Method Details
-
setKey
Setter forDB_ETERNAL.L_LOCATION.KEY. 「key」- 主键 -
getKey
String getKey()Getter forDB_ETERNAL.L_LOCATION.KEY. 「key」- 主键 -
setName
Setter forDB_ETERNAL.L_LOCATION.NAME. 「name」- 名称 -
getName
String getName()Getter forDB_ETERNAL.L_LOCATION.NAME. 「name」- 名称 -
setCode
Setter forDB_ETERNAL.L_LOCATION.CODE. 「code」- 编码 -
getCode
String getCode()Getter forDB_ETERNAL.L_LOCATION.CODE. 「code」- 编码 -
setAddress
Setter forDB_ETERNAL.L_LOCATION.ADDRESS. 「address」- 详细地址 -
getAddress
String getAddress()Getter forDB_ETERNAL.L_LOCATION.ADDRESS. 「address」- 详细地址 -
setCity
Setter forDB_ETERNAL.L_LOCATION.CITY. 「city」- 3.城市 -
getCity
String getCity()Getter forDB_ETERNAL.L_LOCATION.CITY. 「city」- 3.城市 -
setCountry
Setter forDB_ETERNAL.L_LOCATION.COUNTRY. 「country」- 1.国家 -
getCountry
String getCountry()Getter forDB_ETERNAL.L_LOCATION.COUNTRY. 「country」- 1.国家 -
setRegion
Setter forDB_ETERNAL.L_LOCATION.REGION. 「region」- 4.区域 -
getRegion
String getRegion()Getter forDB_ETERNAL.L_LOCATION.REGION. 「region」- 4.区域 -
setFullName
Setter forDB_ETERNAL.L_LOCATION.FULL_NAME. 「fullName」- 地址全称 -
getFullName
String getFullName()Getter forDB_ETERNAL.L_LOCATION.FULL_NAME. 「fullName」- 地址全称 -
setState
Setter forDB_ETERNAL.L_LOCATION.STATE. 「state」- 2.省会 -
getState
String getState()Getter forDB_ETERNAL.L_LOCATION.STATE. 「state」- 2.省会 -
setStreet1
Setter forDB_ETERNAL.L_LOCATION.STREET1. 「street1」- 街道1 -
getStreet1
String getStreet1()Getter forDB_ETERNAL.L_LOCATION.STREET1. 「street1」- 街道1 -
setStreet2
Setter forDB_ETERNAL.L_LOCATION.STREET2. 「street2」- 街道2 -
getStreet2
String getStreet2()Getter forDB_ETERNAL.L_LOCATION.STREET2. 「street2」- 街道2 -
setStreet3
Setter forDB_ETERNAL.L_LOCATION.STREET3. 「street3」- 街道3 -
getStreet3
String getStreet3()Getter forDB_ETERNAL.L_LOCATION.STREET3. 「street3」- 街道3 -
setPostal
Setter forDB_ETERNAL.L_LOCATION.POSTAL. 「postal」- 邮政编码 -
getPostal
String getPostal()Getter forDB_ETERNAL.L_LOCATION.POSTAL. 「postal」- 邮政编码 -
setMetadata
Setter forDB_ETERNAL.L_LOCATION.METADATA. 「metadata」- 附加配置 -
getMetadata
String getMetadata()Getter forDB_ETERNAL.L_LOCATION.METADATA. 「metadata」- 附加配置 -
setRegionId
Setter forDB_ETERNAL.L_LOCATION.REGION_ID. 「regionId」- 区域ID -
getRegionId
String getRegionId()Getter forDB_ETERNAL.L_LOCATION.REGION_ID. 「regionId」- 区域ID -
setActive
Setter forDB_ETERNAL.L_LOCATION.ACTIVE. 「active」- 是否启用 -
getActive
Boolean getActive()Getter forDB_ETERNAL.L_LOCATION.ACTIVE. 「active」- 是否启用 -
setSigma
Setter forDB_ETERNAL.L_LOCATION.SIGMA. 「sigma」- 统一标识 -
getSigma
String getSigma()Getter forDB_ETERNAL.L_LOCATION.SIGMA. 「sigma」- 统一标识 -
setLanguage
Setter forDB_ETERNAL.L_LOCATION.LANGUAGE. 「language」- 使用的语言 -
getLanguage
String getLanguage()Getter forDB_ETERNAL.L_LOCATION.LANGUAGE. 「language」- 使用的语言 -
setCreatedAt
Setter forDB_ETERNAL.L_LOCATION.CREATED_AT. 「createdAt」- 创建时间 -
getCreatedAt
LocalDateTime getCreatedAt()Getter forDB_ETERNAL.L_LOCATION.CREATED_AT. 「createdAt」- 创建时间 -
setCreatedBy
Setter forDB_ETERNAL.L_LOCATION.CREATED_BY. 「createdBy」- 创建人 -
getCreatedBy
String getCreatedBy()Getter forDB_ETERNAL.L_LOCATION.CREATED_BY. 「createdBy」- 创建人 -
setUpdatedAt
Setter forDB_ETERNAL.L_LOCATION.UPDATED_AT. 「updatedAt」- 更新时间 -
getUpdatedAt
LocalDateTime getUpdatedAt()Getter forDB_ETERNAL.L_LOCATION.UPDATED_AT. 「updatedAt」- 更新时间 -
setUpdatedBy
Setter forDB_ETERNAL.L_LOCATION.UPDATED_BY. 「updatedBy」- 更新人 -
getUpdatedBy
String getUpdatedBy()Getter forDB_ETERNAL.L_LOCATION.UPDATED_BY. 「updatedBy」- 更新人 -
from
Load data from another generated Record/POJO implementing the common interface ILLocation -
into
Copy data into another generated Record/POJO implementing the common interface ILLocation -
fromJson
- Specified by:
fromJsonin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo
-
toJson
default io.vertx.core.json.JsonObject toJson()- Specified by:
toJsonin interfaceio.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo
-