Class FBank

java.lang.Object
cn.vertxup.fm.domain.tables.pojos.FBank
All Implemented Interfaces:
IFBank, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, Serializable

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

  • Method Details

    • getKey

      public String getKey()
      Getter for DB_ETERNAL.F_BANK.KEY. 「key」- 银行主键
      Specified by:
      getKey in interface IFBank
    • setKey

      public FBank setKey(String key)
      Setter for DB_ETERNAL.F_BANK.KEY. 「key」- 银行主键
      Specified by:
      setKey in interface IFBank
    • getName

      public String getName()
      Getter for DB_ETERNAL.F_BANK.NAME. 「name」- 银行名称
      Specified by:
      getName in interface IFBank
    • setName

      public FBank setName(String name)
      Setter for DB_ETERNAL.F_BANK.NAME. 「name」- 银行名称
      Specified by:
      setName in interface IFBank
    • getCode

      public String getCode()
      Getter for DB_ETERNAL.F_BANK.CODE. 「code」- 银行系统编号
      Specified by:
      getCode in interface IFBank
    • setCode

      public FBank setCode(String code)
      Setter for DB_ETERNAL.F_BANK.CODE. 「code」- 银行系统编号
      Specified by:
      setCode in interface IFBank
    • getAlias

      public String getAlias()
      Getter for DB_ETERNAL.F_BANK.ALIAS. 「alias」- 银行别称
      Specified by:
      getAlias in interface IFBank
    • setAlias

      public FBank setAlias(String alias)
      Setter for DB_ETERNAL.F_BANK.ALIAS. 「alias」- 银行别称
      Specified by:
      setAlias in interface IFBank
    • getLogo

      public String getLogo()
      Getter for DB_ETERNAL.F_BANK.LOGO. 「logo」- 银行图标
      Specified by:
      getLogo in interface IFBank
    • setLogo

      public FBank setLogo(String logo)
      Setter for DB_ETERNAL.F_BANK.LOGO. 「logo」- 银行图标
      Specified by:
      setLogo in interface IFBank
    • getWebsite

      public String getWebsite()
      Getter for DB_ETERNAL.F_BANK.WEBSITE. 「website」- 银行主页
      Specified by:
      getWebsite in interface IFBank
    • setWebsite

      public FBank setWebsite(String website)
      Setter for DB_ETERNAL.F_BANK.WEBSITE. 「website」- 银行主页
      Specified by:
      setWebsite in interface IFBank
    • getComment

      public String getComment()
      Getter for DB_ETERNAL.F_BANK.COMMENT. 「comment」 - 银行备注
      Specified by:
      getComment in interface IFBank
    • setComment

      public FBank setComment(String comment)
      Setter for DB_ETERNAL.F_BANK.COMMENT. 「comment」 - 银行备注
      Specified by:
      setComment in interface IFBank
    • getBranchName

      public String getBranchName()
      Getter for DB_ETERNAL.F_BANK.BRANCH_NAME. 「branchName」- 支行名称
      Specified by:
      getBranchName in interface IFBank
    • setBranchName

      public FBank setBranchName(String branchName)
      Setter for DB_ETERNAL.F_BANK.BRANCH_NAME. 「branchName」- 支行名称
      Specified by:
      setBranchName in interface IFBank
    • getBranchCode

      public String getBranchCode()
      Getter for DB_ETERNAL.F_BANK.BRANCH_CODE. 「branchCode」- 支行编号
      Specified by:
      getBranchCode in interface IFBank
    • setBranchCode

      public FBank setBranchCode(String branchCode)
      Setter for DB_ETERNAL.F_BANK.BRANCH_CODE. 「branchCode」- 支行编号
      Specified by:
      setBranchCode in interface IFBank
    • getBranch

      public Boolean getBranch()
      Getter for DB_ETERNAL.F_BANK.BRANCH. 「branch」- 是否支行
      Specified by:
      getBranch in interface IFBank
    • setBranch

      public FBank setBranch(Boolean branch)
      Setter for DB_ETERNAL.F_BANK.BRANCH. 「branch」- 是否支行
      Specified by:
      setBranch in interface IFBank
    • getBankId

      public String getBankId()
      Getter for DB_ETERNAL.F_BANK.BANK_ID. 「bankId」- 所属银行ID
      Specified by:
      getBankId in interface IFBank
    • setBankId

      public FBank setBankId(String bankId)
      Setter for DB_ETERNAL.F_BANK.BANK_ID. 「bankId」- 所属银行ID
      Specified by:
      setBankId in interface IFBank
    • getLocationId

      public String getLocationId()
      Getter for DB_ETERNAL.F_BANK.LOCATION_ID. 「locationId」- 银行地址对应信息
      Specified by:
      getLocationId in interface IFBank
    • setLocationId

      public FBank setLocationId(String locationId)
      Setter for DB_ETERNAL.F_BANK.LOCATION_ID. 「locationId」- 银行地址对应信息
      Specified by:
      setLocationId in interface IFBank
    • getSigma

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

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

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

      public FBank setLanguage(String language)
      Setter for DB_ETERNAL.F_BANK.LANGUAGE. 「language」- 使用的语言
      Specified by:
      setLanguage in interface IFBank
    • getActive

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

      public FBank setActive(Boolean active)
      Setter for DB_ETERNAL.F_BANK.ACTIVE. 「active」- 是否启用
      Specified by:
      setActive in interface IFBank
    • getMetadata

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

      public FBank setMetadata(String metadata)
      Setter for DB_ETERNAL.F_BANK.METADATA. 「metadata」- 附加配置数据
      Specified by:
      setMetadata in interface IFBank
    • getCreatedAt

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

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

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

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

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

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

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

      public FBank setUpdatedBy(String updatedBy)
      Setter for DB_ETERNAL.F_BANK.UPDATED_BY. 「updatedBy」- 更新人
      Specified by:
      setUpdatedBy in interface IFBank
    • 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(IFBank from)
      Description copied from interface: IFBank
      Load data from another generated Record/POJO implementing the common interface IFBank
      Specified by:
      from in interface IFBank
    • into

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