Class TVendorHour
java.lang.Object
cn.vertxup.erp.domain.tables.pojos.TVendorHour
- All Implemented Interfaces:
ITVendorHour,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable
public class TVendorHour
extends Object
implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, ITVendorHour
This class is generated by jOOQ.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTVendorHour(ITVendorHour value) TVendorHour(io.vertx.core.json.JsonObject json) TVendorHour(String key, String commentExtension, String classification, LocalDateTime startAt, LocalDateTime endAt, Integer days, String requestType, String fromType, LocalDateTime fromAt, String toType, LocalDateTime toAt) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidfrom(ITVendorHour from) Load data from another generated Record/POJO implementing the common interface ITVendorHourGetter forDB_ETERNAL.T_VENDOR_HOUR.CLASSIFICATION.Getter forDB_ETERNAL.T_VENDOR_HOUR.COMMENT_EXTENSION.getDays()Getter forDB_ETERNAL.T_VENDOR_HOUR.DAYS.getEndAt()Getter forDB_ETERNAL.T_VENDOR_HOUR.END_AT.Getter forDB_ETERNAL.T_VENDOR_HOUR.FROM_AT.Getter forDB_ETERNAL.T_VENDOR_HOUR.FROM_TYPE.getKey()Getter forDB_ETERNAL.T_VENDOR_HOUR.KEY.Getter forDB_ETERNAL.T_VENDOR_HOUR.REQUEST_TYPE.Getter forDB_ETERNAL.T_VENDOR_HOUR.START_AT.getToAt()Getter forDB_ETERNAL.T_VENDOR_HOUR.TO_AT.Getter forDB_ETERNAL.T_VENDOR_HOUR.TO_TYPE.inthashCode()<E extends ITVendorHour>
Einto(E into) Copy data into another generated Record/POJO implementing the common interface ITVendorHoursetClassification(String classification) Setter forDB_ETERNAL.T_VENDOR_HOUR.CLASSIFICATION.setCommentExtension(String commentExtension) Setter forDB_ETERNAL.T_VENDOR_HOUR.COMMENT_EXTENSION.Setter forDB_ETERNAL.T_VENDOR_HOUR.DAYS.setEndAt(LocalDateTime endAt) Setter forDB_ETERNAL.T_VENDOR_HOUR.END_AT.setFromAt(LocalDateTime fromAt) Setter forDB_ETERNAL.T_VENDOR_HOUR.FROM_AT.setFromType(String fromType) Setter forDB_ETERNAL.T_VENDOR_HOUR.FROM_TYPE.Setter forDB_ETERNAL.T_VENDOR_HOUR.KEY.setRequestType(String requestType) Setter forDB_ETERNAL.T_VENDOR_HOUR.REQUEST_TYPE.setStartAt(LocalDateTime startAt) Setter forDB_ETERNAL.T_VENDOR_HOUR.START_AT.setToAt(LocalDateTime toAt) Setter forDB_ETERNAL.T_VENDOR_HOUR.TO_AT.Setter forDB_ETERNAL.T_VENDOR_HOUR.TO_TYPE.toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cn.vertxup.erp.domain.tables.interfaces.ITVendorHour
fromJson, toJson
-
Constructor Details
-
TVendorHour
public TVendorHour() -
TVendorHour
-
TVendorHour
public TVendorHour(String key, String commentExtension, String classification, LocalDateTime startAt, LocalDateTime endAt, Integer days, String requestType, String fromType, LocalDateTime fromAt, String toType, LocalDateTime toAt) -
TVendorHour
public TVendorHour(io.vertx.core.json.JsonObject json)
-
-
Method Details
-
getKey
Getter forDB_ETERNAL.T_VENDOR_HOUR.KEY. 「key」- Ticket Primary Key- Specified by:
getKeyin interfaceITVendorHour
-
setKey
Setter forDB_ETERNAL.T_VENDOR_HOUR.KEY. 「key」- Ticket Primary Key- Specified by:
setKeyin interfaceITVendorHour
-
getCommentExtension
Getter forDB_ETERNAL.T_VENDOR_HOUR.COMMENT_EXTENSION. 「commentExtension」- Extension Comment- Specified by:
getCommentExtensionin interfaceITVendorHour
-
setCommentExtension
Setter forDB_ETERNAL.T_VENDOR_HOUR.COMMENT_EXTENSION. 「commentExtension」- Extension Comment- Specified by:
setCommentExtensionin interfaceITVendorHour
-
getClassification
Getter forDB_ETERNAL.T_VENDOR_HOUR.CLASSIFICATION. 「classification」- The ticket related business type- Specified by:
getClassificationin interfaceITVendorHour
-
setClassification
Setter forDB_ETERNAL.T_VENDOR_HOUR.CLASSIFICATION. 「classification」- The ticket related business type- Specified by:
setClassificationin interfaceITVendorHour
-
getStartAt
Getter forDB_ETERNAL.T_VENDOR_HOUR.START_AT. 「startAt」- From- Specified by:
getStartAtin interfaceITVendorHour
-
setStartAt
Setter forDB_ETERNAL.T_VENDOR_HOUR.START_AT. 「startAt」- From- Specified by:
setStartAtin interfaceITVendorHour
-
getEndAt
Getter forDB_ETERNAL.T_VENDOR_HOUR.END_AT. 「endAt」- To- Specified by:
getEndAtin interfaceITVendorHour
-
setEndAt
Setter forDB_ETERNAL.T_VENDOR_HOUR.END_AT. 「endAt」- To- Specified by:
setEndAtin interfaceITVendorHour
-
getDays
Getter forDB_ETERNAL.T_VENDOR_HOUR.DAYS. 「days」- Duration- Specified by:
getDaysin interfaceITVendorHour
-
setDays
Setter forDB_ETERNAL.T_VENDOR_HOUR.DAYS. 「days」- Duration- Specified by:
setDaysin interfaceITVendorHour
-
getRequestType
Getter forDB_ETERNAL.T_VENDOR_HOUR.REQUEST_TYPE. 「requestType」- Request type of hour- Specified by:
getRequestTypein interfaceITVendorHour
-
setRequestType
Setter forDB_ETERNAL.T_VENDOR_HOUR.REQUEST_TYPE. 「requestType」- Request type of hour- Specified by:
setRequestTypein interfaceITVendorHour
-
getFromType
Getter forDB_ETERNAL.T_VENDOR_HOUR.FROM_TYPE. 「fromType」- Specified by:
getFromTypein interfaceITVendorHour
-
setFromType
Setter forDB_ETERNAL.T_VENDOR_HOUR.FROM_TYPE. 「fromType」- Specified by:
setFromTypein interfaceITVendorHour
-
getFromAt
Getter forDB_ETERNAL.T_VENDOR_HOUR.FROM_AT. 「fromAt」- Specified by:
getFromAtin interfaceITVendorHour
-
setFromAt
Setter forDB_ETERNAL.T_VENDOR_HOUR.FROM_AT. 「fromAt」- Specified by:
setFromAtin interfaceITVendorHour
-
getToType
Getter forDB_ETERNAL.T_VENDOR_HOUR.TO_TYPE. 「toType」- Specified by:
getToTypein interfaceITVendorHour
-
setToType
Setter forDB_ETERNAL.T_VENDOR_HOUR.TO_TYPE. 「toType」- Specified by:
setToTypein interfaceITVendorHour
-
getToAt
Getter forDB_ETERNAL.T_VENDOR_HOUR.TO_AT. 「toAt」- Specified by:
getToAtin interfaceITVendorHour
-
setToAt
Setter forDB_ETERNAL.T_VENDOR_HOUR.TO_AT. 「toAt」- Specified by:
setToAtin interfaceITVendorHour
-
equals
-
hashCode
public int hashCode() -
toString
-
from
Description copied from interface:ITVendorHourLoad data from another generated Record/POJO implementing the common interface ITVendorHour- Specified by:
fromin interfaceITVendorHour
-
into
Description copied from interface:ITVendorHourCopy data into another generated Record/POJO implementing the common interface ITVendorHour- Specified by:
intoin interfaceITVendorHour
-