Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXModule
Packages that use IXModule
Package
Description
-
Uses of IXModule in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXModuleModifier and TypeMethodDescription<E extends IXModule>
EIXModule.into(E into) Copy data into another generated Record/POJO implementing the common interface IXModuleMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXModuleModifier and TypeMethodDescriptiondefault IXModuleIXModule.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_MODULE.ACTIVE.Setter forDB_ETERNAL.X_MODULE.APP_ID.IXModule.setBlockCode(String value) Setter forDB_ETERNAL.X_MODULE.BLOCK_CODE.Setter forDB_ETERNAL.X_MODULE.CODE.IXModule.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_MODULE.CREATED_AT.IXModule.setCreatedBy(String value) Setter forDB_ETERNAL.X_MODULE.CREATED_BY.Setter forDB_ETERNAL.X_MODULE.ENTRY.Setter forDB_ETERNAL.X_MODULE.KEY.IXModule.setLanguage(String value) Setter forDB_ETERNAL.X_MODULE.LANGUAGE.IXModule.setMetadata(String value) Setter forDB_ETERNAL.X_MODULE.METADATA.IXModule.setModelId(String value) Setter forDB_ETERNAL.X_MODULE.MODEL_ID.Setter forDB_ETERNAL.X_MODULE.NAME.Setter forDB_ETERNAL.X_MODULE.SIGMA.IXModule.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_MODULE.UPDATED_AT.IXModule.setUpdatedBy(String value) Setter forDB_ETERNAL.X_MODULE.UPDATED_BY.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXModule -
Uses of IXModule in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXModuleMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXModuleMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXModuleConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXModule -
Uses of IXModule in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXModuleMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXModuleMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXModule