Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXTabular
Packages that use IXTabular
Package
Description
-
Uses of IXTabular in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXTabularModifier and TypeMethodDescription<E extends IXTabular>
EIXTabular.into(E into) Copy data into another generated Record/POJO implementing the common interface IXTabularMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXTabularModifier and TypeMethodDescriptiondefault IXTabularIXTabular.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_TABULAR.ACTIVE.Setter forDB_ETERNAL.X_TABULAR.APP_ID.Setter forDB_ETERNAL.X_TABULAR.CODE.IXTabular.setComment(String value) Setter forDB_ETERNAL.X_TABULAR.COMMENT.IXTabular.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_TABULAR.CREATED_AT.IXTabular.setCreatedBy(String value) Setter forDB_ETERNAL.X_TABULAR.CREATED_BY.Setter forDB_ETERNAL.X_TABULAR.ICON.Setter forDB_ETERNAL.X_TABULAR.KEY.IXTabular.setLanguage(String value) Setter forDB_ETERNAL.X_TABULAR.LANGUAGE.IXTabular.setMetadata(String value) Setter forDB_ETERNAL.X_TABULAR.METADATA.Setter forDB_ETERNAL.X_TABULAR.NAME.IXTabular.setRunComponent(String value) Setter forDB_ETERNAL.X_TABULAR.RUN_COMPONENT.Setter forDB_ETERNAL.X_TABULAR.SIGMA.Setter forDB_ETERNAL.X_TABULAR.SORT.Setter forDB_ETERNAL.X_TABULAR.TYPE.IXTabular.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_TABULAR.UPDATED_AT.IXTabular.setUpdatedBy(String value) Setter forDB_ETERNAL.X_TABULAR.UPDATED_BY.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXTabular -
Uses of IXTabular in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXTabularMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXTabularMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXTabularConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXTabular -
Uses of IXTabular in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXTabularMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXTabularMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXTabular