public class General extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="fallback" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="thumblimits">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="limit" maxOccurs="unbounded" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}short">
<enumeration value="120"/>
<enumeration value="150"/>
<enumeration value="180"/>
<enumeration value="200"/>
<enumeration value="220"/>
<enumeration value="250"/>
<enumeration value="300"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="imagelimits">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="limit" maxOccurs="unbounded" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="width" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="height" type="{http://www.w3.org/2001/XMLSchema}short" />
</extension>
</simpleContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="extensiondistributor">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="snapshots">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="snapshot" maxOccurs="unbounded" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="master"/>
<enumeration value="REL1_24"/>
<enumeration value="REL1_23"/>
<enumeration value="REL1_22"/>
<enumeration value="REL1_21"/>
<enumeration value="REL1_20"/>
<enumeration value="REL1_19"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="list" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="mainpage" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="base" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
<attribute name="sitename" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="logo" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="generator" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="phpversion" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="phpsapi" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="hhvmversion" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="dbtype" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="dbversion" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="imagewhitelistenabled" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="langconversion" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="titleconversion" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="linkprefixcharset" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="linkprefix" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="linktrail" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="legaltitlechars" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="git-hash" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="git-branch" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="case" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lang" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="fallback8bitEncoding" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="writeapi" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="timezone" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="timeoffset" type="{http://www.w3.org/2001/XMLSchema}byte" />
<attribute name="articlepath" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="scriptpath" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="script" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="server" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="servername" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
<attribute name="wikiid" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="time" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="misermode" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="maxuploadsize" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="favicon" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
General() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArticlepath()
Gets the value of the articlepath property.
|
String |
getBase()
Gets the value of the base property.
|
String |
getCase()
Gets the value of the case property.
|
String |
getDbtype()
Gets the value of the dbtype property.
|
String |
getDbversion()
Gets the value of the dbversion property.
|
Extensiondistributor |
getExtensiondistributor()
Gets the value of the extensiondistributor property.
|
String |
getFallback()
Gets the value of the fallback property.
|
String |
getFallback8BitEncoding()
Gets the value of the fallback8BitEncoding property.
|
String |
getFavicon()
Gets the value of the favicon property.
|
String |
getGenerator()
Gets the value of the generator property.
|
String |
getGitBranch()
Gets the value of the gitBranch property.
|
String |
getGitHash()
Gets the value of the gitHash property.
|
String |
getHhvmversion()
Gets the value of the hhvmversion property.
|
Imagelimits |
getImagelimits()
Gets the value of the imagelimits property.
|
String |
getImagewhitelistenabled()
Gets the value of the imagewhitelistenabled property.
|
String |
getLang()
Gets the value of the lang property.
|
String |
getLangconversion()
Gets the value of the langconversion property.
|
String |
getLegaltitlechars()
Gets the value of the legaltitlechars property.
|
String |
getLinkprefix()
Gets the value of the linkprefix property.
|
String |
getLinkprefixcharset()
Gets the value of the linkprefixcharset property.
|
String |
getLinktrail()
Gets the value of the linktrail property.
|
String |
getLogo()
Gets the value of the logo property.
|
String |
getMainpage()
Gets the value of the mainpage property.
|
Integer |
getMaxuploadsize()
Gets the value of the maxuploadsize property.
|
String |
getMisermode()
Gets the value of the misermode property.
|
String |
getPhpsapi()
Gets the value of the phpsapi property.
|
String |
getPhpversion()
Gets the value of the phpversion property.
|
String |
getScript()
Gets the value of the script property.
|
String |
getScriptpath()
Gets the value of the scriptpath property.
|
String |
getServer()
Gets the value of the server property.
|
String |
getServername()
Gets the value of the servername property.
|
String |
getSitename()
Gets the value of the sitename property.
|
Thumblimits |
getThumblimits()
Gets the value of the thumblimits property.
|
XMLGregorianCalendar |
getTime()
Gets the value of the time property.
|
Byte |
getTimeoffset()
Gets the value of the timeoffset property.
|
String |
getTimezone()
Gets the value of the timezone property.
|
String |
getTitleconversion()
Gets the value of the titleconversion property.
|
String |
getWikiid()
Gets the value of the wikiid property.
|
String |
getWriteapi()
Gets the value of the writeapi property.
|
void |
setArticlepath(String value)
Sets the value of the articlepath property.
|
void |
setBase(String value)
Sets the value of the base property.
|
void |
setCase(String value)
Sets the value of the case property.
|
void |
setDbtype(String value)
Sets the value of the dbtype property.
|
void |
setDbversion(String value)
Sets the value of the dbversion property.
|
void |
setExtensiondistributor(Extensiondistributor value)
Sets the value of the extensiondistributor property.
|
void |
setFallback(String value)
Sets the value of the fallback property.
|
void |
setFallback8BitEncoding(String value)
Sets the value of the fallback8BitEncoding property.
|
void |
setFavicon(String value)
Sets the value of the favicon property.
|
void |
setGenerator(String value)
Sets the value of the generator property.
|
void |
setGitBranch(String value)
Sets the value of the gitBranch property.
|
void |
setGitHash(String value)
Sets the value of the gitHash property.
|
void |
setHhvmversion(String value)
Sets the value of the hhvmversion property.
|
void |
setImagelimits(Imagelimits value)
Sets the value of the imagelimits property.
|
void |
setImagewhitelistenabled(String value)
Sets the value of the imagewhitelistenabled property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setLangconversion(String value)
Sets the value of the langconversion property.
|
void |
setLegaltitlechars(String value)
Sets the value of the legaltitlechars property.
|
void |
setLinkprefix(String value)
Sets the value of the linkprefix property.
|
void |
setLinkprefixcharset(String value)
Sets the value of the linkprefixcharset property.
|
void |
setLinktrail(String value)
Sets the value of the linktrail property.
|
void |
setLogo(String value)
Sets the value of the logo property.
|
void |
setMainpage(String value)
Sets the value of the mainpage property.
|
void |
setMaxuploadsize(Integer value)
Sets the value of the maxuploadsize property.
|
void |
setMisermode(String value)
Sets the value of the misermode property.
|
void |
setPhpsapi(String value)
Sets the value of the phpsapi property.
|
void |
setPhpversion(String value)
Sets the value of the phpversion property.
|
void |
setScript(String value)
Sets the value of the script property.
|
void |
setScriptpath(String value)
Sets the value of the scriptpath property.
|
void |
setServer(String value)
Sets the value of the server property.
|
void |
setServername(String value)
Sets the value of the servername property.
|
void |
setSitename(String value)
Sets the value of the sitename property.
|
void |
setThumblimits(Thumblimits value)
Sets the value of the thumblimits property.
|
void |
setTime(XMLGregorianCalendar value)
Sets the value of the time property.
|
void |
setTimeoffset(Byte value)
Sets the value of the timeoffset property.
|
void |
setTimezone(String value)
Sets the value of the timezone property.
|
void |
setTitleconversion(String value)
Sets the value of the titleconversion property.
|
void |
setWikiid(String value)
Sets the value of the wikiid property.
|
void |
setWriteapi(String value)
Sets the value of the writeapi property.
|
protected String fallback
protected Thumblimits thumblimits
protected Imagelimits imagelimits
protected Extensiondistributor extensiondistributor
protected String mainpage
protected String base
protected String sitename
protected String logo
protected String generator
protected String phpversion
protected String phpsapi
protected String hhvmversion
protected String dbtype
protected String dbversion
protected String imagewhitelistenabled
protected String langconversion
protected String titleconversion
protected String linkprefixcharset
protected String linkprefix
protected String linktrail
protected String legaltitlechars
protected String gitHash
protected String gitBranch
protected String _case
protected String lang
protected String fallback8BitEncoding
protected String writeapi
protected String timezone
protected Byte timeoffset
protected String articlepath
protected String scriptpath
protected String script
protected String server
protected String servername
protected String wikiid
protected XMLGregorianCalendar time
protected String misermode
protected Integer maxuploadsize
protected String favicon
public String getFallback()
Stringpublic void setFallback(String value)
value - allowed object is
Stringpublic Thumblimits getThumblimits()
Thumblimitspublic void setThumblimits(Thumblimits value)
value - allowed object is
Thumblimitspublic Imagelimits getImagelimits()
Imagelimitspublic void setImagelimits(Imagelimits value)
value - allowed object is
Imagelimitspublic Extensiondistributor getExtensiondistributor()
Extensiondistributorpublic void setExtensiondistributor(Extensiondistributor value)
value - allowed object is
Extensiondistributorpublic String getMainpage()
Stringpublic void setMainpage(String value)
value - allowed object is
Stringpublic String getBase()
Stringpublic void setBase(String value)
value - allowed object is
Stringpublic String getSitename()
Stringpublic void setSitename(String value)
value - allowed object is
Stringpublic String getLogo()
Stringpublic void setLogo(String value)
value - allowed object is
Stringpublic String getGenerator()
Stringpublic void setGenerator(String value)
value - allowed object is
Stringpublic String getPhpversion()
Stringpublic void setPhpversion(String value)
value - allowed object is
Stringpublic String getPhpsapi()
Stringpublic void setPhpsapi(String value)
value - allowed object is
Stringpublic String getHhvmversion()
Stringpublic void setHhvmversion(String value)
value - allowed object is
Stringpublic String getDbtype()
Stringpublic void setDbtype(String value)
value - allowed object is
Stringpublic String getDbversion()
Stringpublic void setDbversion(String value)
value - allowed object is
Stringpublic String getImagewhitelistenabled()
Stringpublic void setImagewhitelistenabled(String value)
value - allowed object is
Stringpublic String getLangconversion()
Stringpublic void setLangconversion(String value)
value - allowed object is
Stringpublic String getTitleconversion()
Stringpublic void setTitleconversion(String value)
value - allowed object is
Stringpublic String getLinkprefixcharset()
Stringpublic void setLinkprefixcharset(String value)
value - allowed object is
Stringpublic String getLinkprefix()
Stringpublic void setLinkprefix(String value)
value - allowed object is
Stringpublic String getLinktrail()
Stringpublic void setLinktrail(String value)
value - allowed object is
Stringpublic String getLegaltitlechars()
Stringpublic void setLegaltitlechars(String value)
value - allowed object is
Stringpublic String getGitHash()
Stringpublic void setGitHash(String value)
value - allowed object is
Stringpublic String getGitBranch()
Stringpublic void setGitBranch(String value)
value - allowed object is
Stringpublic String getCase()
Stringpublic void setCase(String value)
value - allowed object is
Stringpublic String getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic String getFallback8BitEncoding()
Stringpublic void setFallback8BitEncoding(String value)
value - allowed object is
Stringpublic String getWriteapi()
Stringpublic void setWriteapi(String value)
value - allowed object is
Stringpublic String getTimezone()
Stringpublic void setTimezone(String value)
value - allowed object is
Stringpublic Byte getTimeoffset()
Bytepublic void setTimeoffset(Byte value)
value - allowed object is
Bytepublic String getArticlepath()
Stringpublic void setArticlepath(String value)
value - allowed object is
Stringpublic String getScriptpath()
Stringpublic void setScriptpath(String value)
value - allowed object is
Stringpublic String getScript()
Stringpublic void setScript(String value)
value - allowed object is
Stringpublic String getServer()
Stringpublic void setServer(String value)
value - allowed object is
Stringpublic String getServername()
Stringpublic void setServername(String value)
value - allowed object is
Stringpublic String getWikiid()
Stringpublic void setWikiid(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getTime()
XMLGregorianCalendarpublic void setTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getMisermode()
Stringpublic void setMisermode(String value)
value - allowed object is
Stringpublic Integer getMaxuploadsize()
Integerpublic void setMaxuploadsize(Integer value)
value - allowed object is
Integerpublic String getFavicon()
StringCopyright © 2018 BITPlan GmbH. All rights reserved.