Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.ITOaTraining
Packages that use ITOaTraining
Package
Description
-
Uses of ITOaTraining in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type ITOaTrainingModifier and TypeMethodDescription<E extends ITOaTraining>
EITOaTraining.into(E into) Copy data into another generated Record/POJO implementing the common interface ITOaTrainingMethods in cn.vertxup.erp.domain.tables.interfaces that return ITOaTrainingModifier and TypeMethodDescriptiondefault ITOaTrainingITOaTraining.fromJson(io.vertx.core.json.JsonObject json) ITOaTraining.setCommentExtension(String value) Setter forDB_ETERNAL.T_OA_TRAINING.COMMENT_EXTENSION.ITOaTraining.setEndAt(LocalDateTime value) Setter forDB_ETERNAL.T_OA_TRAINING.END_AT.Setter forDB_ETERNAL.T_OA_TRAINING.KEY.Setter forDB_ETERNAL.T_OA_TRAINING.LEADER.ITOaTraining.setLeaderComment(String value) Setter forDB_ETERNAL.T_OA_TRAINING.LEADER_COMMENT.ITOaTraining.setReviewer(String value) Setter forDB_ETERNAL.T_OA_TRAINING.REVIEWER.ITOaTraining.setReviewerComment(String value) Setter forDB_ETERNAL.T_OA_TRAINING.REVIEWER_COMMENT.ITOaTraining.setStartAt(LocalDateTime value) Setter forDB_ETERNAL.T_OA_TRAINING.START_AT.ITOaTraining.setTrainLocation(String value) Setter forDB_ETERNAL.T_OA_TRAINING.TRAIN_LOCATION.ITOaTraining.setTrainMode(String value) Setter forDB_ETERNAL.T_OA_TRAINING.TRAIN_MODE.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type ITOaTrainingModifier and TypeMethodDescriptionvoidITOaTraining.from(ITOaTraining from) Load data from another generated Record/POJO implementing the common interface ITOaTraining -
Uses of ITOaTraining in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement ITOaTrainingMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type ITOaTrainingMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type ITOaTrainingConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type ITOaTraining -
Uses of ITOaTraining in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement ITOaTrainingMethods in cn.vertxup.erp.domain.tables.records with type parameters of type ITOaTrainingMethods in cn.vertxup.erp.domain.tables.records with parameters of type ITOaTraining