Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.IEProject
Packages that use IEProject
Package
Description
-
Uses of IEProject in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type IEProjectModifier and TypeMethodDescription<E extends IEProject>
EIEProject.into(E into) Copy data into another generated Record/POJO implementing the common interface IEProjectMethods in cn.vertxup.erp.domain.tables.interfaces that return IEProjectModifier and TypeMethodDescriptiondefault IEProjectIEProject.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.E_PROJECT.ACTIVE.IEProject.setAmount(BigDecimal value) Setter forDB_ETERNAL.E_PROJECT.AMOUNT.Setter forDB_ETERNAL.E_PROJECT.BUDGET.Setter forDB_ETERNAL.E_PROJECT.CODE.IEProject.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_PROJECT.CREATED_AT.IEProject.setCreatedBy(String value) Setter forDB_ETERNAL.E_PROJECT.CREATED_BY.Setter forDB_ETERNAL.E_PROJECT.DEPT_ID.IEProject.setDescription(String value) Setter forDB_ETERNAL.E_PROJECT.DESCRIPTION.IEProject.setEndAt(LocalDateTime value) Setter forDB_ETERNAL.E_PROJECT.END_AT.Setter forDB_ETERNAL.E_PROJECT.ICON.Setter forDB_ETERNAL.E_PROJECT.KEY.IEProject.setLanguage(String value) Setter forDB_ETERNAL.E_PROJECT.LANGUAGE.Setter forDB_ETERNAL.E_PROJECT.LEAD_BY.Setter forDB_ETERNAL.E_PROJECT.LEVEL.IEProject.setMetadata(String value) Setter forDB_ETERNAL.E_PROJECT.METADATA.Setter forDB_ETERNAL.E_PROJECT.NAME.IEProject.setPlanEndAt(LocalDateTime value) Setter forDB_ETERNAL.E_PROJECT.PLAN_END_AT.IEProject.setPlanStartAt(LocalDateTime value) Setter forDB_ETERNAL.E_PROJECT.PLAN_START_AT.IEProject.setPriority(String value) Setter forDB_ETERNAL.E_PROJECT.PRIORITY.Setter forDB_ETERNAL.E_PROJECT.REMARK.Setter forDB_ETERNAL.E_PROJECT.RISK.IEProject.setShortName(String value) Setter forDB_ETERNAL.E_PROJECT.SHORT_NAME.Setter forDB_ETERNAL.E_PROJECT.SIGMA.IEProject.setStartAt(LocalDateTime value) Setter forDB_ETERNAL.E_PROJECT.START_AT.Setter forDB_ETERNAL.E_PROJECT.STATUS.IEProject.setSubject(String value) Setter forDB_ETERNAL.E_PROJECT.SUBJECT.Setter forDB_ETERNAL.E_PROJECT.TITLE.Setter forDB_ETERNAL.E_PROJECT.TYPE.IEProject.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_PROJECT.UPDATED_AT.IEProject.setUpdatedBy(String value) Setter forDB_ETERNAL.E_PROJECT.UPDATED_BY.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type IEProject -
Uses of IEProject in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement IEProjectMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type IEProjectMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type IEProjectConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type IEProject -
Uses of IEProject in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement IEProjectMethods in cn.vertxup.erp.domain.tables.records with type parameters of type IEProjectMethods in cn.vertxup.erp.domain.tables.records with parameters of type IEProject