类 EwaMainInfo

java.lang.Object
com.gdxsoft.easyweb.define.EwaMainInfo

public class EwaMainInfo extends Object
  • 字段详细资料

  • 构造器详细资料

    • EwaMainInfo

      public EwaMainInfo()
  • 方法详细资料

    • getInstance

      public static EwaMainInfo getInstance()
      获取公司信息
      返回:
    • getCopyright

      public String getCopyright()
      返回:
      the _Copyright
    • setCopyright

      public void setCopyright(String copyright)
      参数:
      copyright - the _Copyright to set
    • getCompany

      public String getCompany()
      返回:
      the _Company
    • setCompany

      public void setCompany(String company)
      参数:
      company - the _Company to set
    • getWebsite

      public String getWebsite()
      返回:
      the _Website
    • setWebsite

      public void setWebsite(String website)
      参数:
      website - the _Website to set
    • getContact

      public String getContact()
      返回:
      the _Contact
    • setContact

      public void setContact(String contact)
      参数:
      contact - the _Contact to set
    • getEmail

      public String getEmail()
      返回:
      the _Email
    • setEmail

      public void setEmail(String email)
      参数:
      email - the _Email to set
    • getTelephone

      public String getTelephone()
      返回:
      the _Telephone
    • setTelephone

      public void setTelephone(String telephone)
      参数:
      telephone - the _Telephone to set
    • getVersion

      public String getVersion()
      返回:
      the _Version
    • setVersion

      public void setVersion(String version)
      参数:
      version - the _Version to set