Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.IRAssetShare
Packages that use IRAssetShare
Package
Description
-
Uses of IRAssetShare in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type IRAssetShareModifier and TypeMethodDescription<E extends IRAssetShare>
EIRAssetShare.into(E into) Copy data into another generated Record/POJO implementing the common interface IRAssetShareMethods in cn.vertxup.erp.domain.tables.interfaces that return IRAssetShareModifier and TypeMethodDescriptiondefault IRAssetShareIRAssetShare.fromJson(io.vertx.core.json.JsonObject json) IRAssetShare.setAssetId(String value) Setter forDB_ETERNAL.R_ASSET_SHARE.ASSET_ID.IRAssetShare.setComment(String value) Setter forDB_ETERNAL.R_ASSET_SHARE.COMMENT.IRAssetShare.setEntityId(String value) Setter forDB_ETERNAL.R_ASSET_SHARE.ENTITY_ID.IRAssetShare.setEntityType(String value) Setter forDB_ETERNAL.R_ASSET_SHARE.ENTITY_TYPE.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type IRAssetShareModifier and TypeMethodDescriptionvoidIRAssetShare.from(IRAssetShare from) Load data from another generated Record/POJO implementing the common interface IRAssetShare -
Uses of IRAssetShare in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement IRAssetShareMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type IRAssetShareMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type IRAssetShareConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type IRAssetShare -
Uses of IRAssetShare in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement IRAssetShareMethods in cn.vertxup.erp.domain.tables.records with type parameters of type IRAssetShareMethods in cn.vertxup.erp.domain.tables.records with parameters of type IRAssetShare