@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class EIdentity extends Object implements IEIdentity
| Constructor and Description |
|---|
EIdentity() |
EIdentity(EIdentity value) |
EIdentity(io.vertx.core.json.JsonObject json) |
EIdentity(String key,
String code,
String type,
String status,
String country,
String nativePlace,
String nation,
String address,
String realname,
LocalDateTime birthday,
String driverLicense,
String carPlate,
String passport,
Boolean gender,
String marital,
String contactMobile,
String contactPhone,
String contactAddress,
String contactEmail,
String urgentName,
String urgentPhone,
String ecQq,
String ecAlipay,
String ecWechat,
String idcType,
String idcNumber,
String idcAddress,
LocalDateTime idcExpiredAt,
String idcFront,
String idcBack,
String idcIssuer,
LocalDateTime idcIssueAt,
Boolean verified,
String metadata,
Boolean active,
String sigma,
String language,
LocalDateTime createdAt,
String createdBy,
LocalDateTime updatedAt,
String updatedBy) |
| Modifier and Type | Method and Description |
|---|---|
void |
from(IEIdentity from)
Load data from another generated Record/POJO implementing the common interface IEIdentity
|
Boolean |
getActive()
Getter for
DB_ETERNAL.E_IDENTITY.ACTIVE. |
String |
getAddress()
Getter for
DB_ETERNAL.E_IDENTITY.ADDRESS. |
LocalDateTime |
getBirthday()
Getter for
DB_ETERNAL.E_IDENTITY.BIRTHDAY. |
String |
getCarPlate()
Getter for
DB_ETERNAL.E_IDENTITY.CAR_PLATE. |
String |
getCode()
Getter for
DB_ETERNAL.E_IDENTITY.CODE. |
String |
getContactAddress()
Getter for
DB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS. |
String |
getContactEmail()
Getter for
DB_ETERNAL.E_IDENTITY.CONTACT_EMAIL. |
String |
getContactMobile()
Getter for
DB_ETERNAL.E_IDENTITY.CONTACT_MOBILE. |
String |
getContactPhone()
Getter for
DB_ETERNAL.E_IDENTITY.CONTACT_PHONE. |
String |
getCountry()
Getter for
DB_ETERNAL.E_IDENTITY.COUNTRY. |
LocalDateTime |
getCreatedAt()
Getter for
DB_ETERNAL.E_IDENTITY.CREATED_AT. |
String |
getCreatedBy()
Getter for
DB_ETERNAL.E_IDENTITY.CREATED_BY. |
String |
getDriverLicense()
Getter for
DB_ETERNAL.E_IDENTITY.DRIVER_LICENSE. |
String |
getEcAlipay()
Getter for
DB_ETERNAL.E_IDENTITY.EC_ALIPAY. |
String |
getEcQq()
Getter for
DB_ETERNAL.E_IDENTITY.EC_QQ. |
String |
getEcWechat()
Getter for
DB_ETERNAL.E_IDENTITY.EC_WECHAT. |
Boolean |
getGender()
Getter for
DB_ETERNAL.E_IDENTITY.GENDER. |
String |
getIdcAddress()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_ADDRESS. |
String |
getIdcBack()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_BACK. |
LocalDateTime |
getIdcExpiredAt()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT. |
String |
getIdcFront()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_FRONT. |
LocalDateTime |
getIdcIssueAt()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT. |
String |
getIdcIssuer()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_ISSUER. |
String |
getIdcNumber()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_NUMBER. |
String |
getIdcType()
Getter for
DB_ETERNAL.E_IDENTITY.IDC_TYPE. |
String |
getKey()
Getter for
DB_ETERNAL.E_IDENTITY.KEY. |
String |
getLanguage()
Getter for
DB_ETERNAL.E_IDENTITY.LANGUAGE. |
String |
getMarital()
Getter for
DB_ETERNAL.E_IDENTITY.MARITAL. |
String |
getMetadata()
Getter for
DB_ETERNAL.E_IDENTITY.METADATA. |
String |
getNation()
Getter for
DB_ETERNAL.E_IDENTITY.NATION. |
String |
getNativePlace()
Getter for
DB_ETERNAL.E_IDENTITY.NATIVE_PLACE. |
String |
getPassport()
Getter for
DB_ETERNAL.E_IDENTITY.PASSPORT. |
String |
getRealname()
Getter for
DB_ETERNAL.E_IDENTITY.REALNAME. |
String |
getSigma()
Getter for
DB_ETERNAL.E_IDENTITY.SIGMA. |
String |
getStatus()
Getter for
DB_ETERNAL.E_IDENTITY.STATUS. |
String |
getType()
Getter for
DB_ETERNAL.E_IDENTITY.TYPE. |
LocalDateTime |
getUpdatedAt()
Getter for
DB_ETERNAL.E_IDENTITY.UPDATED_AT. |
String |
getUpdatedBy()
Getter for
DB_ETERNAL.E_IDENTITY.UPDATED_BY. |
String |
getUrgentName()
Getter for
DB_ETERNAL.E_IDENTITY.URGENT_NAME. |
String |
getUrgentPhone()
Getter for
DB_ETERNAL.E_IDENTITY.URGENT_PHONE. |
Boolean |
getVerified()
Getter for
DB_ETERNAL.E_IDENTITY.VERIFIED. |
<E extends IEIdentity> |
into(E into)
Copy data into another generated Record/POJO implementing the common interface IEIdentity
|
EIdentity |
setActive(Boolean active)
Setter for
DB_ETERNAL.E_IDENTITY.ACTIVE. |
EIdentity |
setAddress(String address)
Setter for
DB_ETERNAL.E_IDENTITY.ADDRESS. |
EIdentity |
setBirthday(LocalDateTime birthday)
Setter for
DB_ETERNAL.E_IDENTITY.BIRTHDAY. |
EIdentity |
setCarPlate(String carPlate)
Setter for
DB_ETERNAL.E_IDENTITY.CAR_PLATE. |
EIdentity |
setCode(String code)
Setter for
DB_ETERNAL.E_IDENTITY.CODE. |
EIdentity |
setContactAddress(String contactAddress)
Setter for
DB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS. |
EIdentity |
setContactEmail(String contactEmail)
Setter for
DB_ETERNAL.E_IDENTITY.CONTACT_EMAIL. |
EIdentity |
setContactMobile(String contactMobile)
Setter for
DB_ETERNAL.E_IDENTITY.CONTACT_MOBILE. |
EIdentity |
setContactPhone(String contactPhone)
Setter for
DB_ETERNAL.E_IDENTITY.CONTACT_PHONE. |
EIdentity |
setCountry(String country)
Setter for
DB_ETERNAL.E_IDENTITY.COUNTRY. |
EIdentity |
setCreatedAt(LocalDateTime createdAt)
Setter for
DB_ETERNAL.E_IDENTITY.CREATED_AT. |
EIdentity |
setCreatedBy(String createdBy)
Setter for
DB_ETERNAL.E_IDENTITY.CREATED_BY. |
EIdentity |
setDriverLicense(String driverLicense)
Setter for
DB_ETERNAL.E_IDENTITY.DRIVER_LICENSE. |
EIdentity |
setEcAlipay(String ecAlipay)
Setter for
DB_ETERNAL.E_IDENTITY.EC_ALIPAY. |
EIdentity |
setEcQq(String ecQq)
Setter for
DB_ETERNAL.E_IDENTITY.EC_QQ. |
EIdentity |
setEcWechat(String ecWechat)
Setter for
DB_ETERNAL.E_IDENTITY.EC_WECHAT. |
EIdentity |
setGender(Boolean gender)
Setter for
DB_ETERNAL.E_IDENTITY.GENDER. |
EIdentity |
setIdcAddress(String idcAddress)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_ADDRESS. |
EIdentity |
setIdcBack(String idcBack)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_BACK. |
EIdentity |
setIdcExpiredAt(LocalDateTime idcExpiredAt)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT. |
EIdentity |
setIdcFront(String idcFront)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_FRONT. |
EIdentity |
setIdcIssueAt(LocalDateTime idcIssueAt)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT. |
EIdentity |
setIdcIssuer(String idcIssuer)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_ISSUER. |
EIdentity |
setIdcNumber(String idcNumber)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_NUMBER. |
EIdentity |
setIdcType(String idcType)
Setter for
DB_ETERNAL.E_IDENTITY.IDC_TYPE. |
EIdentity |
setKey(String key)
Setter for
DB_ETERNAL.E_IDENTITY.KEY. |
EIdentity |
setLanguage(String language)
Setter for
DB_ETERNAL.E_IDENTITY.LANGUAGE. |
EIdentity |
setMarital(String marital)
Setter for
DB_ETERNAL.E_IDENTITY.MARITAL. |
EIdentity |
setMetadata(String metadata)
Setter for
DB_ETERNAL.E_IDENTITY.METADATA. |
EIdentity |
setNation(String nation)
Setter for
DB_ETERNAL.E_IDENTITY.NATION. |
EIdentity |
setNativePlace(String nativePlace)
Setter for
DB_ETERNAL.E_IDENTITY.NATIVE_PLACE. |
EIdentity |
setPassport(String passport)
Setter for
DB_ETERNAL.E_IDENTITY.PASSPORT. |
EIdentity |
setRealname(String realname)
Setter for
DB_ETERNAL.E_IDENTITY.REALNAME. |
EIdentity |
setSigma(String sigma)
Setter for
DB_ETERNAL.E_IDENTITY.SIGMA. |
EIdentity |
setStatus(String status)
Setter for
DB_ETERNAL.E_IDENTITY.STATUS. |
EIdentity |
setType(String type)
Setter for
DB_ETERNAL.E_IDENTITY.TYPE. |
EIdentity |
setUpdatedAt(LocalDateTime updatedAt)
Setter for
DB_ETERNAL.E_IDENTITY.UPDATED_AT. |
EIdentity |
setUpdatedBy(String updatedBy)
Setter for
DB_ETERNAL.E_IDENTITY.UPDATED_BY. |
EIdentity |
setUrgentName(String urgentName)
Setter for
DB_ETERNAL.E_IDENTITY.URGENT_NAME. |
EIdentity |
setUrgentPhone(String urgentPhone)
Setter for
DB_ETERNAL.E_IDENTITY.URGENT_PHONE. |
EIdentity |
setVerified(Boolean verified)
Setter for
DB_ETERNAL.E_IDENTITY.VERIFIED. |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfromJson, toJsonpublic EIdentity()
public EIdentity(EIdentity value)
public EIdentity(String key, String code, String type, String status, String country, String nativePlace, String nation, String address, String realname, LocalDateTime birthday, String driverLicense, String carPlate, String passport, Boolean gender, String marital, String contactMobile, String contactPhone, String contactAddress, String contactEmail, String urgentName, String urgentPhone, String ecQq, String ecAlipay, String ecWechat, String idcType, String idcNumber, String idcAddress, LocalDateTime idcExpiredAt, String idcFront, String idcBack, String idcIssuer, LocalDateTime idcIssueAt, Boolean verified, String metadata, Boolean active, String sigma, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
public EIdentity(io.vertx.core.json.JsonObject json)
public String getKey()
IEIdentityDB_ETERNAL.E_IDENTITY.KEY. 「key」- 身份主键getKey in interface IEIdentitypublic EIdentity setKey(String key)
IEIdentityDB_ETERNAL.E_IDENTITY.KEY. 「key」- 身份主键setKey in interface IEIdentitypublic String getCode()
IEIdentityDB_ETERNAL.E_IDENTITY.CODE. 「code」- 系统编号getCode in interface IEIdentitypublic EIdentity setCode(String code)
IEIdentityDB_ETERNAL.E_IDENTITY.CODE. 「code」- 系统编号setCode in interface IEIdentitypublic String getType()
IEIdentityDB_ETERNAL.E_IDENTITY.TYPE. 「type」- 身份类型/档案类型getType in interface IEIdentitypublic EIdentity setType(String type)
IEIdentityDB_ETERNAL.E_IDENTITY.TYPE. 「type」- 身份类型/档案类型setType in interface IEIdentitypublic String getStatus()
IEIdentityDB_ETERNAL.E_IDENTITY.STATUS. 「status」- 档案状态getStatus in interface IEIdentitypublic EIdentity setStatus(String status)
IEIdentityDB_ETERNAL.E_IDENTITY.STATUS. 「status」- 档案状态setStatus in interface IEIdentitypublic String getCountry()
IEIdentityDB_ETERNAL.E_IDENTITY.COUNTRY. 「country」- 国籍getCountry in interface IEIdentitypublic EIdentity setCountry(String country)
IEIdentityDB_ETERNAL.E_IDENTITY.COUNTRY. 「country」- 国籍setCountry in interface IEIdentitypublic String getNativePlace()
IEIdentityDB_ETERNAL.E_IDENTITY.NATIVE_PLACE. 「nativePlace」- 籍贯getNativePlace in interface IEIdentitypublic EIdentity setNativePlace(String nativePlace)
IEIdentityDB_ETERNAL.E_IDENTITY.NATIVE_PLACE. 「nativePlace」- 籍贯setNativePlace in interface IEIdentitypublic String getNation()
IEIdentityDB_ETERNAL.E_IDENTITY.NATION. 「nation」- 民族getNation in interface IEIdentitypublic EIdentity setNation(String nation)
IEIdentityDB_ETERNAL.E_IDENTITY.NATION. 「nation」- 民族setNation in interface IEIdentitypublic String getAddress()
IEIdentityDB_ETERNAL.E_IDENTITY.ADDRESS. 「address」- 居住地址getAddress in interface IEIdentitypublic EIdentity setAddress(String address)
IEIdentityDB_ETERNAL.E_IDENTITY.ADDRESS. 「address」- 居住地址setAddress in interface IEIdentitypublic String getRealname()
IEIdentityDB_ETERNAL.E_IDENTITY.REALNAME. 「realname」- 真实姓名getRealname in interface IEIdentitypublic EIdentity setRealname(String realname)
IEIdentityDB_ETERNAL.E_IDENTITY.REALNAME. 「realname」- 真实姓名setRealname in interface IEIdentitypublic LocalDateTime getBirthday()
IEIdentityDB_ETERNAL.E_IDENTITY.BIRTHDAY. 「birthday」- 生日getBirthday in interface IEIdentitypublic EIdentity setBirthday(LocalDateTime birthday)
IEIdentityDB_ETERNAL.E_IDENTITY.BIRTHDAY. 「birthday」- 生日setBirthday in interface IEIdentitypublic String getDriverLicense()
IEIdentityDB_ETERNAL.E_IDENTITY.DRIVER_LICENSE. 「driverLicense」- 驾驶证getDriverLicense in interface IEIdentitypublic EIdentity setDriverLicense(String driverLicense)
IEIdentityDB_ETERNAL.E_IDENTITY.DRIVER_LICENSE. 「driverLicense」- 驾驶证setDriverLicense in interface IEIdentitypublic String getCarPlate()
IEIdentityDB_ETERNAL.E_IDENTITY.CAR_PLATE. 「carPlate」- 常用车牌getCarPlate in interface IEIdentitypublic EIdentity setCarPlate(String carPlate)
IEIdentityDB_ETERNAL.E_IDENTITY.CAR_PLATE. 「carPlate」- 常用车牌setCarPlate in interface IEIdentitypublic String getPassport()
IEIdentityDB_ETERNAL.E_IDENTITY.PASSPORT. 「passport」- 护照getPassport in interface IEIdentitypublic EIdentity setPassport(String passport)
IEIdentityDB_ETERNAL.E_IDENTITY.PASSPORT. 「passport」- 护照setPassport in interface IEIdentitypublic Boolean getGender()
IEIdentityDB_ETERNAL.E_IDENTITY.GENDER. 「gender」- 性别getGender in interface IEIdentitypublic EIdentity setGender(Boolean gender)
IEIdentityDB_ETERNAL.E_IDENTITY.GENDER. 「gender」- 性别setGender in interface IEIdentitypublic String getMarital()
IEIdentityDB_ETERNAL.E_IDENTITY.MARITAL. 「marital」- 婚姻状况getMarital in interface IEIdentitypublic EIdentity setMarital(String marital)
IEIdentityDB_ETERNAL.E_IDENTITY.MARITAL. 「marital」- 婚姻状况setMarital in interface IEIdentitypublic String getContactMobile()
IEIdentityDB_ETERNAL.E_IDENTITY.CONTACT_MOBILE. 「contactMobile」- 联系手机getContactMobile in interface IEIdentitypublic EIdentity setContactMobile(String contactMobile)
IEIdentityDB_ETERNAL.E_IDENTITY.CONTACT_MOBILE. 「contactMobile」- 联系手机setContactMobile in interface IEIdentitypublic String getContactPhone()
IEIdentityDB_ETERNAL.E_IDENTITY.CONTACT_PHONE. 「contactPhone」- 座机getContactPhone in interface IEIdentitypublic EIdentity setContactPhone(String contactPhone)
IEIdentityDB_ETERNAL.E_IDENTITY.CONTACT_PHONE. 「contactPhone」- 座机setContactPhone in interface IEIdentitypublic String getContactAddress()
IEIdentityDB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS. 「contactAddress」- 联系地址getContactAddress in interface IEIdentitypublic EIdentity setContactAddress(String contactAddress)
IEIdentityDB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS. 「contactAddress」- 联系地址setContactAddress in interface IEIdentitypublic String getContactEmail()
IEIdentityDB_ETERNAL.E_IDENTITY.CONTACT_EMAIL. 「contactEmail」- 联系EmailgetContactEmail in interface IEIdentitypublic EIdentity setContactEmail(String contactEmail)
IEIdentityDB_ETERNAL.E_IDENTITY.CONTACT_EMAIL. 「contactEmail」- 联系EmailsetContactEmail in interface IEIdentitypublic String getUrgentName()
IEIdentityDB_ETERNAL.E_IDENTITY.URGENT_NAME. 「urgentName」- 紧急联系人getUrgentName in interface IEIdentitypublic EIdentity setUrgentName(String urgentName)
IEIdentityDB_ETERNAL.E_IDENTITY.URGENT_NAME. 「urgentName」- 紧急联系人setUrgentName in interface IEIdentitypublic String getUrgentPhone()
IEIdentityDB_ETERNAL.E_IDENTITY.URGENT_PHONE. 「urgentPhone」- 紧急联系电话getUrgentPhone in interface IEIdentitypublic EIdentity setUrgentPhone(String urgentPhone)
IEIdentityDB_ETERNAL.E_IDENTITY.URGENT_PHONE. 「urgentPhone」- 紧急联系电话setUrgentPhone in interface IEIdentitypublic String getEcQq()
IEIdentityDB_ETERNAL.E_IDENTITY.EC_QQ. 「ecQq」- QQ号码getEcQq in interface IEIdentitypublic EIdentity setEcQq(String ecQq)
IEIdentityDB_ETERNAL.E_IDENTITY.EC_QQ. 「ecQq」- QQ号码setEcQq in interface IEIdentitypublic String getEcAlipay()
IEIdentityDB_ETERNAL.E_IDENTITY.EC_ALIPAY. 「ecAlipay」- 支付宝getEcAlipay in interface IEIdentitypublic EIdentity setEcAlipay(String ecAlipay)
IEIdentityDB_ETERNAL.E_IDENTITY.EC_ALIPAY. 「ecAlipay」- 支付宝setEcAlipay in interface IEIdentitypublic String getEcWechat()
IEIdentityDB_ETERNAL.E_IDENTITY.EC_WECHAT. 「ecWechat」- 微信getEcWechat in interface IEIdentitypublic EIdentity setEcWechat(String ecWechat)
IEIdentityDB_ETERNAL.E_IDENTITY.EC_WECHAT. 「ecWechat」- 微信setEcWechat in interface IEIdentitypublic String getIdcType()
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_TYPE. 「idcType」- 证件类型getIdcType in interface IEIdentitypublic EIdentity setIdcType(String idcType)
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_TYPE. 「idcType」- 证件类型setIdcType in interface IEIdentitypublic String getIdcNumber()
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_NUMBER. 「idcNumber」- 证件号getIdcNumber in interface IEIdentitypublic EIdentity setIdcNumber(String idcNumber)
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_NUMBER. 「idcNumber」- 证件号setIdcNumber in interface IEIdentitypublic String getIdcAddress()
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_ADDRESS. 「idcAddress」- 证件地址getIdcAddress in interface IEIdentitypublic EIdentity setIdcAddress(String idcAddress)
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_ADDRESS. 「idcAddress」- 证件地址setIdcAddress in interface IEIdentitypublic LocalDateTime getIdcExpiredAt()
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT. 「idcExpiredAt」- 证件过期时间getIdcExpiredAt in interface IEIdentitypublic EIdentity setIdcExpiredAt(LocalDateTime idcExpiredAt)
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT. 「idcExpiredAt」- 证件过期时间setIdcExpiredAt in interface IEIdentitypublic String getIdcFront()
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_FRONT. 「idcFront」- 证件正面附件getIdcFront in interface IEIdentitypublic EIdentity setIdcFront(String idcFront)
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_FRONT. 「idcFront」- 证件正面附件setIdcFront in interface IEIdentitypublic String getIdcBack()
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_BACK. 「idcBack」- 证件背面附件getIdcBack in interface IEIdentitypublic EIdentity setIdcBack(String idcBack)
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_BACK. 「idcBack」- 证件背面附件setIdcBack in interface IEIdentitypublic String getIdcIssuer()
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_ISSUER. 「idcIssuer」- 证件签发机构getIdcIssuer in interface IEIdentitypublic EIdentity setIdcIssuer(String idcIssuer)
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_ISSUER. 「idcIssuer」- 证件签发机构setIdcIssuer in interface IEIdentitypublic LocalDateTime getIdcIssueAt()
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT. 「idcIssueAt」- 证件签发时间getIdcIssueAt in interface IEIdentitypublic EIdentity setIdcIssueAt(LocalDateTime idcIssueAt)
IEIdentityDB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT. 「idcIssueAt」- 证件签发时间setIdcIssueAt in interface IEIdentitypublic Boolean getVerified()
IEIdentityDB_ETERNAL.E_IDENTITY.VERIFIED. 「verified」- 是否验证、备案getVerified in interface IEIdentitypublic EIdentity setVerified(Boolean verified)
IEIdentityDB_ETERNAL.E_IDENTITY.VERIFIED. 「verified」- 是否验证、备案setVerified in interface IEIdentitypublic String getMetadata()
IEIdentityDB_ETERNAL.E_IDENTITY.METADATA. 「metadata」- 附加配置getMetadata in interface IEIdentitypublic EIdentity setMetadata(String metadata)
IEIdentityDB_ETERNAL.E_IDENTITY.METADATA. 「metadata」- 附加配置setMetadata in interface IEIdentitypublic Boolean getActive()
IEIdentityDB_ETERNAL.E_IDENTITY.ACTIVE. 「active」- 是否启用getActive in interface IEIdentitypublic EIdentity setActive(Boolean active)
IEIdentityDB_ETERNAL.E_IDENTITY.ACTIVE. 「active」- 是否启用setActive in interface IEIdentitypublic String getSigma()
IEIdentityDB_ETERNAL.E_IDENTITY.SIGMA. 「sigma」- 统一标识getSigma in interface IEIdentitypublic EIdentity setSigma(String sigma)
IEIdentityDB_ETERNAL.E_IDENTITY.SIGMA. 「sigma」- 统一标识setSigma in interface IEIdentitypublic String getLanguage()
IEIdentityDB_ETERNAL.E_IDENTITY.LANGUAGE. 「language」- 使用的语言getLanguage in interface IEIdentitypublic EIdentity setLanguage(String language)
IEIdentityDB_ETERNAL.E_IDENTITY.LANGUAGE. 「language」- 使用的语言setLanguage in interface IEIdentitypublic LocalDateTime getCreatedAt()
IEIdentityDB_ETERNAL.E_IDENTITY.CREATED_AT. 「createdAt」- 创建时间getCreatedAt in interface IEIdentitypublic EIdentity setCreatedAt(LocalDateTime createdAt)
IEIdentityDB_ETERNAL.E_IDENTITY.CREATED_AT. 「createdAt」- 创建时间setCreatedAt in interface IEIdentitypublic String getCreatedBy()
IEIdentityDB_ETERNAL.E_IDENTITY.CREATED_BY. 「createdBy」- 创建人getCreatedBy in interface IEIdentitypublic EIdentity setCreatedBy(String createdBy)
IEIdentityDB_ETERNAL.E_IDENTITY.CREATED_BY. 「createdBy」- 创建人setCreatedBy in interface IEIdentitypublic LocalDateTime getUpdatedAt()
IEIdentityDB_ETERNAL.E_IDENTITY.UPDATED_AT. 「updatedAt」- 更新时间getUpdatedAt in interface IEIdentitypublic EIdentity setUpdatedAt(LocalDateTime updatedAt)
IEIdentityDB_ETERNAL.E_IDENTITY.UPDATED_AT. 「updatedAt」- 更新时间setUpdatedAt in interface IEIdentitypublic String getUpdatedBy()
IEIdentityDB_ETERNAL.E_IDENTITY.UPDATED_BY. 「updatedBy」- 更新人getUpdatedBy in interface IEIdentitypublic EIdentity setUpdatedBy(String updatedBy)
IEIdentityDB_ETERNAL.E_IDENTITY.UPDATED_BY. 「updatedBy」- 更新人setUpdatedBy in interface IEIdentitypublic void from(IEIdentity from)
from in interface IEIdentitypublic <E extends IEIdentity> E into(E into)
into in interface IEIdentityCopyright © 2020. All rights reserved.