Uses of Interface
cn.vertxup.graphic.domain.tables.interfaces.IGGraphic
Packages that use IGGraphic
Package
Description
-
Uses of IGGraphic in cn.vertxup.graphic.domain.tables.interfaces
Methods in cn.vertxup.graphic.domain.tables.interfaces with type parameters of type IGGraphicModifier and TypeMethodDescription<E extends IGGraphic>
EIGGraphic.into(E into) Copy data into another generated Record/POJO implementing the common interface IGGraphicMethods in cn.vertxup.graphic.domain.tables.interfaces that return IGGraphicModifier and TypeMethodDescriptiondefault IGGraphicIGGraphic.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.G_GRAPHIC.ACTIVE.Setter forDB_ETERNAL.G_GRAPHIC.CODE.IGGraphic.setComments(String value) Setter forDB_ETERNAL.G_GRAPHIC.COMMENTS.IGGraphic.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.G_GRAPHIC.CREATED_AT.IGGraphic.setCreatedBy(String value) Setter forDB_ETERNAL.G_GRAPHIC.CREATED_BY.IGGraphic.setGraphicId(String value) Setter forDB_ETERNAL.G_GRAPHIC.GRAPHIC_ID.Setter forDB_ETERNAL.G_GRAPHIC.KEY.IGGraphic.setLanguage(String value) Setter forDB_ETERNAL.G_GRAPHIC.LANGUAGE.Setter forDB_ETERNAL.G_GRAPHIC.MASTER.IGGraphic.setMetadata(String value) Setter forDB_ETERNAL.G_GRAPHIC.METADATA.Setter forDB_ETERNAL.G_GRAPHIC.MODE.IGGraphic.setModelCategory(String value) Setter forDB_ETERNAL.G_GRAPHIC.MODEL_CATEGORY.IGGraphic.setModelId(String value) Setter forDB_ETERNAL.G_GRAPHIC.MODEL_ID.IGGraphic.setModelKey(String value) Setter forDB_ETERNAL.G_GRAPHIC.MODEL_KEY.Setter forDB_ETERNAL.G_GRAPHIC.NAME.IGGraphic.setOwnerId(String value) Setter forDB_ETERNAL.G_GRAPHIC.OWNER_ID.Setter forDB_ETERNAL.G_GRAPHIC.SIGMA.Setter forDB_ETERNAL.G_GRAPHIC.TYPE.Setter forDB_ETERNAL.G_GRAPHIC.UI.IGGraphic.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.G_GRAPHIC.UPDATED_AT.IGGraphic.setUpdatedBy(String value) Setter forDB_ETERNAL.G_GRAPHIC.UPDATED_BY.Methods in cn.vertxup.graphic.domain.tables.interfaces with parameters of type IGGraphic -
Uses of IGGraphic in cn.vertxup.graphic.domain.tables.pojos
Classes in cn.vertxup.graphic.domain.tables.pojos that implement IGGraphicMethods in cn.vertxup.graphic.domain.tables.pojos with type parameters of type IGGraphicMethods in cn.vertxup.graphic.domain.tables.pojos with parameters of type IGGraphicConstructors in cn.vertxup.graphic.domain.tables.pojos with parameters of type IGGraphic -
Uses of IGGraphic in cn.vertxup.graphic.domain.tables.records
Classes in cn.vertxup.graphic.domain.tables.records that implement IGGraphicMethods in cn.vertxup.graphic.domain.tables.records with type parameters of type IGGraphicMethods in cn.vertxup.graphic.domain.tables.records with parameters of type IGGraphic