Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.IEAsset
Packages that use IEAsset
Package
Description
-
Uses of IEAsset in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type IEAssetModifier and TypeMethodDescription<E extends IEAsset>
EIEAsset.into(E into) Copy data into another generated Record/POJO implementing the common interface IEAssetMethods in cn.vertxup.erp.domain.tables.interfaces that return IEAssetModifier and TypeMethodDescriptiondefault IEAssetIEAsset.fromJson(io.vertx.core.json.JsonObject json) IEAsset.setAccountAt(LocalDateTime value) Setter forDB_ETERNAL.E_ASSET.ACCOUNT_AT.IEAsset.setAccountBy(String value) Setter forDB_ETERNAL.E_ASSET.ACCOUNT_BY.Setter forDB_ETERNAL.E_ASSET.ACTIVE.Setter forDB_ETERNAL.E_ASSET.CODE.IEAsset.setComment(String value) Setter forDB_ETERNAL.E_ASSET.COMMENT.IEAsset.setCompanyId(String value) Setter forDB_ETERNAL.E_ASSET.COMPANY_ID.IEAsset.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_ASSET.CREATED_AT.IEAsset.setCreatedBy(String value) Setter forDB_ETERNAL.E_ASSET.CREATED_BY.IEAsset.setCustomerId(String value) Setter forDB_ETERNAL.E_ASSET.CUSTOMER_ID.Setter forDB_ETERNAL.E_ASSET.DEPT_ID.IEAsset.setEnterAt(LocalDateTime value) Setter forDB_ETERNAL.E_ASSET.ENTER_AT.IEAsset.setEnterBy(String value) Setter forDB_ETERNAL.E_ASSET.ENTER_BY.IEAsset.setExpiredAt(LocalDateTime value) Setter forDB_ETERNAL.E_ASSET.EXPIRED_AT.IEAsset.setExpiredComment(String value) Setter forDB_ETERNAL.E_ASSET.EXPIRED_COMMENT.IEAsset.setKAssignment(String value) Setter forDB_ETERNAL.E_ASSET.K_ASSIGNMENT.IEAsset.setKChange(String value) Setter forDB_ETERNAL.E_ASSET.K_CHANGE.IEAsset.setKDeprecated(String value) Setter forDB_ETERNAL.E_ASSET.K_DEPRECATED.IEAsset.setKDevalue(String value) Setter forDB_ETERNAL.E_ASSET.K_DEVALUE.Setter forDB_ETERNAL.E_ASSET.KEY.Setter forDB_ETERNAL.E_ASSET.K_FIXED.Setter forDB_ETERNAL.E_ASSET.K_TAX.IEAsset.setLanguage(String value) Setter forDB_ETERNAL.E_ASSET.LANGUAGE.IEAsset.setMetadata(String value) Setter forDB_ETERNAL.E_ASSET.METADATA.IEAsset.setModelNumber(String value) Setter forDB_ETERNAL.E_ASSET.MODEL_NUMBER.Setter forDB_ETERNAL.E_ASSET.NAME.Setter forDB_ETERNAL.E_ASSET.NUM.IEAsset.setNumDeprecated(Long value) Setter forDB_ETERNAL.E_ASSET.NUM_DEPRECATED.IEAsset.setNumDeprecating(Long value) Setter forDB_ETERNAL.E_ASSET.NUM_DEPRECATING.IEAsset.setNumUsed(Long value) Setter forDB_ETERNAL.E_ASSET.NUM_USED.IEAsset.setNumUsing(Long value) Setter forDB_ETERNAL.E_ASSET.NUM_USING.IEAsset.setParentId(String value) Setter forDB_ETERNAL.E_ASSET.PARENT_ID.IEAsset.setScrapAt(LocalDateTime value) Setter forDB_ETERNAL.E_ASSET.SCRAP_AT.IEAsset.setScrapBy(String value) Setter forDB_ETERNAL.E_ASSET.SCRAP_BY.Setter forDB_ETERNAL.E_ASSET.SIGMA.Setter forDB_ETERNAL.E_ASSET.STATUS.IEAsset.setStoreId(String value) Setter forDB_ETERNAL.E_ASSET.STORE_ID.Setter forDB_ETERNAL.E_ASSET.TYPE.Setter forDB_ETERNAL.E_ASSET.UNIT.IEAsset.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_ASSET.UPDATED_AT.IEAsset.setUpdatedBy(String value) Setter forDB_ETERNAL.E_ASSET.UPDATED_BY.IEAsset.setUsedAt(LocalDateTime value) Setter forDB_ETERNAL.E_ASSET.USED_AT.Setter forDB_ETERNAL.E_ASSET.USED_BY.IEAsset.setUsedStatus(String value) Setter forDB_ETERNAL.E_ASSET.USED_STATUS.Setter forDB_ETERNAL.E_ASSET.USER_ID.IEAsset.setVDeprecatedA(BigDecimal value) Setter forDB_ETERNAL.E_ASSET.V_DEPRECATED_A.IEAsset.setVDeprecatedM(BigDecimal value) Setter forDB_ETERNAL.E_ASSET.V_DEPRECATED_M.IEAsset.setVDeReady(BigDecimal value) Setter forDB_ETERNAL.E_ASSET.V_DE_READY.IEAsset.setVNet(BigDecimal value) Setter forDB_ETERNAL.E_ASSET.V_NET.IEAsset.setVNetAmount(BigDecimal value) Setter forDB_ETERNAL.E_ASSET.V_NET_AMOUNT.IEAsset.setVNetJunk(BigDecimal value) Setter forDB_ETERNAL.E_ASSET.V_NET_JUNK.IEAsset.setVOriginal(BigDecimal value) Setter forDB_ETERNAL.E_ASSET.V_ORIGINAL.IEAsset.setVTax(BigDecimal value) Setter forDB_ETERNAL.E_ASSET.V_TAX.IEAsset.setWayAccording(String value) Setter forDB_ETERNAL.E_ASSET.WAY_ACCORDING.IEAsset.setWayChange(String value) Setter forDB_ETERNAL.E_ASSET.WAY_CHANGE.IEAsset.setWayDeprecate(String value) Setter forDB_ETERNAL.E_ASSET.WAY_DEPRECATE.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type IEAsset -
Uses of IEAsset in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement IEAssetMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type IEAssetMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type IEAssetConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type IEAsset -
Uses of IEAsset in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement IEAssetMethods in cn.vertxup.erp.domain.tables.records with type parameters of type IEAssetMethods in cn.vertxup.erp.domain.tables.records with parameters of type IEAsset