public class SiteInformation extends Object implements Serializable
| 构造器和说明 |
|---|
SiteInformation() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEmail()
Gets the email.
|
String |
getIcp()
Gets the icp.
|
String |
getKeywords()
Gets the keywords.
|
String |
getName()
Gets the name.
|
boolean |
getOpen()
Gets the open.
|
String |
getSecno()
Gets the secno.
|
static long |
getSerialversionuid()
Gets the serialversionuid.
|
String |
getSiteowner()
Gets the siteowner.
|
String |
getSummary()
Gets the summary.
|
String |
getTel()
Gets the tel.
|
int |
getVersion()
Gets the version.
|
String |
getWeb()
Gets the web.
|
Date |
getWhen()
Gets the when.
|
boolean |
isAllowreg()
Checks if is allowreg.
|
void |
setAllowreg(boolean allowreg)
Sets the allowreg.
|
void |
setEmail(String email)
Sets the email.
|
void |
setIcp(String icp)
Sets the icp.
|
void |
setKeywords(String keywords)
Sets the keywords.
|
void |
setName(String name)
Sets the name.
|
void |
setOpen(boolean open)
Sets the open.
|
void |
setSecno(String secno)
Sets the secno.
|
void |
setSiteowner(String siteowner)
Sets the siteowner.
|
void |
setSummary(String summary)
Sets the summary.
|
void |
setTel(String tel)
Sets the tel.
|
void |
setVersion(int version)
Sets the version.
|
void |
setWeb(String web)
Sets the web.
|
void |
setWhen(Date when)
Sets the when.
|
public String getName()
public void setName(String name)
name - the name to setpublic String getSummary()
public void setSummary(String summary)
summary - the summary to setpublic Date getWhen()
public void setWhen(Date when)
when - the when to setpublic int getVersion()
public void setVersion(int version)
version - the version to setpublic String getIcp()
public void setIcp(String icp)
icp - the icp to setpublic String getSecno()
public void setSecno(String secno)
secno - the secno to setpublic String getEmail()
public void setEmail(String email)
email - the email to setpublic String getWeb()
public void setWeb(String web)
web - the web to setpublic boolean getOpen()
public void setOpen(boolean open)
open - the open to setpublic boolean isAllowreg()
public void setAllowreg(boolean allowreg)
allowreg - the allowreg to setpublic String getKeywords()
public void setKeywords(String keywords)
keywords - the keywords to setpublic String getSiteowner()
public void setSiteowner(String siteowner)
siteowner - the siteowner to setpublic static long getSerialversionuid()
public String getTel()
public void setTel(String tel)
tel - the tel to setCopyright © 2017. All rights reserved.