|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlhammer.model.preferences.Preferences.History
public static class Preferences.History
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 ref="{http://www.xmlhammer.org/2007/preferences}projects"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}searches"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}sources"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}results"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}schemas"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}patterns"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}expressions"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}extensions"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}directories"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}stylesheets"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}doctypeSystems"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}doctypePublics"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}cdataSectionElements"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}medias"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}titles"/>
<element ref="{http://www.xmlhammer.org/2007/preferences}charsets"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CdataSectionElements |
cdataSectionElements
|
protected Charsets |
charsets
|
protected Directories |
directories
|
protected DoctypePublics |
doctypePublics
|
protected DoctypeSystems |
doctypeSystems
|
protected Expressions |
expressions
|
protected Extensions |
extensions
|
protected Medias |
medias
|
protected Patterns |
patterns
|
protected Projects |
projects
|
protected Results |
results
|
protected Schemas |
schemas
|
protected Searches |
searches
|
protected Sources |
sources
|
protected Stylesheets |
stylesheets
|
protected Titles |
titles
|
| Constructor Summary | |
|---|---|
Preferences.History()
|
|
| Method Summary | |
|---|---|
CdataSectionElements |
getCdataSectionElements()
Gets the value of the cdataSectionElements property. |
Charsets |
getCharsets()
Gets the value of the charsets property. |
Directories |
getDirectories()
Gets the value of the directories property. |
DoctypePublics |
getDoctypePublics()
Gets the value of the doctypePublics property. |
DoctypeSystems |
getDoctypeSystems()
Gets the value of the doctypeSystems property. |
Expressions |
getExpressions()
Gets the value of the expressions property. |
Extensions |
getExtensions()
Gets the value of the extensions property. |
Medias |
getMedias()
Gets the value of the medias property. |
Patterns |
getPatterns()
Gets the value of the patterns property. |
Projects |
getProjects()
Gets the value of the projects property. |
Results |
getResults()
Gets the value of the results property. |
Schemas |
getSchemas()
Gets the value of the schemas property. |
Searches |
getSearches()
Gets the value of the searches property. |
Sources |
getSources()
Gets the value of the sources property. |
Stylesheets |
getStylesheets()
Gets the value of the stylesheets property. |
Titles |
getTitles()
Gets the value of the titles property. |
void |
setCdataSectionElements(CdataSectionElements value)
Sets the value of the cdataSectionElements property. |
void |
setCharsets(Charsets value)
Sets the value of the charsets property. |
void |
setDirectories(Directories value)
Sets the value of the directories property. |
void |
setDoctypePublics(DoctypePublics value)
Sets the value of the doctypePublics property. |
void |
setDoctypeSystems(DoctypeSystems value)
Sets the value of the doctypeSystems property. |
void |
setExpressions(Expressions value)
Sets the value of the expressions property. |
void |
setExtensions(Extensions value)
Sets the value of the extensions property. |
void |
setMedias(Medias value)
Sets the value of the medias property. |
void |
setPatterns(Patterns value)
Sets the value of the patterns property. |
void |
setProjects(Projects value)
Sets the value of the projects property. |
void |
setResults(Results value)
Sets the value of the results property. |
void |
setSchemas(Schemas value)
Sets the value of the schemas property. |
void |
setSearches(Searches value)
Sets the value of the searches property. |
void |
setSources(Sources value)
Sets the value of the sources property. |
void |
setStylesheets(Stylesheets value)
Sets the value of the stylesheets property. |
void |
setTitles(Titles value)
Sets the value of the titles property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Projects projects
protected Searches searches
protected Sources sources
protected Results results
protected Schemas schemas
protected Patterns patterns
protected Expressions expressions
protected Extensions extensions
protected Directories directories
protected Stylesheets stylesheets
protected DoctypeSystems doctypeSystems
protected DoctypePublics doctypePublics
protected CdataSectionElements cdataSectionElements
protected Medias medias
protected Titles titles
protected Charsets charsets
| Constructor Detail |
|---|
public Preferences.History()
| Method Detail |
|---|
public Projects getProjects()
Projectspublic void setProjects(Projects value)
value - allowed object is
Projectspublic Searches getSearches()
Searchespublic void setSearches(Searches value)
value - allowed object is
Searchespublic Sources getSources()
Sourcespublic void setSources(Sources value)
value - allowed object is
Sourcespublic Results getResults()
Resultspublic void setResults(Results value)
value - allowed object is
Resultspublic Schemas getSchemas()
Schemaspublic void setSchemas(Schemas value)
value - allowed object is
Schemaspublic Patterns getPatterns()
Patternspublic void setPatterns(Patterns value)
value - allowed object is
Patternspublic Expressions getExpressions()
Expressionspublic void setExpressions(Expressions value)
value - allowed object is
Expressionspublic Extensions getExtensions()
Extensionspublic void setExtensions(Extensions value)
value - allowed object is
Extensionspublic Directories getDirectories()
Directoriespublic void setDirectories(Directories value)
value - allowed object is
Directoriespublic Stylesheets getStylesheets()
Stylesheetspublic void setStylesheets(Stylesheets value)
value - allowed object is
Stylesheetspublic DoctypeSystems getDoctypeSystems()
DoctypeSystemspublic void setDoctypeSystems(DoctypeSystems value)
value - allowed object is
DoctypeSystemspublic DoctypePublics getDoctypePublics()
DoctypePublicspublic void setDoctypePublics(DoctypePublics value)
value - allowed object is
DoctypePublicspublic CdataSectionElements getCdataSectionElements()
CdataSectionElementspublic void setCdataSectionElements(CdataSectionElements value)
value - allowed object is
CdataSectionElementspublic Medias getMedias()
Mediaspublic void setMedias(Medias value)
value - allowed object is
Mediaspublic Titles getTitles()
Titlespublic void setTitles(Titles value)
value - allowed object is
Titlespublic Charsets getCharsets()
Charsetspublic void setCharsets(Charsets value)
value - allowed object is
Charsets
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||