Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.IEDept
Packages that use IEDept
Package
Description
-
Uses of IEDept in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type IEDeptModifier and TypeMethodDescription<E extends IEDept>
EIEDept.into(E into) Copy data into another generated Record/POJO implementing the common interface IEDeptMethods in cn.vertxup.erp.domain.tables.interfaces that return IEDeptModifier and TypeMethodDescriptiondefault IEDeptIEDept.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.E_DEPT.ACTIVE.Setter forDB_ETERNAL.E_DEPT.CODE.IEDept.setComment(String value) Setter forDB_ETERNAL.E_DEPT.COMMENT.IEDept.setCompanyId(String value) Setter forDB_ETERNAL.E_DEPT.COMPANY_ID.IEDept.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_DEPT.CREATED_AT.IEDept.setCreatedBy(String value) Setter forDB_ETERNAL.E_DEPT.CREATED_BY.Setter forDB_ETERNAL.E_DEPT.DEPT_ID.Setter forDB_ETERNAL.E_DEPT.KEY.IEDept.setLanguage(String value) Setter forDB_ETERNAL.E_DEPT.LANGUAGE.IEDept.setManagerId(String value) Setter forDB_ETERNAL.E_DEPT.MANAGER_ID.IEDept.setManagerName(String value) Setter forDB_ETERNAL.E_DEPT.MANAGER_NAME.IEDept.setMetadata(String value) Setter forDB_ETERNAL.E_DEPT.METADATA.Setter forDB_ETERNAL.E_DEPT.NAME.Setter forDB_ETERNAL.E_DEPT.SIGMA.IEDept.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_DEPT.UPDATED_AT.IEDept.setUpdatedBy(String value) Setter forDB_ETERNAL.E_DEPT.UPDATED_BY.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type IEDept -
Uses of IEDept in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement IEDeptMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type IEDeptMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type IEDeptConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type IEDept -
Uses of IEDept in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement IEDeptMethods in cn.vertxup.erp.domain.tables.records with type parameters of type IEDeptMethods in cn.vertxup.erp.domain.tables.records with parameters of type IEDept