Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.ITVendorCheckIn
Packages that use ITVendorCheckIn
Package
Description
-
Uses of ITVendorCheckIn in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type ITVendorCheckInModifier and TypeMethodDescription<E extends ITVendorCheckIn>
EITVendorCheckIn.into(E into) Copy data into another generated Record/POJO implementing the common interface ITVendorCheckInMethods in cn.vertxup.erp.domain.tables.interfaces that return ITVendorCheckInModifier and TypeMethodDescriptiondefault ITVendorCheckInITVendorCheckIn.fromJson(io.vertx.core.json.JsonObject json) ITVendorCheckIn.setClassification(String value) Setter forDB_ETERNAL.T_VENDOR_CHECK_IN.CLASSIFICATION.ITVendorCheckIn.setCommentExtension(String value) Setter forDB_ETERNAL.T_VENDOR_CHECK_IN.COMMENT_EXTENSION.Setter forDB_ETERNAL.T_VENDOR_CHECK_IN.DAYS.ITVendorCheckIn.setEndAt(LocalDateTime value) Setter forDB_ETERNAL.T_VENDOR_CHECK_IN.END_AT.Setter forDB_ETERNAL.T_VENDOR_CHECK_IN.KEY.ITVendorCheckIn.setOnboardAt(LocalDateTime value) Setter forDB_ETERNAL.T_VENDOR_CHECK_IN.ONBOARD_AT.ITVendorCheckIn.setStartAt(LocalDateTime value) Setter forDB_ETERNAL.T_VENDOR_CHECK_IN.START_AT.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type ITVendorCheckInModifier and TypeMethodDescriptionvoidITVendorCheckIn.from(ITVendorCheckIn from) Load data from another generated Record/POJO implementing the common interface ITVendorCheckIn -
Uses of ITVendorCheckIn in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement ITVendorCheckInMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type ITVendorCheckInMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type ITVendorCheckInConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type ITVendorCheckIn -
Uses of ITVendorCheckIn in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement ITVendorCheckInMethods in cn.vertxup.erp.domain.tables.records with type parameters of type ITVendorCheckInMethods in cn.vertxup.erp.domain.tables.records with parameters of type ITVendorCheckIn