Class WTicket
- java.lang.Object
-
- cn.vertxup.workflow.domain.tables.pojos.WTicket
-
- All Implemented Interfaces:
IWTicket,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable
public class WTicket extends Object implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, IWTicket
This class is generated by jOOQ.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WTicket()WTicket(IWTicket value)WTicket(io.vertx.core.json.JsonObject json)WTicket(String key, String serial, String name, String code, String type, String phase, String modelId, String modelKey, String modelCategory, String modelComponent, String modelChild, Integer quantity, String flowDefinitionKey, String flowDefinitionId, String flowInstanceId, Boolean flowEnd, String title, String description, String catalog, String category, String categorySub, String owner, String supervisor, String openBy, LocalDateTime openAt, String cancelBy, LocalDateTime cancelAt, String closeBy, LocalDateTime closeAt, String closeSolution, String closeCode, String closeKb, Boolean active, String sigma, String metadata, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfrom(IWTicket from)Load data from another generated Record/POJO implementing the common interface IWTicketBooleangetActive()Getter forDB_ETERNAL.W_TICKET.ACTIVE.LocalDateTimegetCancelAt()Getter forDB_ETERNAL.W_TICKET.CANCEL_AT.StringgetCancelBy()Getter forDB_ETERNAL.W_TICKET.CANCEL_BY.StringgetCatalog()Getter forDB_ETERNAL.W_TICKET.CATALOG.StringgetCategory()Getter forDB_ETERNAL.W_TICKET.CATEGORY.StringgetCategorySub()Getter forDB_ETERNAL.W_TICKET.CATEGORY_SUB.LocalDateTimegetCloseAt()Getter forDB_ETERNAL.W_TICKET.CLOSE_AT.StringgetCloseBy()Getter forDB_ETERNAL.W_TICKET.CLOSE_BY.StringgetCloseCode()Getter forDB_ETERNAL.W_TICKET.CLOSE_CODE.StringgetCloseKb()Getter forDB_ETERNAL.W_TICKET.CLOSE_KB.StringgetCloseSolution()Getter forDB_ETERNAL.W_TICKET.CLOSE_SOLUTION.StringgetCode()Getter forDB_ETERNAL.W_TICKET.CODE.LocalDateTimegetCreatedAt()Getter forDB_ETERNAL.W_TICKET.CREATED_AT.StringgetCreatedBy()Getter forDB_ETERNAL.W_TICKET.CREATED_BY.StringgetDescription()Getter forDB_ETERNAL.W_TICKET.DESCRIPTION.StringgetFlowDefinitionId()Getter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_ID.StringgetFlowDefinitionKey()Getter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_KEY.BooleangetFlowEnd()Getter forDB_ETERNAL.W_TICKET.FLOW_END.StringgetFlowInstanceId()Getter forDB_ETERNAL.W_TICKET.FLOW_INSTANCE_ID.StringgetKey()Getter forDB_ETERNAL.W_TICKET.KEY.StringgetLanguage()Getter forDB_ETERNAL.W_TICKET.LANGUAGE.StringgetMetadata()Getter forDB_ETERNAL.W_TICKET.METADATA.StringgetModelCategory()Getter forDB_ETERNAL.W_TICKET.MODEL_CATEGORY.StringgetModelChild()Getter forDB_ETERNAL.W_TICKET.MODEL_CHILD.StringgetModelComponent()Getter forDB_ETERNAL.W_TICKET.MODEL_COMPONENT.StringgetModelId()Getter forDB_ETERNAL.W_TICKET.MODEL_ID.StringgetModelKey()Getter forDB_ETERNAL.W_TICKET.MODEL_KEY.StringgetName()Getter forDB_ETERNAL.W_TICKET.NAME.LocalDateTimegetOpenAt()Getter forDB_ETERNAL.W_TICKET.OPEN_AT.StringgetOpenBy()Getter forDB_ETERNAL.W_TICKET.OPEN_BY.StringgetOwner()Getter forDB_ETERNAL.W_TICKET.OWNER.StringgetPhase()Getter forDB_ETERNAL.W_TICKET.PHASE.IntegergetQuantity()Getter forDB_ETERNAL.W_TICKET.QUANTITY.StringgetSerial()Getter forDB_ETERNAL.W_TICKET.SERIAL.StringgetSigma()Getter forDB_ETERNAL.W_TICKET.SIGMA.StringgetSupervisor()Getter forDB_ETERNAL.W_TICKET.SUPERVISOR.StringgetTitle()Getter forDB_ETERNAL.W_TICKET.TITLE.StringgetType()Getter forDB_ETERNAL.W_TICKET.TYPE.LocalDateTimegetUpdatedAt()Getter forDB_ETERNAL.W_TICKET.UPDATED_AT.StringgetUpdatedBy()Getter forDB_ETERNAL.W_TICKET.UPDATED_BY.<E extends IWTicket>
Einto(E into)Copy data into another generated Record/POJO implementing the common interface IWTicketWTicketsetActive(Boolean active)Setter forDB_ETERNAL.W_TICKET.ACTIVE.WTicketsetCancelAt(LocalDateTime cancelAt)Setter forDB_ETERNAL.W_TICKET.CANCEL_AT.WTicketsetCancelBy(String cancelBy)Setter forDB_ETERNAL.W_TICKET.CANCEL_BY.WTicketsetCatalog(String catalog)Setter forDB_ETERNAL.W_TICKET.CATALOG.WTicketsetCategory(String category)Setter forDB_ETERNAL.W_TICKET.CATEGORY.WTicketsetCategorySub(String categorySub)Setter forDB_ETERNAL.W_TICKET.CATEGORY_SUB.WTicketsetCloseAt(LocalDateTime closeAt)Setter forDB_ETERNAL.W_TICKET.CLOSE_AT.WTicketsetCloseBy(String closeBy)Setter forDB_ETERNAL.W_TICKET.CLOSE_BY.WTicketsetCloseCode(String closeCode)Setter forDB_ETERNAL.W_TICKET.CLOSE_CODE.WTicketsetCloseKb(String closeKb)Setter forDB_ETERNAL.W_TICKET.CLOSE_KB.WTicketsetCloseSolution(String closeSolution)Setter forDB_ETERNAL.W_TICKET.CLOSE_SOLUTION.WTicketsetCode(String code)Setter forDB_ETERNAL.W_TICKET.CODE.WTicketsetCreatedAt(LocalDateTime createdAt)Setter forDB_ETERNAL.W_TICKET.CREATED_AT.WTicketsetCreatedBy(String createdBy)Setter forDB_ETERNAL.W_TICKET.CREATED_BY.WTicketsetDescription(String description)Setter forDB_ETERNAL.W_TICKET.DESCRIPTION.WTicketsetFlowDefinitionId(String flowDefinitionId)Setter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_ID.WTicketsetFlowDefinitionKey(String flowDefinitionKey)Setter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_KEY.WTicketsetFlowEnd(Boolean flowEnd)Setter forDB_ETERNAL.W_TICKET.FLOW_END.WTicketsetFlowInstanceId(String flowInstanceId)Setter forDB_ETERNAL.W_TICKET.FLOW_INSTANCE_ID.WTicketsetKey(String key)Setter forDB_ETERNAL.W_TICKET.KEY.WTicketsetLanguage(String language)Setter forDB_ETERNAL.W_TICKET.LANGUAGE.WTicketsetMetadata(String metadata)Setter forDB_ETERNAL.W_TICKET.METADATA.WTicketsetModelCategory(String modelCategory)Setter forDB_ETERNAL.W_TICKET.MODEL_CATEGORY.WTicketsetModelChild(String modelChild)Setter forDB_ETERNAL.W_TICKET.MODEL_CHILD.WTicketsetModelComponent(String modelComponent)Setter forDB_ETERNAL.W_TICKET.MODEL_COMPONENT.WTicketsetModelId(String modelId)Setter forDB_ETERNAL.W_TICKET.MODEL_ID.WTicketsetModelKey(String modelKey)Setter forDB_ETERNAL.W_TICKET.MODEL_KEY.WTicketsetName(String name)Setter forDB_ETERNAL.W_TICKET.NAME.WTicketsetOpenAt(LocalDateTime openAt)Setter forDB_ETERNAL.W_TICKET.OPEN_AT.WTicketsetOpenBy(String openBy)Setter forDB_ETERNAL.W_TICKET.OPEN_BY.WTicketsetOwner(String owner)Setter forDB_ETERNAL.W_TICKET.OWNER.WTicketsetPhase(String phase)Setter forDB_ETERNAL.W_TICKET.PHASE.WTicketsetQuantity(Integer quantity)Setter forDB_ETERNAL.W_TICKET.QUANTITY.WTicketsetSerial(String serial)Setter forDB_ETERNAL.W_TICKET.SERIAL.WTicketsetSigma(String sigma)Setter forDB_ETERNAL.W_TICKET.SIGMA.WTicketsetSupervisor(String supervisor)Setter forDB_ETERNAL.W_TICKET.SUPERVISOR.WTicketsetTitle(String title)Setter forDB_ETERNAL.W_TICKET.TITLE.WTicketsetType(String type)Setter forDB_ETERNAL.W_TICKET.TYPE.WTicketsetUpdatedAt(LocalDateTime updatedAt)Setter forDB_ETERNAL.W_TICKET.UPDATED_AT.WTicketsetUpdatedBy(String updatedBy)Setter forDB_ETERNAL.W_TICKET.UPDATED_BY.StringtoString()
-
-
-
Constructor Detail
-
WTicket
public WTicket()
-
WTicket
public WTicket(IWTicket value)
-
WTicket
public WTicket(String key, String serial, String name, String code, String type, String phase, String modelId, String modelKey, String modelCategory, String modelComponent, String modelChild, Integer quantity, String flowDefinitionKey, String flowDefinitionId, String flowInstanceId, Boolean flowEnd, String title, String description, String catalog, String category, String categorySub, String owner, String supervisor, String openBy, LocalDateTime openAt, String cancelBy, LocalDateTime cancelAt, String closeBy, LocalDateTime closeAt, String closeSolution, String closeCode, String closeKb, Boolean active, String sigma, String metadata, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
-
WTicket
public WTicket(io.vertx.core.json.JsonObject json)
-
-
Method Detail
-
getKey
public String getKey()
Getter forDB_ETERNAL.W_TICKET.KEY. 「key」- 单据主键
-
getSerial
public String getSerial()
Getter forDB_ETERNAL.W_TICKET.SERIAL. 「serial」- 单据编号,使用 X_NUMBER 生成
-
setSerial
public WTicket setSerial(String serial)
Setter forDB_ETERNAL.W_TICKET.SERIAL. 「serial」- 单据编号,使用 X_NUMBER 生成
-
getName
public String getName()
Getter forDB_ETERNAL.W_TICKET.NAME. 「name」- 单据标题
-
getCode
public String getCode()
Getter forDB_ETERNAL.W_TICKET.CODE. 「code」- 单据系统编号(内码)
-
setCode
public WTicket setCode(String code)
Setter forDB_ETERNAL.W_TICKET.CODE. 「code」- 单据系统编号(内码)
-
getType
public String getType()
Getter forDB_ETERNAL.W_TICKET.TYPE. 「type」- 主单类型类型
-
getPhase
public String getPhase()
Getter forDB_ETERNAL.W_TICKET.PHASE. 「phase」- 主单据所属阶段(状态描述,由于挂TODO,所以不使用status)
-
setPhase
public WTicket setPhase(String phase)
Setter forDB_ETERNAL.W_TICKET.PHASE. 「phase」- 主单据所属阶段(状态描述,由于挂TODO,所以不使用status)
-
getModelId
public String getModelId()
Getter forDB_ETERNAL.W_TICKET.MODEL_ID. 「modelId」- 关联的模型identifier,用于描述- Specified by:
getModelIdin interfaceIWTicket
-
setModelId
public WTicket setModelId(String modelId)
Setter forDB_ETERNAL.W_TICKET.MODEL_ID. 「modelId」- 关联的模型identifier,用于描述- Specified by:
setModelIdin interfaceIWTicket
-
getModelKey
public String getModelKey()
Getter forDB_ETERNAL.W_TICKET.MODEL_KEY. 「modelKey」- 关联的模型记录ID,用于描述哪一个Model中的记录- Specified by:
getModelKeyin interfaceIWTicket
-
setModelKey
public WTicket setModelKey(String modelKey)
Setter forDB_ETERNAL.W_TICKET.MODEL_KEY. 「modelKey」- 关联的模型记录ID,用于描述哪一个Model中的记录- Specified by:
setModelKeyin interfaceIWTicket
-
getModelCategory
public String getModelCategory()
Getter forDB_ETERNAL.W_TICKET.MODEL_CATEGORY. 「modelCategory」- 关联的category记录,只包含叶节点- Specified by:
getModelCategoryin interfaceIWTicket
-
setModelCategory
public WTicket setModelCategory(String modelCategory)
Setter forDB_ETERNAL.W_TICKET.MODEL_CATEGORY. 「modelCategory」- 关联的category记录,只包含叶节点- Specified by:
setModelCategoryin interfaceIWTicket
-
getModelComponent
public String getModelComponent()
Getter forDB_ETERNAL.W_TICKET.MODEL_COMPONENT. 「modelComponent」- 关联的待办组件记录- Specified by:
getModelComponentin interfaceIWTicket
-
setModelComponent
public WTicket setModelComponent(String modelComponent)
Setter forDB_ETERNAL.W_TICKET.MODEL_COMPONENT. 「modelComponent」- 关联的待办组件记录- Specified by:
setModelComponentin interfaceIWTicket
-
getModelChild
public String getModelChild()
Getter forDB_ETERNAL.W_TICKET.MODEL_CHILD. 「modelChild」- 关联多个模型的记录ID,JsonArray格式- Specified by:
getModelChildin interfaceIWTicket
-
setModelChild
public WTicket setModelChild(String modelChild)
Setter forDB_ETERNAL.W_TICKET.MODEL_CHILD. 「modelChild」- 关联多个模型的记录ID,JsonArray格式- Specified by:
setModelChildin interfaceIWTicket
-
getQuantity
public Integer getQuantity()
Getter forDB_ETERNAL.W_TICKET.QUANTITY. 「quantity」- 数量信息,多个模型记录时统计模型总数- Specified by:
getQuantityin interfaceIWTicket
-
setQuantity
public WTicket setQuantity(Integer quantity)
Setter forDB_ETERNAL.W_TICKET.QUANTITY. 「quantity」- 数量信息,多个模型记录时统计模型总数- Specified by:
setQuantityin interfaceIWTicket
-
getFlowDefinitionKey
public String getFlowDefinitionKey()
Getter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_KEY. 「flowDefinitionKey」- 流程定义的KEY, getProcessDefinitionKey- Specified by:
getFlowDefinitionKeyin interfaceIWTicket
-
setFlowDefinitionKey
public WTicket setFlowDefinitionKey(String flowDefinitionKey)
Setter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_KEY. 「flowDefinitionKey」- 流程定义的KEY, getProcessDefinitionKey- Specified by:
setFlowDefinitionKeyin interfaceIWTicket
-
getFlowDefinitionId
public String getFlowDefinitionId()
Getter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_ID. 「flowDefinitionId」- 流程定义的ID,getProcessDefinitionKey- Specified by:
getFlowDefinitionIdin interfaceIWTicket
-
setFlowDefinitionId
public WTicket setFlowDefinitionId(String flowDefinitionId)
Setter forDB_ETERNAL.W_TICKET.FLOW_DEFINITION_ID. 「flowDefinitionId」- 流程定义的ID,getProcessDefinitionKey- Specified by:
setFlowDefinitionIdin interfaceIWTicket
-
getFlowInstanceId
public String getFlowInstanceId()
Getter forDB_ETERNAL.W_TICKET.FLOW_INSTANCE_ID. 「flowInstanceId」- 流程定义的ID,getProcessId- Specified by:
getFlowInstanceIdin interfaceIWTicket
-
setFlowInstanceId
public WTicket setFlowInstanceId(String flowInstanceId)
Setter forDB_ETERNAL.W_TICKET.FLOW_INSTANCE_ID. 「flowInstanceId」- 流程定义的ID,getProcessId- Specified by:
setFlowInstanceIdin interfaceIWTicket
-
getFlowEnd
public Boolean getFlowEnd()
Getter forDB_ETERNAL.W_TICKET.FLOW_END. 「flowEnd」- 主单是否执行完成- Specified by:
getFlowEndin interfaceIWTicket
-
setFlowEnd
public WTicket setFlowEnd(Boolean flowEnd)
Setter forDB_ETERNAL.W_TICKET.FLOW_END. 「flowEnd」- 主单是否执行完成- Specified by:
setFlowEndin interfaceIWTicket
-
getTitle
public String getTitle()
Getter forDB_ETERNAL.W_TICKET.TITLE. 「title」- 主单业务标题
-
setTitle
public WTicket setTitle(String title)
Setter forDB_ETERNAL.W_TICKET.TITLE. 「title」- 主单业务标题
-
getDescription
public String getDescription()
Getter forDB_ETERNAL.W_TICKET.DESCRIPTION. 「description」- 主单描述内容- Specified by:
getDescriptionin interfaceIWTicket
-
setDescription
public WTicket setDescription(String description)
Setter forDB_ETERNAL.W_TICKET.DESCRIPTION. 「description」- 主单描述内容- Specified by:
setDescriptionin interfaceIWTicket
-
getCatalog
public String getCatalog()
Getter forDB_ETERNAL.W_TICKET.CATALOG. 「catalog」- 关联服务目录- Specified by:
getCatalogin interfaceIWTicket
-
setCatalog
public WTicket setCatalog(String catalog)
Setter forDB_ETERNAL.W_TICKET.CATALOG. 「catalog」- 关联服务目录- Specified by:
setCatalogin interfaceIWTicket
-
getCategory
public String getCategory()
Getter forDB_ETERNAL.W_TICKET.CATEGORY. 「category」- 业务类别- Specified by:
getCategoryin interfaceIWTicket
-
setCategory
public WTicket setCategory(String category)
Setter forDB_ETERNAL.W_TICKET.CATEGORY. 「category」- 业务类别- Specified by:
setCategoryin interfaceIWTicket
-
getCategorySub
public String getCategorySub()
Getter forDB_ETERNAL.W_TICKET.CATEGORY_SUB. 「categorySub」- 子类别- Specified by:
getCategorySubin interfaceIWTicket
-
setCategorySub
public WTicket setCategorySub(String categorySub)
Setter forDB_ETERNAL.W_TICKET.CATEGORY_SUB. 「categorySub」- 子类别- Specified by:
setCategorySubin interfaceIWTicket
-
getOwner
public String getOwner()
Getter forDB_ETERNAL.W_TICKET.OWNER. 「owner」- 制单人/拥有者
-
setOwner
public WTicket setOwner(String owner)
Setter forDB_ETERNAL.W_TICKET.OWNER. 「owner」- 制单人/拥有者
-
getSupervisor
public String getSupervisor()
Getter forDB_ETERNAL.W_TICKET.SUPERVISOR. 「supervisor」- 监督人- Specified by:
getSupervisorin interfaceIWTicket
-
setSupervisor
public WTicket setSupervisor(String supervisor)
Setter forDB_ETERNAL.W_TICKET.SUPERVISOR. 「supervisor」- 监督人- Specified by:
setSupervisorin interfaceIWTicket
-
getOpenBy
public String getOpenBy()
Getter forDB_ETERNAL.W_TICKET.OPEN_BY. 「openBy」- 开单人
-
setOpenBy
public WTicket setOpenBy(String openBy)
Setter forDB_ETERNAL.W_TICKET.OPEN_BY. 「openBy」- 开单人
-
getOpenAt
public LocalDateTime getOpenAt()
Getter forDB_ETERNAL.W_TICKET.OPEN_AT. 「openAt」- 开单时间
-
setOpenAt
public WTicket setOpenAt(LocalDateTime openAt)
Setter forDB_ETERNAL.W_TICKET.OPEN_AT. 「openAt」- 开单时间
-
getCancelBy
public String getCancelBy()
Getter forDB_ETERNAL.W_TICKET.CANCEL_BY. 「cancelBy」- 中断人- Specified by:
getCancelByin interfaceIWTicket
-
setCancelBy
public WTicket setCancelBy(String cancelBy)
Setter forDB_ETERNAL.W_TICKET.CANCEL_BY. 「cancelBy」- 中断人- Specified by:
setCancelByin interfaceIWTicket
-
getCancelAt
public LocalDateTime getCancelAt()
Getter forDB_ETERNAL.W_TICKET.CANCEL_AT. 「cancelAt」- 中断时间- Specified by:
getCancelAtin interfaceIWTicket
-
setCancelAt
public WTicket setCancelAt(LocalDateTime cancelAt)
Setter forDB_ETERNAL.W_TICKET.CANCEL_AT. 「cancelAt」- 中断时间- Specified by:
setCancelAtin interfaceIWTicket
-
getCloseBy
public String getCloseBy()
Getter forDB_ETERNAL.W_TICKET.CLOSE_BY. 「closeBy」- 关闭人- Specified by:
getCloseByin interfaceIWTicket
-
setCloseBy
public WTicket setCloseBy(String closeBy)
Setter forDB_ETERNAL.W_TICKET.CLOSE_BY. 「closeBy」- 关闭人- Specified by:
setCloseByin interfaceIWTicket
-
getCloseAt
public LocalDateTime getCloseAt()
Getter forDB_ETERNAL.W_TICKET.CLOSE_AT. 「closeAt」- 关闭时间- Specified by:
getCloseAtin interfaceIWTicket
-
setCloseAt
public WTicket setCloseAt(LocalDateTime closeAt)
Setter forDB_ETERNAL.W_TICKET.CLOSE_AT. 「closeAt」- 关闭时间- Specified by:
setCloseAtin interfaceIWTicket
-
getCloseSolution
public String getCloseSolution()
Getter forDB_ETERNAL.W_TICKET.CLOSE_SOLUTION. 「closeSolution」- 关闭解决方案- Specified by:
getCloseSolutionin interfaceIWTicket
-
setCloseSolution
public WTicket setCloseSolution(String closeSolution)
Setter forDB_ETERNAL.W_TICKET.CLOSE_SOLUTION. 「closeSolution」- 关闭解决方案- Specified by:
setCloseSolutionin interfaceIWTicket
-
getCloseCode
public String getCloseCode()
Getter forDB_ETERNAL.W_TICKET.CLOSE_CODE. 「closeCode」- 关闭代码- Specified by:
getCloseCodein interfaceIWTicket
-
setCloseCode
public WTicket setCloseCode(String closeCode)
Setter forDB_ETERNAL.W_TICKET.CLOSE_CODE. 「closeCode」- 关闭代码- Specified by:
setCloseCodein interfaceIWTicket
-
getCloseKb
public String getCloseKb()
Getter forDB_ETERNAL.W_TICKET.CLOSE_KB. 「closeKb」- 关闭时KB链接地址- Specified by:
getCloseKbin interfaceIWTicket
-
setCloseKb
public WTicket setCloseKb(String closeKb)
Setter forDB_ETERNAL.W_TICKET.CLOSE_KB. 「closeKb」- 关闭时KB链接地址- Specified by:
setCloseKbin interfaceIWTicket
-
getActive
public Boolean getActive()
Getter forDB_ETERNAL.W_TICKET.ACTIVE. 「active」- 是否启用
-
setActive
public WTicket setActive(Boolean active)
Setter forDB_ETERNAL.W_TICKET.ACTIVE. 「active」- 是否启用
-
getSigma
public String getSigma()
Getter forDB_ETERNAL.W_TICKET.SIGMA. 「sigma」- 统一标识
-
getMetadata
public String getMetadata()
Getter forDB_ETERNAL.W_TICKET.METADATA. 「metadata」- 附加配置- Specified by:
getMetadatain interfaceIWTicket
-
setMetadata
public WTicket setMetadata(String metadata)
Setter forDB_ETERNAL.W_TICKET.METADATA. 「metadata」- 附加配置- Specified by:
setMetadatain interfaceIWTicket
-
getLanguage
public String getLanguage()
Getter forDB_ETERNAL.W_TICKET.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceIWTicket
-
setLanguage
public WTicket setLanguage(String language)
Setter forDB_ETERNAL.W_TICKET.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceIWTicket
-
getCreatedAt
public LocalDateTime getCreatedAt()
Getter forDB_ETERNAL.W_TICKET.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceIWTicket
-
setCreatedAt
public WTicket setCreatedAt(LocalDateTime createdAt)
Setter forDB_ETERNAL.W_TICKET.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceIWTicket
-
getCreatedBy
public String getCreatedBy()
Getter forDB_ETERNAL.W_TICKET.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceIWTicket
-
setCreatedBy
public WTicket setCreatedBy(String createdBy)
Setter forDB_ETERNAL.W_TICKET.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceIWTicket
-
getUpdatedAt
public LocalDateTime getUpdatedAt()
Getter forDB_ETERNAL.W_TICKET.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceIWTicket
-
setUpdatedAt
public WTicket setUpdatedAt(LocalDateTime updatedAt)
Setter forDB_ETERNAL.W_TICKET.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceIWTicket
-
getUpdatedBy
public String getUpdatedBy()
Getter forDB_ETERNAL.W_TICKET.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceIWTicket
-
setUpdatedBy
public WTicket setUpdatedBy(String updatedBy)
Setter forDB_ETERNAL.W_TICKET.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceIWTicket
-
from
public void from(IWTicket from)
Description copied from interface:IWTicketLoad data from another generated Record/POJO implementing the common interface IWTicket
-
-