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