Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.IEIdentity
Packages that use IEIdentity
Package
Description
-
Uses of IEIdentity in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type IEIdentityModifier and TypeMethodDescription<E extends IEIdentity>
EIEIdentity.into(E into) Copy data into another generated Record/POJO implementing the common interface IEIdentityMethods in cn.vertxup.erp.domain.tables.interfaces that return IEIdentityModifier and TypeMethodDescriptiondefault IEIdentityIEIdentity.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.E_IDENTITY.ACTIVE.IEIdentity.setAddress(String value) Setter forDB_ETERNAL.E_IDENTITY.ADDRESS.IEIdentity.setBirthday(LocalDateTime value) Setter forDB_ETERNAL.E_IDENTITY.BIRTHDAY.IEIdentity.setCarPlate(String value) Setter forDB_ETERNAL.E_IDENTITY.CAR_PLATE.Setter forDB_ETERNAL.E_IDENTITY.CODE.IEIdentity.setContactAddress(String value) Setter forDB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS.IEIdentity.setContactEmail(String value) Setter forDB_ETERNAL.E_IDENTITY.CONTACT_EMAIL.IEIdentity.setContactMobile(String value) Setter forDB_ETERNAL.E_IDENTITY.CONTACT_MOBILE.IEIdentity.setContactPhone(String value) Setter forDB_ETERNAL.E_IDENTITY.CONTACT_PHONE.IEIdentity.setCountry(String value) Setter forDB_ETERNAL.E_IDENTITY.COUNTRY.IEIdentity.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_IDENTITY.CREATED_AT.IEIdentity.setCreatedBy(String value) Setter forDB_ETERNAL.E_IDENTITY.CREATED_BY.IEIdentity.setDriverLicense(String value) Setter forDB_ETERNAL.E_IDENTITY.DRIVER_LICENSE.IEIdentity.setEcAlipay(String value) Setter forDB_ETERNAL.E_IDENTITY.EC_ALIPAY.Setter forDB_ETERNAL.E_IDENTITY.EC_QQ.IEIdentity.setEcWechat(String value) Setter forDB_ETERNAL.E_IDENTITY.EC_WECHAT.Setter forDB_ETERNAL.E_IDENTITY.GENDER.IEIdentity.setIdcAddress(String value) Setter forDB_ETERNAL.E_IDENTITY.IDC_ADDRESS.IEIdentity.setIdcBack(String value) Setter forDB_ETERNAL.E_IDENTITY.IDC_BACK.IEIdentity.setIdcExpiredAt(LocalDateTime value) Setter forDB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT.IEIdentity.setIdcFront(String value) Setter forDB_ETERNAL.E_IDENTITY.IDC_FRONT.IEIdentity.setIdcIssueAt(LocalDateTime value) Setter forDB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT.IEIdentity.setIdcIssuer(String value) Setter forDB_ETERNAL.E_IDENTITY.IDC_ISSUER.IEIdentity.setIdcNumber(String value) Setter forDB_ETERNAL.E_IDENTITY.IDC_NUMBER.IEIdentity.setIdcType(String value) Setter forDB_ETERNAL.E_IDENTITY.IDC_TYPE.Setter forDB_ETERNAL.E_IDENTITY.KEY.IEIdentity.setLanguage(String value) Setter forDB_ETERNAL.E_IDENTITY.LANGUAGE.IEIdentity.setMarital(String value) Setter forDB_ETERNAL.E_IDENTITY.MARITAL.IEIdentity.setMetadata(String value) Setter forDB_ETERNAL.E_IDENTITY.METADATA.Setter forDB_ETERNAL.E_IDENTITY.NATION.IEIdentity.setNativePlace(String value) Setter forDB_ETERNAL.E_IDENTITY.NATIVE_PLACE.IEIdentity.setPassport(String value) Setter forDB_ETERNAL.E_IDENTITY.PASSPORT.IEIdentity.setRealname(String value) Setter forDB_ETERNAL.E_IDENTITY.REALNAME.Setter forDB_ETERNAL.E_IDENTITY.SIGMA.Setter forDB_ETERNAL.E_IDENTITY.STATUS.Setter forDB_ETERNAL.E_IDENTITY.TYPE.IEIdentity.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_IDENTITY.UPDATED_AT.IEIdentity.setUpdatedBy(String value) Setter forDB_ETERNAL.E_IDENTITY.UPDATED_BY.IEIdentity.setUrgentName(String value) Setter forDB_ETERNAL.E_IDENTITY.URGENT_NAME.IEIdentity.setUrgentPhone(String value) Setter forDB_ETERNAL.E_IDENTITY.URGENT_PHONE.IEIdentity.setVerified(Boolean value) Setter forDB_ETERNAL.E_IDENTITY.VERIFIED.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type IEIdentityModifier and TypeMethodDescriptionvoidIEIdentity.from(IEIdentity from) Load data from another generated Record/POJO implementing the common interface IEIdentity -
Uses of IEIdentity in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement IEIdentityMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type IEIdentityMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type IEIdentityConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type IEIdentity -
Uses of IEIdentity in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement IEIdentityMethods in cn.vertxup.erp.domain.tables.records with type parameters of type IEIdentityMethods in cn.vertxup.erp.domain.tables.records with parameters of type IEIdentity