Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.ITOaVacation
Packages that use ITOaVacation
Package
Description
-
Uses of ITOaVacation in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type ITOaVacationModifier and TypeMethodDescription<E extends ITOaVacation>
EITOaVacation.into(E into) Copy data into another generated Record/POJO implementing the common interface ITOaVacationMethods in cn.vertxup.erp.domain.tables.interfaces that return ITOaVacationModifier and TypeMethodDescriptiondefault ITOaVacationITOaVacation.fromJson(io.vertx.core.json.JsonObject json) ITOaVacation.setClassification(String value) Setter forDB_ETERNAL.T_OA_VACATION.CLASSIFICATION.ITOaVacation.setCommentExtension(String value) Setter forDB_ETERNAL.T_OA_VACATION.COMMENT_EXTENSION.Setter forDB_ETERNAL.T_OA_VACATION.DAYS.ITOaVacation.setEndAt(LocalDateTime value) Setter forDB_ETERNAL.T_OA_VACATION.END_AT.Setter forDB_ETERNAL.T_OA_VACATION.KEY.Setter forDB_ETERNAL.T_OA_VACATION.REASON.ITOaVacation.setRequestBy(String value) Setter forDB_ETERNAL.T_OA_VACATION.REQUEST_BY.ITOaVacation.setStartAt(LocalDateTime value) Setter forDB_ETERNAL.T_OA_VACATION.START_AT.ITOaVacation.setWorkContent(String value) Setter forDB_ETERNAL.T_OA_VACATION.WORK_CONTENT.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type ITOaVacationModifier and TypeMethodDescriptionvoidITOaVacation.from(ITOaVacation from) Load data from another generated Record/POJO implementing the common interface ITOaVacation -
Uses of ITOaVacation in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement ITOaVacationMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type ITOaVacationMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type ITOaVacationConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type ITOaVacation -
Uses of ITOaVacation in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement ITOaVacationMethods in cn.vertxup.erp.domain.tables.records with type parameters of type ITOaVacationMethods in cn.vertxup.erp.domain.tables.records with parameters of type ITOaVacation