Uses of Interface
cn.vertxup.graphic.domain.tables.interfaces.IGNode
Packages that use IGNode
Package
Description
-
Uses of IGNode in cn.vertxup.graphic.domain.tables.interfaces
Methods in cn.vertxup.graphic.domain.tables.interfaces with type parameters of type IGNodeModifier and TypeMethodDescription<E extends IGNode>
EIGNode.into(E into) Copy data into another generated Record/POJO implementing the common interface IGNodeMethods in cn.vertxup.graphic.domain.tables.interfaces that return IGNodeModifier and TypeMethodDescriptiondefault IGNodeIGNode.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.G_NODE.ACTIVE.IGNode.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.G_NODE.CREATED_AT.IGNode.setCreatedBy(String value) Setter forDB_ETERNAL.G_NODE.CREATED_BY.IGNode.setGraphicId(String value) Setter forDB_ETERNAL.G_NODE.GRAPHIC_ID.Setter forDB_ETERNAL.G_NODE.KEY.IGNode.setLanguage(String value) Setter forDB_ETERNAL.G_NODE.LANGUAGE.IGNode.setMetadata(String value) Setter forDB_ETERNAL.G_NODE.METADATA.Setter forDB_ETERNAL.G_NODE.NAME.IGNode.setRecordClass(String value) Setter forDB_ETERNAL.G_NODE.RECORD_CLASS.IGNode.setRecordComponent(String value) Setter forDB_ETERNAL.G_NODE.RECORD_COMPONENT.IGNode.setRecordData(String value) Setter forDB_ETERNAL.G_NODE.RECORD_DATA.IGNode.setRecordKey(String value) Setter forDB_ETERNAL.G_NODE.RECORD_KEY.Setter forDB_ETERNAL.G_NODE.SIGMA.Setter forDB_ETERNAL.G_NODE.UI.IGNode.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.G_NODE.UPDATED_AT.IGNode.setUpdatedBy(String value) Setter forDB_ETERNAL.G_NODE.UPDATED_BY.IGNode.setX(BigDecimal value) Setter forDB_ETERNAL.G_NODE.X.IGNode.setY(BigDecimal value) Setter forDB_ETERNAL.G_NODE.Y.Methods in cn.vertxup.graphic.domain.tables.interfaces with parameters of type IGNode -
Uses of IGNode in cn.vertxup.graphic.domain.tables.pojos
Classes in cn.vertxup.graphic.domain.tables.pojos that implement IGNodeMethods in cn.vertxup.graphic.domain.tables.pojos with type parameters of type IGNodeMethods in cn.vertxup.graphic.domain.tables.pojos with parameters of type IGNodeConstructors in cn.vertxup.graphic.domain.tables.pojos with parameters of type IGNode -
Uses of IGNode in cn.vertxup.graphic.domain.tables.records
Classes in cn.vertxup.graphic.domain.tables.records that implement IGNodeMethods in cn.vertxup.graphic.domain.tables.records with type parameters of type IGNodeMethods in cn.vertxup.graphic.domain.tables.records with parameters of type IGNode