Uses of Interface
cn.vertxup.atom.domain.tables.interfaces.IMAcc
Packages that use IMAcc
Package
Description
-
Uses of IMAcc in cn.vertxup.atom.domain.tables.interfaces
Methods in cn.vertxup.atom.domain.tables.interfaces with type parameters of type IMAccModifier and TypeMethodDescription<E extends IMAcc>
EIMAcc.into(E into) Copy data into another generated Record/POJO implementing the common interface IMAccMethods in cn.vertxup.atom.domain.tables.interfaces that return IMAccModifier and TypeMethodDescriptiondefault IMAccIMAcc.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.M_ACC.ACTIVE.IMAcc.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.M_ACC.CREATED_AT.IMAcc.setCreatedBy(String value) Setter forDB_ETERNAL.M_ACC.CREATED_BY.Setter forDB_ETERNAL.M_ACC.KEY.IMAcc.setLanguage(String value) Setter forDB_ETERNAL.M_ACC.LANGUAGE.IMAcc.setMetadata(String value) Setter forDB_ETERNAL.M_ACC.METADATA.IMAcc.setModelId(String value) Setter forDB_ETERNAL.M_ACC.MODEL_ID.IMAcc.setModelKey(String value) Setter forDB_ETERNAL.M_ACC.MODEL_KEY.IMAcc.setRecordJson(String value) Setter forDB_ETERNAL.M_ACC.RECORD_JSON.IMAcc.setRecordRaw(String value) Setter forDB_ETERNAL.M_ACC.RECORD_RAW.IMAcc.setRecordUnique(String value) Setter forDB_ETERNAL.M_ACC.RECORD_UNIQUE.Setter forDB_ETERNAL.M_ACC.SIGMA.IMAcc.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.M_ACC.UPDATED_AT.IMAcc.setUpdatedBy(String value) Setter forDB_ETERNAL.M_ACC.UPDATED_BY.Methods in cn.vertxup.atom.domain.tables.interfaces with parameters of type IMAcc -
Uses of IMAcc in cn.vertxup.atom.domain.tables.pojos
Classes in cn.vertxup.atom.domain.tables.pojos that implement IMAccMethods in cn.vertxup.atom.domain.tables.pojos with type parameters of type IMAccMethods in cn.vertxup.atom.domain.tables.pojos with parameters of type IMAccConstructors in cn.vertxup.atom.domain.tables.pojos with parameters of type IMAcc -
Uses of IMAcc in cn.vertxup.atom.domain.tables.records
Classes in cn.vertxup.atom.domain.tables.records that implement IMAccMethods in cn.vertxup.atom.domain.tables.records with type parameters of type IMAccMethods in cn.vertxup.atom.domain.tables.records with parameters of type IMAcc