Uses of Interface
cn.vertxup.graphic.domain.tables.interfaces.IGEdge
Packages that use IGEdge
Package
Description
-
Uses of IGEdge in cn.vertxup.graphic.domain.tables.interfaces
Methods in cn.vertxup.graphic.domain.tables.interfaces with type parameters of type IGEdgeModifier and TypeMethodDescription<E extends IGEdge>
EIGEdge.into(E into) Copy data into another generated Record/POJO implementing the common interface IGEdgeMethods in cn.vertxup.graphic.domain.tables.interfaces that return IGEdgeModifier and TypeMethodDescriptiondefault IGEdgeIGEdge.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.G_EDGE.ACTIVE.IGEdge.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.G_EDGE.CREATED_AT.IGEdge.setCreatedBy(String value) Setter forDB_ETERNAL.G_EDGE.CREATED_BY.IGEdge.setGraphicId(String value) Setter forDB_ETERNAL.G_EDGE.GRAPHIC_ID.Setter forDB_ETERNAL.G_EDGE.KEY.IGEdge.setLanguage(String value) Setter forDB_ETERNAL.G_EDGE.LANGUAGE.IGEdge.setMetadata(String value) Setter forDB_ETERNAL.G_EDGE.METADATA.Setter forDB_ETERNAL.G_EDGE.NAME.IGEdge.setRecordData(String value) Setter forDB_ETERNAL.G_EDGE.RECORD_DATA.IGEdge.setRecordKey(String value) Setter forDB_ETERNAL.G_EDGE.RECORD_KEY.Setter forDB_ETERNAL.G_EDGE.SIGMA.IGEdge.setSourceKey(String value) Setter forDB_ETERNAL.G_EDGE.SOURCE_KEY.IGEdge.setTargetKey(String value) Setter forDB_ETERNAL.G_EDGE.TARGET_KEY.Setter forDB_ETERNAL.G_EDGE.TYPE.Setter forDB_ETERNAL.G_EDGE.UI.IGEdge.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.G_EDGE.UPDATED_AT.IGEdge.setUpdatedBy(String value) Setter forDB_ETERNAL.G_EDGE.UPDATED_BY.Methods in cn.vertxup.graphic.domain.tables.interfaces with parameters of type IGEdge -
Uses of IGEdge in cn.vertxup.graphic.domain.tables.pojos
Classes in cn.vertxup.graphic.domain.tables.pojos that implement IGEdgeMethods in cn.vertxup.graphic.domain.tables.pojos with type parameters of type IGEdgeMethods in cn.vertxup.graphic.domain.tables.pojos with parameters of type IGEdgeConstructors in cn.vertxup.graphic.domain.tables.pojos with parameters of type IGEdge -
Uses of IGEdge in cn.vertxup.graphic.domain.tables.records
Classes in cn.vertxup.graphic.domain.tables.records that implement IGEdgeMethods in cn.vertxup.graphic.domain.tables.records with type parameters of type IGEdgeMethods in cn.vertxup.graphic.domain.tables.records with parameters of type IGEdge