Class License

    • Constructor Detail

      • License

        public License()
    • Method Detail

      • getId

        public String getId()
        This method was generated by MyBatis Generator. This method returns the value of the database column license.id
        Returns:
        the value of license.id
      • setId

        public void setId​(String id)
        This method was generated by MyBatis Generator. This method sets the value of the database column license.id
        Parameters:
        id - the value for license.id
      • getUpdateTime

        public Date getUpdateTime()
        This method was generated by MyBatis Generator. This method returns the value of the database column license.update_time
        Returns:
        the value of license.update_time
      • setUpdateTime

        public void setUpdateTime​(Date updateTime)
        This method was generated by MyBatis Generator. This method sets the value of the database column license.update_time
        Parameters:
        updateTime - the value for license.update_time
      • getLicense

        public String getLicense()
        This method was generated by MyBatis Generator. This method returns the value of the database column license.license
        Returns:
        the value of license.license
      • setLicense

        public void setLicense​(String license)
        This method was generated by MyBatis Generator. This method sets the value of the database column license.license
        Parameters:
        license - the value for license.license
      • getF2cLicense

        public String getF2cLicense()
        This method was generated by MyBatis Generator. This method returns the value of the database column license.f2c_license
        Returns:
        the value of license.f2c_license
      • setF2cLicense

        public void setF2cLicense​(String f2cLicense)
        This method was generated by MyBatis Generator. This method sets the value of the database column license.f2c_license
        Parameters:
        f2cLicense - the value for license.f2c_license