Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.IETeam
Packages that use IETeam
Package
Description
-
Uses of IETeam in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type IETeamModifier and TypeMethodDescription<E extends IETeam>
EIETeam.into(E into) Copy data into another generated Record/POJO implementing the common interface IETeamMethods in cn.vertxup.erp.domain.tables.interfaces that return IETeamModifier and TypeMethodDescriptiondefault IETeamIETeam.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.E_TEAM.ACTIVE.IETeam.setBindComponent(String value) Setter forDB_ETERNAL.E_TEAM.BIND_COMPONENT.IETeam.setBindConfig(String value) Setter forDB_ETERNAL.E_TEAM.BIND_CONFIG.Setter forDB_ETERNAL.E_TEAM.BIND_ID.Setter forDB_ETERNAL.E_TEAM.CODE.IETeam.setComment(String value) Setter forDB_ETERNAL.E_TEAM.COMMENT.IETeam.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_TEAM.CREATED_AT.IETeam.setCreatedBy(String value) Setter forDB_ETERNAL.E_TEAM.CREATED_BY.Setter forDB_ETERNAL.E_TEAM.DEPT_ID.Setter forDB_ETERNAL.E_TEAM.KEY.IETeam.setLanguage(String value) Setter forDB_ETERNAL.E_TEAM.LANGUAGE.IETeam.setLeaderId(String value) Setter forDB_ETERNAL.E_TEAM.LEADER_ID.IETeam.setLeaderName(String value) Setter forDB_ETERNAL.E_TEAM.LEADER_NAME.IETeam.setMetadata(String value) Setter forDB_ETERNAL.E_TEAM.METADATA.Setter forDB_ETERNAL.E_TEAM.NAME.Setter forDB_ETERNAL.E_TEAM.SIGMA.Setter forDB_ETERNAL.E_TEAM.TEAM_ID.IETeam.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_TEAM.UPDATED_AT.IETeam.setUpdatedBy(String value) Setter forDB_ETERNAL.E_TEAM.UPDATED_BY.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type IETeam -
Uses of IETeam in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement IETeamMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type IETeamMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type IETeamConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type IETeam -
Uses of IETeam in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement IETeamMethods in cn.vertxup.erp.domain.tables.records with type parameters of type IETeamMethods in cn.vertxup.erp.domain.tables.records with parameters of type IETeam