Uses of Interface
cn.vertxup.graphic.domain.tables.interfaces.IGCluster
Packages that use IGCluster
Package
Description
-
Uses of IGCluster in cn.vertxup.graphic.domain.tables.interfaces
Methods in cn.vertxup.graphic.domain.tables.interfaces with type parameters of type IGClusterModifier and TypeMethodDescription<E extends IGCluster>
EIGCluster.into(E into) Copy data into another generated Record/POJO implementing the common interface IGClusterMethods in cn.vertxup.graphic.domain.tables.interfaces that return IGClusterModifier and TypeMethodDescriptiondefault IGClusterIGCluster.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.G_CLUSTER.ACTIVE.IGCluster.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.G_CLUSTER.CREATED_AT.IGCluster.setCreatedBy(String value) Setter forDB_ETERNAL.G_CLUSTER.CREATED_BY.IGCluster.setGraphicId(String value) Setter forDB_ETERNAL.G_CLUSTER.GRAPHIC_ID.Setter forDB_ETERNAL.G_CLUSTER.KEY.IGCluster.setLanguage(String value) Setter forDB_ETERNAL.G_CLUSTER.LANGUAGE.IGCluster.setMetadata(String value) Setter forDB_ETERNAL.G_CLUSTER.METADATA.Setter forDB_ETERNAL.G_CLUSTER.NAME.IGCluster.setRecordData(String value) Setter forDB_ETERNAL.G_CLUSTER.RECORD_DATA.IGCluster.setRecordKey(String value) Setter forDB_ETERNAL.G_CLUSTER.RECORD_KEY.Setter forDB_ETERNAL.G_CLUSTER.SIGMA.Setter forDB_ETERNAL.G_CLUSTER.UI.IGCluster.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.G_CLUSTER.UPDATED_AT.IGCluster.setUpdatedBy(String value) Setter forDB_ETERNAL.G_CLUSTER.UPDATED_BY.Setter forDB_ETERNAL.G_CLUSTER.X.Setter forDB_ETERNAL.G_CLUSTER.Y.Methods in cn.vertxup.graphic.domain.tables.interfaces with parameters of type IGCluster -
Uses of IGCluster in cn.vertxup.graphic.domain.tables.pojos
Classes in cn.vertxup.graphic.domain.tables.pojos that implement IGClusterMethods in cn.vertxup.graphic.domain.tables.pojos with type parameters of type IGClusterMethods in cn.vertxup.graphic.domain.tables.pojos with parameters of type IGClusterConstructors in cn.vertxup.graphic.domain.tables.pojos with parameters of type IGCluster -
Uses of IGCluster in cn.vertxup.graphic.domain.tables.records
Classes in cn.vertxup.graphic.domain.tables.records that implement IGClusterMethods in cn.vertxup.graphic.domain.tables.records with type parameters of type IGClusterMethods in cn.vertxup.graphic.domain.tables.records with parameters of type IGCluster