Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXNotice
Packages that use IXNotice
Package
Description
-
Uses of IXNotice in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXNoticeModifier and TypeMethodDescription<E extends IXNotice>
EIXNotice.into(E into) Copy data into another generated Record/POJO implementing the common interface IXNoticeMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXNoticeModifier and TypeMethodDescriptiondefault IXNoticeIXNotice.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_NOTICE.ACTIVE.Setter forDB_ETERNAL.X_NOTICE.APP_ID.Setter forDB_ETERNAL.X_NOTICE.CODE.IXNotice.setContent(String value) Setter forDB_ETERNAL.X_NOTICE.CONTENT.IXNotice.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_NOTICE.CREATED_AT.IXNotice.setCreatedBy(String value) Setter forDB_ETERNAL.X_NOTICE.CREATED_BY.IXNotice.setExpiredAt(LocalDateTime value) Setter forDB_ETERNAL.X_NOTICE.EXPIRED_AT.Setter forDB_ETERNAL.X_NOTICE.KEY.IXNotice.setLanguage(String value) Setter forDB_ETERNAL.X_NOTICE.LANGUAGE.IXNotice.setMetadata(String value) Setter forDB_ETERNAL.X_NOTICE.METADATA.Setter forDB_ETERNAL.X_NOTICE.NAME.Setter forDB_ETERNAL.X_NOTICE.SIGMA.Setter forDB_ETERNAL.X_NOTICE.STATUS.Setter forDB_ETERNAL.X_NOTICE.TYPE.IXNotice.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_NOTICE.UPDATED_AT.IXNotice.setUpdatedBy(String value) Setter forDB_ETERNAL.X_NOTICE.UPDATED_BY.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXNotice -
Uses of IXNotice in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXNoticeMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXNoticeMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXNoticeConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXNotice -
Uses of IXNotice in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXNoticeMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXNoticeMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXNotice