Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.IRTeamEmployee
Packages that use IRTeamEmployee
Package
Description
-
Uses of IRTeamEmployee in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type IRTeamEmployeeModifier and TypeMethodDescription<E extends IRTeamEmployee>
EIRTeamEmployee.into(E into) Copy data into another generated Record/POJO implementing the common interface IRTeamEmployeeMethods in cn.vertxup.erp.domain.tables.interfaces that return IRTeamEmployeeModifier and TypeMethodDescriptiondefault IRTeamEmployeeIRTeamEmployee.fromJson(io.vertx.core.json.JsonObject json) IRTeamEmployee.setComment(String value) Setter forDB_ETERNAL.R_TEAM_EMPLOYEE.COMMENT.IRTeamEmployee.setEmployeeId(String value) Setter forDB_ETERNAL.R_TEAM_EMPLOYEE.EMPLOYEE_ID.Setter forDB_ETERNAL.R_TEAM_EMPLOYEE.TEAM_ID.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type IRTeamEmployeeModifier and TypeMethodDescriptionvoidIRTeamEmployee.from(IRTeamEmployee from) Load data from another generated Record/POJO implementing the common interface IRTeamEmployee -
Uses of IRTeamEmployee in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement IRTeamEmployeeMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type IRTeamEmployeeMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type IRTeamEmployeeConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type IRTeamEmployee -
Uses of IRTeamEmployee in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement IRTeamEmployeeMethods in cn.vertxup.erp.domain.tables.records with type parameters of type IRTeamEmployeeMethods in cn.vertxup.erp.domain.tables.records with parameters of type IRTeamEmployee