类 EwaMainInfo
java.lang.Object
com.gdxsoft.easyweb.define.EwaMainInfo
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getEmail()static EwaMainInfo获取公司信息voidsetCompany(String company) voidsetContact(String contact) voidsetCopyright(String copyright) voidvoidsetTelephone(String telephone) voidsetVersion(String version) voidsetWebsite(String website)
-
字段详细资料
-
CONF_NAME
- 另请参阅:
-
-
构造器详细资料
-
EwaMainInfo
public EwaMainInfo()
-
-
方法详细资料
-
getInstance
获取公司信息- 返回:
-
getCopyright
- 返回:
- the _Copyright
-
setCopyright
- 参数:
copyright- the _Copyright to set
-
getCompany
- 返回:
- the _Company
-
setCompany
- 参数:
company- the _Company to set
-
getWebsite
- 返回:
- the _Website
-
setWebsite
- 参数:
website- the _Website to set
-
getContact
- 返回:
- the _Contact
-
setContact
- 参数:
contact- the _Contact to set
-
getEmail
- 返回:
- the _Email
-
setEmail
- 参数:
email- the _Email to set
-
getTelephone
- 返回:
- the _Telephone
-
setTelephone
- 参数:
telephone- the _Telephone to set
-
getVersion
- 返回:
- the _Version
-
setVersion
- 参数:
version- the _Version to set
-