Class ETeam

java.lang.Object
cn.vertxup.erp.domain.tables.pojos.ETeam
All Implemented Interfaces:
IETeam, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, Serializable

public class ETeam extends Object implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, IETeam
This class is generated by jOOQ.
See Also:
  • Constructor Details

  • Method Details

    • getKey

      public String getKey()
      Getter for DB_ETERNAL.E_TEAM.KEY. 「key」- 组主键
      Specified by:
      getKey in interface IETeam
    • setKey

      public ETeam setKey(String key)
      Setter for DB_ETERNAL.E_TEAM.KEY. 「key」- 组主键
      Specified by:
      setKey in interface IETeam
    • getName

      public String getName()
      Getter for DB_ETERNAL.E_TEAM.NAME. 「name」- 组名称
      Specified by:
      getName in interface IETeam
    • setName

      public ETeam setName(String name)
      Setter for DB_ETERNAL.E_TEAM.NAME. 「name」- 组名称
      Specified by:
      setName in interface IETeam
    • getCode

      public String getCode()
      Getter for DB_ETERNAL.E_TEAM.CODE. 「code」- 组编号
      Specified by:
      getCode in interface IETeam
    • setCode

      public ETeam setCode(String code)
      Setter for DB_ETERNAL.E_TEAM.CODE. 「code」- 组编号
      Specified by:
      setCode in interface IETeam
    • getLeaderId

      public String getLeaderId()
      Getter for DB_ETERNAL.E_TEAM.LEADER_ID. 「leaderId」- 组长
      Specified by:
      getLeaderId in interface IETeam
    • setLeaderId

      public ETeam setLeaderId(String leaderId)
      Setter for DB_ETERNAL.E_TEAM.LEADER_ID. 「leaderId」- 组长
      Specified by:
      setLeaderId in interface IETeam
    • getLeaderName

      public String getLeaderName()
      Getter for DB_ETERNAL.E_TEAM.LEADER_NAME. 「leaderName」- 组长姓名
      Specified by:
      getLeaderName in interface IETeam
    • setLeaderName

      public ETeam setLeaderName(String leaderName)
      Setter for DB_ETERNAL.E_TEAM.LEADER_NAME. 「leaderName」- 组长姓名
      Specified by:
      setLeaderName in interface IETeam
    • getDeptId

      public String getDeptId()
      Getter for DB_ETERNAL.E_TEAM.DEPT_ID. 「deptId」- 所属部门
      Specified by:
      getDeptId in interface IETeam
    • setDeptId

      public ETeam setDeptId(String deptId)
      Setter for DB_ETERNAL.E_TEAM.DEPT_ID. 「deptId」- 所属部门
      Specified by:
      setDeptId in interface IETeam
    • getTeamId

      public String getTeamId()
      Getter for DB_ETERNAL.E_TEAM.TEAM_ID. 「teamId」- 父组ID
      Specified by:
      getTeamId in interface IETeam
    • setTeamId

      public ETeam setTeamId(String teamId)
      Setter for DB_ETERNAL.E_TEAM.TEAM_ID. 「teamId」- 父组ID
      Specified by:
      setTeamId in interface IETeam
    • getComment

      public String getComment()
      Getter for DB_ETERNAL.E_TEAM.COMMENT. 「comment」- 组备注
      Specified by:
      getComment in interface IETeam
    • setComment

      public ETeam setComment(String comment)
      Setter for DB_ETERNAL.E_TEAM.COMMENT. 「comment」- 组备注
      Specified by:
      setComment in interface IETeam
    • getBindId

      public String getBindId()
      Getter for DB_ETERNAL.E_TEAM.BIND_ID. 「bindId」- 绑定用户组ID,安全专用处理
      Specified by:
      getBindId in interface IETeam
    • setBindId

      public ETeam setBindId(String bindId)
      Setter for DB_ETERNAL.E_TEAM.BIND_ID. 「bindId」- 绑定用户组ID,安全专用处理
      Specified by:
      setBindId in interface IETeam
    • getBindComponent

      public String getBindComponent()
      Getter for DB_ETERNAL.E_TEAM.BIND_COMPONENT. 「bindComponent」- 绑定扩展组件
      Specified by:
      getBindComponent in interface IETeam
    • setBindComponent

      public ETeam setBindComponent(String bindComponent)
      Setter for DB_ETERNAL.E_TEAM.BIND_COMPONENT. 「bindComponent」- 绑定扩展组件
      Specified by:
      setBindComponent in interface IETeam
    • getBindConfig

      public String getBindConfig()
      Getter for DB_ETERNAL.E_TEAM.BIND_CONFIG. 「bindConfig」- 绑定JSON详细配置
      Specified by:
      getBindConfig in interface IETeam
    • setBindConfig

      public ETeam setBindConfig(String bindConfig)
      Setter for DB_ETERNAL.E_TEAM.BIND_CONFIG. 「bindConfig」- 绑定JSON详细配置
      Specified by:
      setBindConfig in interface IETeam
    • getMetadata

      public String getMetadata()
      Getter for DB_ETERNAL.E_TEAM.METADATA. 「metadata」- 附加配置
      Specified by:
      getMetadata in interface IETeam
    • setMetadata

      public ETeam setMetadata(String metadata)
      Setter for DB_ETERNAL.E_TEAM.METADATA. 「metadata」- 附加配置
      Specified by:
      setMetadata in interface IETeam
    • getActive

      public Boolean getActive()
      Getter for DB_ETERNAL.E_TEAM.ACTIVE. 「active」- 是否启用
      Specified by:
      getActive in interface IETeam
    • setActive

      public ETeam setActive(Boolean active)
      Setter for DB_ETERNAL.E_TEAM.ACTIVE. 「active」- 是否启用
      Specified by:
      setActive in interface IETeam
    • getSigma

      public String getSigma()
      Getter for DB_ETERNAL.E_TEAM.SIGMA. 「sigma」- 统一标识
      Specified by:
      getSigma in interface IETeam
    • setSigma

      public ETeam setSigma(String sigma)
      Setter for DB_ETERNAL.E_TEAM.SIGMA. 「sigma」- 统一标识
      Specified by:
      setSigma in interface IETeam
    • getLanguage

      public String getLanguage()
      Getter for DB_ETERNAL.E_TEAM.LANGUAGE. 「language」- 使用的语言
      Specified by:
      getLanguage in interface IETeam
    • setLanguage

      public ETeam setLanguage(String language)
      Setter for DB_ETERNAL.E_TEAM.LANGUAGE. 「language」- 使用的语言
      Specified by:
      setLanguage in interface IETeam
    • getCreatedAt

      public LocalDateTime getCreatedAt()
      Getter for DB_ETERNAL.E_TEAM.CREATED_AT. 「createdAt」- 创建时间
      Specified by:
      getCreatedAt in interface IETeam
    • setCreatedAt

      public ETeam setCreatedAt(LocalDateTime createdAt)
      Setter for DB_ETERNAL.E_TEAM.CREATED_AT. 「createdAt」- 创建时间
      Specified by:
      setCreatedAt in interface IETeam
    • getCreatedBy

      public String getCreatedBy()
      Getter for DB_ETERNAL.E_TEAM.CREATED_BY. 「createdBy」- 创建人
      Specified by:
      getCreatedBy in interface IETeam
    • setCreatedBy

      public ETeam setCreatedBy(String createdBy)
      Setter for DB_ETERNAL.E_TEAM.CREATED_BY. 「createdBy」- 创建人
      Specified by:
      setCreatedBy in interface IETeam
    • getUpdatedAt

      public LocalDateTime getUpdatedAt()
      Getter for DB_ETERNAL.E_TEAM.UPDATED_AT. 「updatedAt」- 更新时间
      Specified by:
      getUpdatedAt in interface IETeam
    • setUpdatedAt

      public ETeam setUpdatedAt(LocalDateTime updatedAt)
      Setter for DB_ETERNAL.E_TEAM.UPDATED_AT. 「updatedAt」- 更新时间
      Specified by:
      setUpdatedAt in interface IETeam
    • getUpdatedBy

      public String getUpdatedBy()
      Getter for DB_ETERNAL.E_TEAM.UPDATED_BY. 「updatedBy」- 更新人
      Specified by:
      getUpdatedBy in interface IETeam
    • setUpdatedBy

      public ETeam setUpdatedBy(String updatedBy)
      Setter for DB_ETERNAL.E_TEAM.UPDATED_BY. 「updatedBy」- 更新人
      Specified by:
      setUpdatedBy in interface IETeam
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • from

      public void from(IETeam from)
      Description copied from interface: IETeam
      Load data from another generated Record/POJO implementing the common interface IETeam
      Specified by:
      from in interface IETeam
    • into

      public <E extends IETeam> E into(E into)
      Description copied from interface: IETeam
      Copy data into another generated Record/POJO implementing the common interface IETeam
      Specified by:
      into in interface IETeam