Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXTag
Packages that use IXTag
Package
Description
-
Uses of IXTag in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXTagModifier and TypeMethodDescription<E extends IXTag>
EIXTag.into(E into) Copy data into another generated Record/POJO implementing the common interface IXTagMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXTagModifier and TypeMethodDescriptiondefault IXTagIXTag.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_TAG.ACTIVE.Setter forDB_ETERNAL.X_TAG.APP_ID.IXTag.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_TAG.CREATED_AT.IXTag.setCreatedBy(String value) Setter forDB_ETERNAL.X_TAG.CREATED_BY.IXTag.setDescription(String value) Setter forDB_ETERNAL.X_TAG.DESCRIPTION.Setter forDB_ETERNAL.X_TAG.ICON.Setter forDB_ETERNAL.X_TAG.KEY.IXTag.setLanguage(String value) Setter forDB_ETERNAL.X_TAG.LANGUAGE.IXTag.setMetadata(String value) Setter forDB_ETERNAL.X_TAG.METADATA.Setter forDB_ETERNAL.X_TAG.NAME.Setter forDB_ETERNAL.X_TAG.SHOW.Setter forDB_ETERNAL.X_TAG.SIGMA.Setter forDB_ETERNAL.X_TAG.SORT.Setter forDB_ETERNAL.X_TAG.TYPE.IXTag.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_TAG.UPDATED_AT.IXTag.setUpdatedBy(String value) Setter forDB_ETERNAL.X_TAG.UPDATED_BY.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXTag -
Uses of IXTag in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXTagMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXTagMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXTagConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXTag -
Uses of IXTag in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXTagMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXTagMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXTag