Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.ITVendorCheckOut
Packages that use ITVendorCheckOut
Package
Description
-
Uses of ITVendorCheckOut in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type ITVendorCheckOutModifier and TypeMethodDescription<E extends ITVendorCheckOut>
EITVendorCheckOut.into(E into) Copy data into another generated Record/POJO implementing the common interface ITVendorCheckOutMethods in cn.vertxup.erp.domain.tables.interfaces that return ITVendorCheckOutModifier and TypeMethodDescriptiondefault ITVendorCheckOutITVendorCheckOut.fromJson(io.vertx.core.json.JsonObject json) ITVendorCheckOut.setClassification(String value) Setter forDB_ETERNAL.T_VENDOR_CHECK_OUT.CLASSIFICATION.ITVendorCheckOut.setCommentExtension(String value) Setter forDB_ETERNAL.T_VENDOR_CHECK_OUT.COMMENT_EXTENSION.Setter forDB_ETERNAL.T_VENDOR_CHECK_OUT.DAYS.ITVendorCheckOut.setEndAt(LocalDateTime value) Setter forDB_ETERNAL.T_VENDOR_CHECK_OUT.END_AT.Setter forDB_ETERNAL.T_VENDOR_CHECK_OUT.KEY.ITVendorCheckOut.setLeaveAt(LocalDateTime value) Setter forDB_ETERNAL.T_VENDOR_CHECK_OUT.LEAVE_AT.Setter forDB_ETERNAL.T_VENDOR_CHECK_OUT.REASON.ITVendorCheckOut.setStartAt(LocalDateTime value) Setter forDB_ETERNAL.T_VENDOR_CHECK_OUT.START_AT.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type ITVendorCheckOutModifier and TypeMethodDescriptionvoidITVendorCheckOut.from(ITVendorCheckOut from) Load data from another generated Record/POJO implementing the common interface ITVendorCheckOut -
Uses of ITVendorCheckOut in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement ITVendorCheckOutMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type ITVendorCheckOutMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type ITVendorCheckOutConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type ITVendorCheckOut -
Uses of ITVendorCheckOut in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement ITVendorCheckOutMethods in cn.vertxup.erp.domain.tables.records with type parameters of type ITVendorCheckOutModifier and TypeMethodDescription<E extends ITVendorCheckOut>
ETVendorCheckOutRecord.into(E into) Methods in cn.vertxup.erp.domain.tables.records with parameters of type ITVendorCheckOut