Uses of Interface
cn.vertxup.atom.domain.tables.interfaces.IMKey
Packages that use IMKey
Package
Description
-
Uses of IMKey in cn.vertxup.atom.domain.tables.interfaces
Methods in cn.vertxup.atom.domain.tables.interfaces with type parameters of type IMKeyModifier and TypeMethodDescription<E extends IMKey>
EIMKey.into(E into) Copy data into another generated Record/POJO implementing the common interface IMKeyMethods in cn.vertxup.atom.domain.tables.interfaces that return IMKeyModifier and TypeMethodDescriptiondefault IMKeyIMKey.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.M_KEY.ACTIVE.IMKey.setColumns(String value) Setter forDB_ETERNAL.M_KEY.COLUMNS.IMKey.setComments(String value) Setter forDB_ETERNAL.M_KEY.COMMENTS.IMKey.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.M_KEY.CREATED_AT.IMKey.setCreatedBy(String value) Setter forDB_ETERNAL.M_KEY.CREATED_BY.IMKey.setEntityId(String value) Setter forDB_ETERNAL.M_KEY.ENTITY_ID.Setter forDB_ETERNAL.M_KEY.KEY.IMKey.setLanguage(String value) Setter forDB_ETERNAL.M_KEY.LANGUAGE.IMKey.setMetadata(String value) Setter forDB_ETERNAL.M_KEY.METADATA.Setter forDB_ETERNAL.M_KEY.NAME.Setter forDB_ETERNAL.M_KEY.SIGMA.Setter forDB_ETERNAL.M_KEY.TYPE.IMKey.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.M_KEY.UPDATED_AT.IMKey.setUpdatedBy(String value) Setter forDB_ETERNAL.M_KEY.UPDATED_BY.Methods in cn.vertxup.atom.domain.tables.interfaces with parameters of type IMKey -
Uses of IMKey in cn.vertxup.atom.domain.tables.pojos
Classes in cn.vertxup.atom.domain.tables.pojos that implement IMKeyMethods in cn.vertxup.atom.domain.tables.pojos with type parameters of type IMKeyMethods in cn.vertxup.atom.domain.tables.pojos with parameters of type IMKeyConstructors in cn.vertxup.atom.domain.tables.pojos with parameters of type IMKey -
Uses of IMKey in cn.vertxup.atom.domain.tables.records
Classes in cn.vertxup.atom.domain.tables.records that implement IMKeyMethods in cn.vertxup.atom.domain.tables.records with type parameters of type IMKeyMethods in cn.vertxup.atom.domain.tables.records with parameters of type IMKey