Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.ITOaTrip
Packages that use ITOaTrip
Package
Description
-
Uses of ITOaTrip in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type ITOaTripModifier and TypeMethodDescription<E extends ITOaTrip>
EITOaTrip.into(E into) Copy data into another generated Record/POJO implementing the common interface ITOaTripMethods in cn.vertxup.erp.domain.tables.interfaces that return ITOaTripModifier and TypeMethodDescriptiondefault ITOaTripITOaTrip.fromJson(io.vertx.core.json.JsonObject json) ITOaTrip.setCommentExtension(String value) Setter forDB_ETERNAL.T_OA_TRIP.COMMENT_EXTENSION.Setter forDB_ETERNAL.T_OA_TRIP.DAYS.ITOaTrip.setEndAt(LocalDateTime value) Setter forDB_ETERNAL.T_OA_TRIP.END_AT.Setter forDB_ETERNAL.T_OA_TRIP.KEY.Setter forDB_ETERNAL.T_OA_TRIP.REASON.ITOaTrip.setRequestBy(String value) Setter forDB_ETERNAL.T_OA_TRIP.REQUEST_BY.ITOaTrip.setStartAt(LocalDateTime value) Setter forDB_ETERNAL.T_OA_TRIP.START_AT.ITOaTrip.setTripAddress(String value) Setter forDB_ETERNAL.T_OA_TRIP.TRIP_ADDRESS.ITOaTrip.setTripCity(String value) Setter forDB_ETERNAL.T_OA_TRIP.TRIP_CITY.ITOaTrip.setTripProvince(String value) Setter forDB_ETERNAL.T_OA_TRIP.TRIP_PROVINCE.ITOaTrip.setWorkContent(String value) Setter forDB_ETERNAL.T_OA_TRIP.WORK_CONTENT.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type ITOaTrip -
Uses of ITOaTrip in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement ITOaTripMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type ITOaTripMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type ITOaTripConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type ITOaTrip -
Uses of ITOaTrip in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement ITOaTripMethods in cn.vertxup.erp.domain.tables.records with type parameters of type ITOaTripMethods in cn.vertxup.erp.domain.tables.records with parameters of type ITOaTrip