All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.docbook.model.Th Maven / Gradle / Ivy

The newest version!

package org.docbook.model;

import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlElementRefs;
import javax.xml.bind.annotation.XmlID;
import javax.xml.bind.annotation.XmlMixed;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;


/**
 * 

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">
 *       <choice maxOccurs="unbounded" minOccurs="0">
 *         <element ref="{http://docbook.org/ns/docbook}inlinemediaobject"/>
 *         <element ref="{http://docbook.org/ns/docbook}remark"/>
 *         <element ref="{http://docbook.org/ns/docbook}superscript"/>
 *         <element ref="{http://docbook.org/ns/docbook}subscript"/>
 *         <element ref="{http://docbook.org/ns/docbook}xref"/>
 *         <element ref="{http://docbook.org/ns/docbook}link"/>
 *         <element ref="{http://docbook.org/ns/docbook}olink"/>
 *         <element ref="{http://docbook.org/ns/docbook}anchor"/>
 *         <element ref="{http://docbook.org/ns/docbook}biblioref"/>
 *         <element ref="{http://docbook.org/ns/docbook}alt"/>
 *         <element ref="{http://docbook.org/ns/docbook}annotation"/>
 *         <element ref="{http://docbook.org/ns/docbook}indexterm"/>
 *         <element ref="{http://docbook.org/ns/docbook}abbrev"/>
 *         <element ref="{http://docbook.org/ns/docbook}acronym"/>
 *         <element ref="{http://docbook.org/ns/docbook}date"/>
 *         <element ref="{http://docbook.org/ns/docbook}emphasis"/>
 *         <element ref="{http://docbook.org/ns/docbook}footnote"/>
 *         <element ref="{http://docbook.org/ns/docbook}footnoteref"/>
 *         <element ref="{http://docbook.org/ns/docbook}foreignphrase"/>
 *         <element ref="{http://docbook.org/ns/docbook}phrase"/>
 *         <element ref="{http://docbook.org/ns/docbook}quote"/>
 *         <element ref="{http://docbook.org/ns/docbook}wordasword"/>
 *         <element ref="{http://docbook.org/ns/docbook}firstterm"/>
 *         <element ref="{http://docbook.org/ns/docbook}glossterm"/>
 *         <element ref="{http://docbook.org/ns/docbook}coref"/>
 *         <element ref="{http://docbook.org/ns/docbook}trademark"/>
 *         <element ref="{http://docbook.org/ns/docbook}productnumber"/>
 *         <element ref="{http://docbook.org/ns/docbook}productname"/>
 *         <element ref="{http://docbook.org/ns/docbook}database"/>
 *         <element ref="{http://docbook.org/ns/docbook}application"/>
 *         <element ref="{http://docbook.org/ns/docbook}hardware"/>
 *         <element ref="{http://docbook.org/ns/docbook}citation"/>
 *         <element ref="{http://docbook.org/ns/docbook}citerefentry"/>
 *         <element ref="{http://docbook.org/ns/docbook}citetitle"/>
 *         <element ref="{http://docbook.org/ns/docbook}citebiblioid"/>
 *         <element ref="{http://docbook.org/ns/docbook}author"/>
 *         <element ref="{http://docbook.org/ns/docbook}person"/>
 *         <element ref="{http://docbook.org/ns/docbook}personname"/>
 *         <element ref="{http://docbook.org/ns/docbook}org"/>
 *         <element ref="{http://docbook.org/ns/docbook}orgname"/>
 *         <element ref="{http://docbook.org/ns/docbook}editor"/>
 *         <element ref="{http://docbook.org/ns/docbook}jobtitle"/>
 *         <element ref="{http://docbook.org/ns/docbook}replaceable"/>
 *         <element ref="{http://docbook.org/ns/docbook}package"/>
 *         <element ref="{http://docbook.org/ns/docbook}parameter"/>
 *         <element ref="{http://docbook.org/ns/docbook}termdef"/>
 *         <element ref="{http://docbook.org/ns/docbook}nonterminal"/>
 *         <element ref="{http://docbook.org/ns/docbook}systemitem"/>
 *         <element ref="{http://docbook.org/ns/docbook}option"/>
 *         <element ref="{http://docbook.org/ns/docbook}optional"/>
 *         <element ref="{http://docbook.org/ns/docbook}property"/>
 *         <element ref="{http://docbook.org/ns/docbook}inlineequation"/>
 *         <element ref="{http://docbook.org/ns/docbook}tag"/>
 *         <element ref="{http://docbook.org/ns/docbook}markup"/>
 *         <element ref="{http://docbook.org/ns/docbook}token"/>
 *         <element ref="{http://docbook.org/ns/docbook}symbol"/>
 *         <element ref="{http://docbook.org/ns/docbook}literal"/>
 *         <element ref="{http://docbook.org/ns/docbook}code"/>
 *         <element ref="{http://docbook.org/ns/docbook}constant"/>
 *         <element ref="{http://docbook.org/ns/docbook}email"/>
 *         <element ref="{http://docbook.org/ns/docbook}uri"/>
 *         <element ref="{http://docbook.org/ns/docbook}guiicon"/>
 *         <element ref="{http://docbook.org/ns/docbook}guibutton"/>
 *         <element ref="{http://docbook.org/ns/docbook}guimenuitem"/>
 *         <element ref="{http://docbook.org/ns/docbook}guimenu"/>
 *         <element ref="{http://docbook.org/ns/docbook}guisubmenu"/>
 *         <element ref="{http://docbook.org/ns/docbook}guilabel"/>
 *         <element ref="{http://docbook.org/ns/docbook}menuchoice"/>
 *         <element ref="{http://docbook.org/ns/docbook}mousebutton"/>
 *         <element ref="{http://docbook.org/ns/docbook}keycombo"/>
 *         <element ref="{http://docbook.org/ns/docbook}keycap"/>
 *         <element ref="{http://docbook.org/ns/docbook}keycode"/>
 *         <element ref="{http://docbook.org/ns/docbook}keysym"/>
 *         <element ref="{http://docbook.org/ns/docbook}shortcut"/>
 *         <element ref="{http://docbook.org/ns/docbook}accel"/>
 *         <element ref="{http://docbook.org/ns/docbook}prompt"/>
 *         <element ref="{http://docbook.org/ns/docbook}envar"/>
 *         <element ref="{http://docbook.org/ns/docbook}filename"/>
 *         <element ref="{http://docbook.org/ns/docbook}command"/>
 *         <element ref="{http://docbook.org/ns/docbook}computeroutput"/>
 *         <element ref="{http://docbook.org/ns/docbook}userinput"/>
 *         <element ref="{http://docbook.org/ns/docbook}function"/>
 *         <element ref="{http://docbook.org/ns/docbook}varname"/>
 *         <element ref="{http://docbook.org/ns/docbook}returnvalue"/>
 *         <element ref="{http://docbook.org/ns/docbook}type"/>
 *         <element ref="{http://docbook.org/ns/docbook}classname"/>
 *         <element ref="{http://docbook.org/ns/docbook}exceptionname"/>
 *         <element ref="{http://docbook.org/ns/docbook}interfacename"/>
 *         <element ref="{http://docbook.org/ns/docbook}methodname"/>
 *         <element ref="{http://docbook.org/ns/docbook}modifier"/>
 *         <element ref="{http://docbook.org/ns/docbook}initializer"/>
 *         <element ref="{http://docbook.org/ns/docbook}ooclass"/>
 *         <element ref="{http://docbook.org/ns/docbook}ooexception"/>
 *         <element ref="{http://docbook.org/ns/docbook}oointerface"/>
 *         <element ref="{http://docbook.org/ns/docbook}errorcode"/>
 *         <element ref="{http://docbook.org/ns/docbook}errortext"/>
 *         <element ref="{http://docbook.org/ns/docbook}errorname"/>
 *         <element ref="{http://docbook.org/ns/docbook}errortype"/>
 *         <element ref="{http://docbook.org/ns/docbook}itemizedlist"/>
 *         <element ref="{http://docbook.org/ns/docbook}orderedlist"/>
 *         <element ref="{http://docbook.org/ns/docbook}procedure"/>
 *         <element ref="{http://docbook.org/ns/docbook}simplelist"/>
 *         <element ref="{http://docbook.org/ns/docbook}variablelist"/>
 *         <element ref="{http://docbook.org/ns/docbook}segmentedlist"/>
 *         <element ref="{http://docbook.org/ns/docbook}glosslist"/>
 *         <element ref="{http://docbook.org/ns/docbook}bibliolist"/>
 *         <element ref="{http://docbook.org/ns/docbook}calloutlist"/>
 *         <element ref="{http://docbook.org/ns/docbook}qandaset"/>
 *         <element ref="{http://docbook.org/ns/docbook}example"/>
 *         <element ref="{http://docbook.org/ns/docbook}figure"/>
 *         <element ref="{http://docbook.org/ns/docbook}table"/>
 *         <element ref="{http://docbook.org/ns/docbook}equation"/>
 *         <element ref="{http://docbook.org/ns/docbook}informalexample"/>
 *         <element ref="{http://docbook.org/ns/docbook}informalfigure"/>
 *         <element ref="{http://docbook.org/ns/docbook}informaltable"/>
 *         <element ref="{http://docbook.org/ns/docbook}informalequation"/>
 *         <element ref="{http://docbook.org/ns/docbook}sidebar"/>
 *         <element ref="{http://docbook.org/ns/docbook}blockquote"/>
 *         <element ref="{http://docbook.org/ns/docbook}address"/>
 *         <element ref="{http://docbook.org/ns/docbook}epigraph"/>
 *         <element ref="{http://docbook.org/ns/docbook}mediaobject"/>
 *         <element ref="{http://docbook.org/ns/docbook}screenshot"/>
 *         <element ref="{http://docbook.org/ns/docbook}task"/>
 *         <element ref="{http://docbook.org/ns/docbook}productionset"/>
 *         <element ref="{http://docbook.org/ns/docbook}constraintdef"/>
 *         <element ref="{http://docbook.org/ns/docbook}msgset"/>
 *         <element ref="{http://docbook.org/ns/docbook}screen"/>
 *         <element ref="{http://docbook.org/ns/docbook}literallayout"/>
 *         <element ref="{http://docbook.org/ns/docbook}programlistingco"/>
 *         <element ref="{http://docbook.org/ns/docbook}screenco"/>
 *         <element ref="{http://docbook.org/ns/docbook}programlisting"/>
 *         <element ref="{http://docbook.org/ns/docbook}synopsis"/>
 *         <element ref="{http://docbook.org/ns/docbook}bridgehead"/>
 *         <element ref="{http://docbook.org/ns/docbook}revhistory"/>
 *         <element ref="{http://docbook.org/ns/docbook}funcsynopsis"/>
 *         <element ref="{http://docbook.org/ns/docbook}classsynopsis"/>
 *         <element ref="{http://docbook.org/ns/docbook}methodsynopsis"/>
 *         <element ref="{http://docbook.org/ns/docbook}constructorsynopsis"/>
 *         <element ref="{http://docbook.org/ns/docbook}destructorsynopsis"/>
 *         <element ref="{http://docbook.org/ns/docbook}fieldsynopsis"/>
 *         <element ref="{http://docbook.org/ns/docbook}cmdsynopsis"/>
 *         <element ref="{http://docbook.org/ns/docbook}caution"/>
 *         <element ref="{http://docbook.org/ns/docbook}important"/>
 *         <element ref="{http://docbook.org/ns/docbook}note"/>
 *         <element ref="{http://docbook.org/ns/docbook}tip"/>
 *         <element ref="{http://docbook.org/ns/docbook}warning"/>
 *         <element ref="{http://docbook.org/ns/docbook}para"/>
 *         <element ref="{http://docbook.org/ns/docbook}formalpara"/>
 *         <element ref="{http://docbook.org/ns/docbook}simpara"/>
 *       </choice>
 *       <attGroup ref="{http://docbook.org/ns/docbook}db.common.attributes"/>
 *       <attribute name="class" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="style" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="title" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="lang" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="onclick" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="ondblclick" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="onmousedown" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="onmouseup" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="onmouseover" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="onmousemove" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="onmouseout" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="onkeypress" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="onkeydown" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="onkeyup" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="abbr" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="axis" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="headers" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="scope" type="{http://docbook.org/ns/docbook}scope" />
 *       <attribute name="rowspan" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
 *       <attribute name="colspan" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
 *       <attribute name="align" type="{http://docbook.org/ns/docbook}align" />
 *       <attribute name="char" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="charoff" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
 *       <attribute name="valign" type="{http://docbook.org/ns/docbook}valign" />
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "content" }) @XmlRootElement(name = "th") public class Th { @XmlElementRefs({ @XmlElementRef(name = "inlinemediaobject", namespace = "http://docbook.org/ns/docbook", type = Inlinemediaobject.class, required = false), @XmlElementRef(name = "remark", namespace = "http://docbook.org/ns/docbook", type = Remark.class, required = false), @XmlElementRef(name = "superscript", namespace = "http://docbook.org/ns/docbook", type = Superscript.class, required = false), @XmlElementRef(name = "subscript", namespace = "http://docbook.org/ns/docbook", type = Subscript.class, required = false), @XmlElementRef(name = "xref", namespace = "http://docbook.org/ns/docbook", type = CrossReference.class, required = false), @XmlElementRef(name = "link", namespace = "http://docbook.org/ns/docbook", type = Link.class, required = false), @XmlElementRef(name = "olink", namespace = "http://docbook.org/ns/docbook", type = Olink.class, required = false), @XmlElementRef(name = "anchor", namespace = "http://docbook.org/ns/docbook", type = Anchor.class, required = false), @XmlElementRef(name = "biblioref", namespace = "http://docbook.org/ns/docbook", type = Biblioref.class, required = false), @XmlElementRef(name = "alt", namespace = "http://docbook.org/ns/docbook", type = Alt.class, required = false), @XmlElementRef(name = "annotation", namespace = "http://docbook.org/ns/docbook", type = Annotation.class, required = false), @XmlElementRef(name = "indexterm", namespace = "http://docbook.org/ns/docbook", type = IndexTerm.class, required = false), @XmlElementRef(name = "abbrev", namespace = "http://docbook.org/ns/docbook", type = Abbrev.class, required = false), @XmlElementRef(name = "acronym", namespace = "http://docbook.org/ns/docbook", type = Acronym.class, required = false), @XmlElementRef(name = "date", namespace = "http://docbook.org/ns/docbook", type = Date.class, required = false), @XmlElementRef(name = "emphasis", namespace = "http://docbook.org/ns/docbook", type = Emphasis.class, required = false), @XmlElementRef(name = "footnote", namespace = "http://docbook.org/ns/docbook", type = Footnote.class, required = false), @XmlElementRef(name = "footnoteref", namespace = "http://docbook.org/ns/docbook", type = Footnoteref.class, required = false), @XmlElementRef(name = "foreignphrase", namespace = "http://docbook.org/ns/docbook", type = Foreignphrase.class, required = false), @XmlElementRef(name = "phrase", namespace = "http://docbook.org/ns/docbook", type = Phrase.class, required = false), @XmlElementRef(name = "quote", namespace = "http://docbook.org/ns/docbook", type = Quote.class, required = false), @XmlElementRef(name = "wordasword", namespace = "http://docbook.org/ns/docbook", type = Wordasword.class, required = false), @XmlElementRef(name = "firstterm", namespace = "http://docbook.org/ns/docbook", type = Firstterm.class, required = false), @XmlElementRef(name = "glossterm", namespace = "http://docbook.org/ns/docbook", type = Glossterm.class, required = false), @XmlElementRef(name = "coref", namespace = "http://docbook.org/ns/docbook", type = Coref.class, required = false), @XmlElementRef(name = "trademark", namespace = "http://docbook.org/ns/docbook", type = TradeMark.class, required = false), @XmlElementRef(name = "productnumber", namespace = "http://docbook.org/ns/docbook", type = Productnumber.class, required = false), @XmlElementRef(name = "productname", namespace = "http://docbook.org/ns/docbook", type = ProductName.class, required = false), @XmlElementRef(name = "database", namespace = "http://docbook.org/ns/docbook", type = Database.class, required = false), @XmlElementRef(name = "application", namespace = "http://docbook.org/ns/docbook", type = Application.class, required = false), @XmlElementRef(name = "hardware", namespace = "http://docbook.org/ns/docbook", type = Hardware.class, required = false), @XmlElementRef(name = "citation", namespace = "http://docbook.org/ns/docbook", type = Citation.class, required = false), @XmlElementRef(name = "citerefentry", namespace = "http://docbook.org/ns/docbook", type = Citerefentry.class, required = false), @XmlElementRef(name = "citetitle", namespace = "http://docbook.org/ns/docbook", type = CiteTitle.class, required = false), @XmlElementRef(name = "citebiblioid", namespace = "http://docbook.org/ns/docbook", type = CiteBibliographicIdentifier.class, required = false), @XmlElementRef(name = "author", namespace = "http://docbook.org/ns/docbook", type = Author.class, required = false), @XmlElementRef(name = "person", namespace = "http://docbook.org/ns/docbook", type = Person.class, required = false), @XmlElementRef(name = "personname", namespace = "http://docbook.org/ns/docbook", type = Personname.class, required = false), @XmlElementRef(name = "org", namespace = "http://docbook.org/ns/docbook", type = Org.class, required = false), @XmlElementRef(name = "orgname", namespace = "http://docbook.org/ns/docbook", type = OrganizationName.class, required = false), @XmlElementRef(name = "editor", namespace = "http://docbook.org/ns/docbook", type = Editor.class, required = false), @XmlElementRef(name = "jobtitle", namespace = "http://docbook.org/ns/docbook", type = Jobtitle.class, required = false), @XmlElementRef(name = "replaceable", namespace = "http://docbook.org/ns/docbook", type = Replaceable.class, required = false), @XmlElementRef(name = "package", namespace = "http://docbook.org/ns/docbook", type = Package.class, required = false), @XmlElementRef(name = "parameter", namespace = "http://docbook.org/ns/docbook", type = Parameter.class, required = false), @XmlElementRef(name = "termdef", namespace = "http://docbook.org/ns/docbook", type = Termdef.class, required = false), @XmlElementRef(name = "nonterminal", namespace = "http://docbook.org/ns/docbook", type = Nonterminal.class, required = false), @XmlElementRef(name = "systemitem", namespace = "http://docbook.org/ns/docbook", type = SystemItem.class, required = false), @XmlElementRef(name = "option", namespace = "http://docbook.org/ns/docbook", type = Option.class, required = false), @XmlElementRef(name = "optional", namespace = "http://docbook.org/ns/docbook", type = Optional.class, required = false), @XmlElementRef(name = "property", namespace = "http://docbook.org/ns/docbook", type = Property.class, required = false), @XmlElementRef(name = "inlineequation", namespace = "http://docbook.org/ns/docbook", type = Inlineequation.class, required = false), @XmlElementRef(name = "tag", namespace = "http://docbook.org/ns/docbook", type = Tag.class, required = false), @XmlElementRef(name = "markup", namespace = "http://docbook.org/ns/docbook", type = Markup.class, required = false), @XmlElementRef(name = "token", namespace = "http://docbook.org/ns/docbook", type = Token.class, required = false), @XmlElementRef(name = "symbol", namespace = "http://docbook.org/ns/docbook", type = Symbol.class, required = false), @XmlElementRef(name = "literal", namespace = "http://docbook.org/ns/docbook", type = Literal.class, required = false), @XmlElementRef(name = "code", namespace = "http://docbook.org/ns/docbook", type = Code.class, required = false), @XmlElementRef(name = "constant", namespace = "http://docbook.org/ns/docbook", type = Constant.class, required = false), @XmlElementRef(name = "email", namespace = "http://docbook.org/ns/docbook", type = Email.class, required = false), @XmlElementRef(name = "uri", namespace = "http://docbook.org/ns/docbook", type = Uri.class, required = false), @XmlElementRef(name = "guiicon", namespace = "http://docbook.org/ns/docbook", type = Guiicon.class, required = false), @XmlElementRef(name = "guibutton", namespace = "http://docbook.org/ns/docbook", type = Guibutton.class, required = false), @XmlElementRef(name = "guimenuitem", namespace = "http://docbook.org/ns/docbook", type = Guimenuitem.class, required = false), @XmlElementRef(name = "guimenu", namespace = "http://docbook.org/ns/docbook", type = Guimenu.class, required = false), @XmlElementRef(name = "guisubmenu", namespace = "http://docbook.org/ns/docbook", type = Guisubmenu.class, required = false), @XmlElementRef(name = "guilabel", namespace = "http://docbook.org/ns/docbook", type = Guilabel.class, required = false), @XmlElementRef(name = "menuchoice", namespace = "http://docbook.org/ns/docbook", type = Menuchoice.class, required = false), @XmlElementRef(name = "mousebutton", namespace = "http://docbook.org/ns/docbook", type = Mousebutton.class, required = false), @XmlElementRef(name = "keycombo", namespace = "http://docbook.org/ns/docbook", type = KeyCombo.class, required = false), @XmlElementRef(name = "keycap", namespace = "http://docbook.org/ns/docbook", type = KeyCap.class, required = false), @XmlElementRef(name = "keycode", namespace = "http://docbook.org/ns/docbook", type = Keycode.class, required = false), @XmlElementRef(name = "keysym", namespace = "http://docbook.org/ns/docbook", type = Keysym.class, required = false), @XmlElementRef(name = "shortcut", namespace = "http://docbook.org/ns/docbook", type = Shortcut.class, required = false), @XmlElementRef(name = "accel", namespace = "http://docbook.org/ns/docbook", type = Accel.class, required = false), @XmlElementRef(name = "prompt", namespace = "http://docbook.org/ns/docbook", type = Prompt.class, required = false), @XmlElementRef(name = "envar", namespace = "http://docbook.org/ns/docbook", type = Envar.class, required = false), @XmlElementRef(name = "filename", namespace = "http://docbook.org/ns/docbook", type = FileName.class, required = false), @XmlElementRef(name = "command", namespace = "http://docbook.org/ns/docbook", type = Command.class, required = false), @XmlElementRef(name = "computeroutput", namespace = "http://docbook.org/ns/docbook", type = Computeroutput.class, required = false), @XmlElementRef(name = "userinput", namespace = "http://docbook.org/ns/docbook", type = Userinput.class, required = false), @XmlElementRef(name = "function", namespace = "http://docbook.org/ns/docbook", type = Function.class, required = false), @XmlElementRef(name = "varname", namespace = "http://docbook.org/ns/docbook", type = Varname.class, required = false), @XmlElementRef(name = "returnvalue", namespace = "http://docbook.org/ns/docbook", type = Returnvalue.class, required = false), @XmlElementRef(name = "type", namespace = "http://docbook.org/ns/docbook", type = Type.class, required = false), @XmlElementRef(name = "classname", namespace = "http://docbook.org/ns/docbook", type = Classname.class, required = false), @XmlElementRef(name = "exceptionname", namespace = "http://docbook.org/ns/docbook", type = Exceptionname.class, required = false), @XmlElementRef(name = "interfacename", namespace = "http://docbook.org/ns/docbook", type = Interfacename.class, required = false), @XmlElementRef(name = "methodname", namespace = "http://docbook.org/ns/docbook", type = Methodname.class, required = false), @XmlElementRef(name = "modifier", namespace = "http://docbook.org/ns/docbook", type = Modifier.class, required = false), @XmlElementRef(name = "initializer", namespace = "http://docbook.org/ns/docbook", type = Initializer.class, required = false), @XmlElementRef(name = "ooclass", namespace = "http://docbook.org/ns/docbook", type = Ooclass.class, required = false), @XmlElementRef(name = "ooexception", namespace = "http://docbook.org/ns/docbook", type = Ooexception.class, required = false), @XmlElementRef(name = "oointerface", namespace = "http://docbook.org/ns/docbook", type = Oointerface.class, required = false), @XmlElementRef(name = "errorcode", namespace = "http://docbook.org/ns/docbook", type = Errorcode.class, required = false), @XmlElementRef(name = "errortext", namespace = "http://docbook.org/ns/docbook", type = Errortext.class, required = false), @XmlElementRef(name = "errorname", namespace = "http://docbook.org/ns/docbook", type = Errorname.class, required = false), @XmlElementRef(name = "errortype", namespace = "http://docbook.org/ns/docbook", type = Errortype.class, required = false), @XmlElementRef(name = "itemizedlist", namespace = "http://docbook.org/ns/docbook", type = ItemizedList.class, required = false), @XmlElementRef(name = "orderedlist", namespace = "http://docbook.org/ns/docbook", type = OrderedList.class, required = false), @XmlElementRef(name = "procedure", namespace = "http://docbook.org/ns/docbook", type = Procedure.class, required = false), @XmlElementRef(name = "simplelist", namespace = "http://docbook.org/ns/docbook", type = Simplelist.class, required = false), @XmlElementRef(name = "variablelist", namespace = "http://docbook.org/ns/docbook", type = VariableList.class, required = false), @XmlElementRef(name = "segmentedlist", namespace = "http://docbook.org/ns/docbook", type = Segmentedlist.class, required = false), @XmlElementRef(name = "glosslist", namespace = "http://docbook.org/ns/docbook", type = Glosslist.class, required = false), @XmlElementRef(name = "bibliolist", namespace = "http://docbook.org/ns/docbook", type = Bibliolist.class, required = false), @XmlElementRef(name = "calloutlist", namespace = "http://docbook.org/ns/docbook", type = Calloutlist.class, required = false), @XmlElementRef(name = "qandaset", namespace = "http://docbook.org/ns/docbook", type = QuestionAndAnswerSet.class, required = false), @XmlElementRef(name = "example", namespace = "http://docbook.org/ns/docbook", type = Example.class, required = false), @XmlElementRef(name = "figure", namespace = "http://docbook.org/ns/docbook", type = Figure.class, required = false), @XmlElementRef(name = "table", namespace = "http://docbook.org/ns/docbook", type = Table.class, required = false), @XmlElementRef(name = "equation", namespace = "http://docbook.org/ns/docbook", type = Equation.class, required = false), @XmlElementRef(name = "informalexample", namespace = "http://docbook.org/ns/docbook", type = InformalExample.class, required = false), @XmlElementRef(name = "informalfigure", namespace = "http://docbook.org/ns/docbook", type = Informalfigure.class, required = false), @XmlElementRef(name = "informaltable", namespace = "http://docbook.org/ns/docbook", type = InformalTable.class, required = false), @XmlElementRef(name = "informalequation", namespace = "http://docbook.org/ns/docbook", type = Informalequation.class, required = false), @XmlElementRef(name = "sidebar", namespace = "http://docbook.org/ns/docbook", type = SideBar.class, required = false), @XmlElementRef(name = "blockquote", namespace = "http://docbook.org/ns/docbook", type = Blockquote.class, required = false), @XmlElementRef(name = "address", namespace = "http://docbook.org/ns/docbook", type = Address.class, required = false), @XmlElementRef(name = "epigraph", namespace = "http://docbook.org/ns/docbook", type = Epigraph.class, required = false), @XmlElementRef(name = "mediaobject", namespace = "http://docbook.org/ns/docbook", type = MediaObject.class, required = false), @XmlElementRef(name = "screenshot", namespace = "http://docbook.org/ns/docbook", type = Screenshot.class, required = false), @XmlElementRef(name = "task", namespace = "http://docbook.org/ns/docbook", type = Task.class, required = false), @XmlElementRef(name = "productionset", namespace = "http://docbook.org/ns/docbook", type = Productionset.class, required = false), @XmlElementRef(name = "constraintdef", namespace = "http://docbook.org/ns/docbook", type = Constraintdef.class, required = false), @XmlElementRef(name = "msgset", namespace = "http://docbook.org/ns/docbook", type = Msgset.class, required = false), @XmlElementRef(name = "screen", namespace = "http://docbook.org/ns/docbook", type = Screen.class, required = false), @XmlElementRef(name = "literallayout", namespace = "http://docbook.org/ns/docbook", type = LiteralLayout.class, required = false), @XmlElementRef(name = "programlistingco", namespace = "http://docbook.org/ns/docbook", type = Programlistingco.class, required = false), @XmlElementRef(name = "screenco", namespace = "http://docbook.org/ns/docbook", type = Screenco.class, required = false), @XmlElementRef(name = "programlisting", namespace = "http://docbook.org/ns/docbook", type = ProgramListing.class, required = false), @XmlElementRef(name = "synopsis", namespace = "http://docbook.org/ns/docbook", type = Synopsis.class, required = false), @XmlElementRef(name = "bridgehead", namespace = "http://docbook.org/ns/docbook", type = BridgeHead.class, required = false), @XmlElementRef(name = "revhistory", namespace = "http://docbook.org/ns/docbook", type = Revhistory.class, required = false), @XmlElementRef(name = "funcsynopsis", namespace = "http://docbook.org/ns/docbook", type = Funcsynopsis.class, required = false), @XmlElementRef(name = "classsynopsis", namespace = "http://docbook.org/ns/docbook", type = ClassSynopsis.class, required = false), @XmlElementRef(name = "methodsynopsis", namespace = "http://docbook.org/ns/docbook", type = Methodsynopsis.class, required = false), @XmlElementRef(name = "constructorsynopsis", namespace = "http://docbook.org/ns/docbook", type = Constructorsynopsis.class, required = false), @XmlElementRef(name = "destructorsynopsis", namespace = "http://docbook.org/ns/docbook", type = Destructorsynopsis.class, required = false), @XmlElementRef(name = "fieldsynopsis", namespace = "http://docbook.org/ns/docbook", type = Fieldsynopsis.class, required = false), @XmlElementRef(name = "cmdsynopsis", namespace = "http://docbook.org/ns/docbook", type = Cmdsynopsis.class, required = false), @XmlElementRef(name = "caution", namespace = "http://docbook.org/ns/docbook", type = Caution.class, required = false), @XmlElementRef(name = "important", namespace = "http://docbook.org/ns/docbook", type = Important.class, required = false), @XmlElementRef(name = "note", namespace = "http://docbook.org/ns/docbook", type = Note.class, required = false), @XmlElementRef(name = "tip", namespace = "http://docbook.org/ns/docbook", type = Tip.class, required = false), @XmlElementRef(name = "warning", namespace = "http://docbook.org/ns/docbook", type = Warning.class, required = false), @XmlElementRef(name = "para", namespace = "http://docbook.org/ns/docbook", type = Para.class, required = false), @XmlElementRef(name = "formalpara", namespace = "http://docbook.org/ns/docbook", type = FormalPara.class, required = false), @XmlElementRef(name = "simpara", namespace = "http://docbook.org/ns/docbook", type = SimplePara.class, required = false) }) @XmlMixed protected List content; @XmlAttribute(name = "class") @XmlSchemaType(name = "anySimpleType") protected String clazz; @XmlAttribute(name = "style") @XmlSchemaType(name = "anySimpleType") protected String style; @XmlAttribute(name = "title") @XmlSchemaType(name = "anySimpleType") protected String title; @XmlAttribute(name = "lang") @XmlSchemaType(name = "anySimpleType") protected String lang; @XmlAttribute(name = "onclick") @XmlSchemaType(name = "anySimpleType") protected String onclick; @XmlAttribute(name = "ondblclick") @XmlSchemaType(name = "anySimpleType") protected String ondblclick; @XmlAttribute(name = "onmousedown") @XmlSchemaType(name = "anySimpleType") protected String onmousedown; @XmlAttribute(name = "onmouseup") @XmlSchemaType(name = "anySimpleType") protected String onmouseup; @XmlAttribute(name = "onmouseover") @XmlSchemaType(name = "anySimpleType") protected String onmouseover; @XmlAttribute(name = "onmousemove") @XmlSchemaType(name = "anySimpleType") protected String onmousemove; @XmlAttribute(name = "onmouseout") @XmlSchemaType(name = "anySimpleType") protected String onmouseout; @XmlAttribute(name = "onkeypress") @XmlSchemaType(name = "anySimpleType") protected String onkeypress; @XmlAttribute(name = "onkeydown") @XmlSchemaType(name = "anySimpleType") protected String onkeydown; @XmlAttribute(name = "onkeyup") @XmlSchemaType(name = "anySimpleType") protected String onkeyup; @XmlAttribute(name = "abbr") @XmlSchemaType(name = "anySimpleType") protected String abbr; @XmlAttribute(name = "axis") @XmlSchemaType(name = "anySimpleType") protected String axis; @XmlAttribute(name = "headers") @XmlSchemaType(name = "anySimpleType") protected String headers; @XmlAttribute(name = "scope") protected Scope scope; @XmlAttribute(name = "rowspan") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) @XmlSchemaType(name = "NMTOKEN") protected String rowspan; @XmlAttribute(name = "colspan") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) @XmlSchemaType(name = "NMTOKEN") protected String colspan; @XmlAttribute(name = "align") protected Align align; @XmlAttribute(name = "char") @XmlSchemaType(name = "anySimpleType") protected String _char; @XmlAttribute(name = "charoff") @XmlSchemaType(name = "anySimpleType") protected String charoff; @XmlAttribute(name = "valign") protected VerticalAlign valign; @XmlAttribute(name = "id", namespace = "http://www.w3.org/XML/1998/namespace") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) @XmlID @XmlSchemaType(name = "ID") protected String id; @XmlAttribute(name = "version") @XmlSchemaType(name = "anySimpleType") protected String version; @XmlAttribute(name = "lang", namespace = "http://www.w3.org/XML/1998/namespace") @XmlSchemaType(name = "anySimpleType") protected String xmlLang; @XmlAttribute(name = "base", namespace = "http://www.w3.org/XML/1998/namespace") @XmlSchemaType(name = "anySimpleType") protected String base; @XmlAttribute(name = "remap") @XmlSchemaType(name = "anySimpleType") protected String remap; @XmlAttribute(name = "xreflabel") @XmlSchemaType(name = "anySimpleType") protected String xreflabel; @XmlAttribute(name = "revisionflag") protected RevisionFlag revisionflag; @XmlAttribute(name = "dir") protected Direction dir; @XmlAttribute(name = "arch") @XmlSchemaType(name = "anySimpleType") protected String arch; @XmlAttribute(name = "audience") @XmlSchemaType(name = "anySimpleType") protected String audience; @XmlAttribute(name = "condition") @XmlSchemaType(name = "anySimpleType") protected String condition; @XmlAttribute(name = "conformance") @XmlSchemaType(name = "anySimpleType") protected String conformance; @XmlAttribute(name = "os") @XmlSchemaType(name = "anySimpleType") protected String os; @XmlAttribute(name = "revision") @XmlSchemaType(name = "anySimpleType") protected String revisionAttribute; @XmlAttribute(name = "security") @XmlSchemaType(name = "anySimpleType") protected String security; @XmlAttribute(name = "userlevel") @XmlSchemaType(name = "anySimpleType") protected String userlevel; @XmlAttribute(name = "vendor") @XmlSchemaType(name = "anySimpleType") protected String vendor; @XmlAttribute(name = "wordsize") @XmlSchemaType(name = "anySimpleType") protected String wordsize; @XmlAttribute(name = "annotations") @XmlSchemaType(name = "anySimpleType") protected String annotations; /** * Gets the value of the content property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the content property. * *

* For example, to add a new item, do as follows: *

     *    getContent().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Inlinemediaobject } * {@link Remark } * {@link Superscript } * {@link Subscript } * {@link CrossReference } * {@link Link } * {@link Olink } * {@link Anchor } * {@link Biblioref } * {@link Alt } * {@link Annotation } * {@link IndexTerm } * {@link Abbrev } * {@link Acronym } * {@link Date } * {@link Emphasis } * {@link Footnote } * {@link Footnoteref } * {@link Foreignphrase } * {@link Phrase } * {@link Quote } * {@link Wordasword } * {@link Firstterm } * {@link Glossterm } * {@link Coref } * {@link TradeMark } * {@link Productnumber } * {@link ProductName } * {@link Database } * {@link Application } * {@link Hardware } * {@link Citation } * {@link Citerefentry } * {@link CiteTitle } * {@link CiteBibliographicIdentifier } * {@link Author } * {@link Person } * {@link Personname } * {@link Org } * {@link OrganizationName } * {@link Editor } * {@link Jobtitle } * {@link Replaceable } * {@link Package } * {@link Parameter } * {@link Termdef } * {@link Nonterminal } * {@link SystemItem } * {@link Option } * {@link Optional } * {@link Property } * {@link Inlineequation } * {@link Tag } * {@link Markup } * {@link Token } * {@link Symbol } * {@link Literal } * {@link Code } * {@link Constant } * {@link Email } * {@link Uri } * {@link Guiicon } * {@link Guibutton } * {@link Guimenuitem } * {@link Guimenu } * {@link Guisubmenu } * {@link Guilabel } * {@link Menuchoice } * {@link Mousebutton } * {@link KeyCombo } * {@link KeyCap } * {@link Keycode } * {@link Keysym } * {@link Shortcut } * {@link Accel } * {@link Prompt } * {@link Envar } * {@link FileName } * {@link Command } * {@link Computeroutput } * {@link Userinput } * {@link Function } * {@link Varname } * {@link Returnvalue } * {@link Type } * {@link Classname } * {@link Exceptionname } * {@link Interfacename } * {@link Methodname } * {@link Modifier } * {@link Initializer } * {@link Ooclass } * {@link Ooexception } * {@link Oointerface } * {@link Errorcode } * {@link Errortext } * {@link Errorname } * {@link Errortype } * {@link ItemizedList } * {@link OrderedList } * {@link Procedure } * {@link Simplelist } * {@link VariableList } * {@link Segmentedlist } * {@link Glosslist } * {@link Bibliolist } * {@link Calloutlist } * {@link QuestionAndAnswerSet } * {@link Example } * {@link Figure } * {@link Table } * {@link Equation } * {@link InformalExample } * {@link Informalfigure } * {@link InformalTable } * {@link Informalequation } * {@link SideBar } * {@link Blockquote } * {@link Address } * {@link Epigraph } * {@link MediaObject } * {@link Screenshot } * {@link Task } * {@link Productionset } * {@link Constraintdef } * {@link Msgset } * {@link Screen } * {@link LiteralLayout } * {@link Programlistingco } * {@link Screenco } * {@link ProgramListing } * {@link Synopsis } * {@link BridgeHead } * {@link Revhistory } * {@link Funcsynopsis } * {@link ClassSynopsis } * {@link Methodsynopsis } * {@link Constructorsynopsis } * {@link Destructorsynopsis } * {@link Fieldsynopsis } * {@link Cmdsynopsis } * {@link Caution } * {@link Important } * {@link Note } * {@link Tip } * {@link Warning } * {@link Para } * {@link FormalPara } * {@link SimplePara } * {@link String } * * */ public List getContent() { if (content == null) { content = new ArrayList(); } return this.content; } /** * Gets the value of the clazz property. * * @return * possible object is * {@link String } * */ public String getClazz() { return clazz; } /** * Sets the value of the clazz property. * * @param value * allowed object is * {@link String } * */ public void setClazz(String value) { this.clazz = value; } /** * Gets the value of the style property. * * @return * possible object is * {@link String } * */ public String getStyle() { return style; } /** * Sets the value of the style property. * * @param value * allowed object is * {@link String } * */ public void setStyle(String value) { this.style = value; } /** * Gets the value of the title property. * * @return * possible object is * {@link String } * */ public String getTitle() { return title; } /** * Sets the value of the title property. * * @param value * allowed object is * {@link String } * */ public void setTitle(String value) { this.title = value; } /** * Gets the value of the lang property. * * @return * possible object is * {@link String } * */ public String getLang() { return lang; } /** * Sets the value of the lang property. * * @param value * allowed object is * {@link String } * */ public void setLang(String value) { this.lang = value; } /** * Gets the value of the onclick property. * * @return * possible object is * {@link String } * */ public String getOnclick() { return onclick; } /** * Sets the value of the onclick property. * * @param value * allowed object is * {@link String } * */ public void setOnclick(String value) { this.onclick = value; } /** * Gets the value of the ondblclick property. * * @return * possible object is * {@link String } * */ public String getOndblclick() { return ondblclick; } /** * Sets the value of the ondblclick property. * * @param value * allowed object is * {@link String } * */ public void setOndblclick(String value) { this.ondblclick = value; } /** * Gets the value of the onmousedown property. * * @return * possible object is * {@link String } * */ public String getOnmousedown() { return onmousedown; } /** * Sets the value of the onmousedown property. * * @param value * allowed object is * {@link String } * */ public void setOnmousedown(String value) { this.onmousedown = value; } /** * Gets the value of the onmouseup property. * * @return * possible object is * {@link String } * */ public String getOnmouseup() { return onmouseup; } /** * Sets the value of the onmouseup property. * * @param value * allowed object is * {@link String } * */ public void setOnmouseup(String value) { this.onmouseup = value; } /** * Gets the value of the onmouseover property. * * @return * possible object is * {@link String } * */ public String getOnmouseover() { return onmouseover; } /** * Sets the value of the onmouseover property. * * @param value * allowed object is * {@link String } * */ public void setOnmouseover(String value) { this.onmouseover = value; } /** * Gets the value of the onmousemove property. * * @return * possible object is * {@link String } * */ public String getOnmousemove() { return onmousemove; } /** * Sets the value of the onmousemove property. * * @param value * allowed object is * {@link String } * */ public void setOnmousemove(String value) { this.onmousemove = value; } /** * Gets the value of the onmouseout property. * * @return * possible object is * {@link String } * */ public String getOnmouseout() { return onmouseout; } /** * Sets the value of the onmouseout property. * * @param value * allowed object is * {@link String } * */ public void setOnmouseout(String value) { this.onmouseout = value; } /** * Gets the value of the onkeypress property. * * @return * possible object is * {@link String } * */ public String getOnkeypress() { return onkeypress; } /** * Sets the value of the onkeypress property. * * @param value * allowed object is * {@link String } * */ public void setOnkeypress(String value) { this.onkeypress = value; } /** * Gets the value of the onkeydown property. * * @return * possible object is * {@link String } * */ public String getOnkeydown() { return onkeydown; } /** * Sets the value of the onkeydown property. * * @param value * allowed object is * {@link String } * */ public void setOnkeydown(String value) { this.onkeydown = value; } /** * Gets the value of the onkeyup property. * * @return * possible object is * {@link String } * */ public String getOnkeyup() { return onkeyup; } /** * Sets the value of the onkeyup property. * * @param value * allowed object is * {@link String } * */ public void setOnkeyup(String value) { this.onkeyup = value; } /** * Gets the value of the abbr property. * * @return * possible object is * {@link String } * */ public String getAbbr() { return abbr; } /** * Sets the value of the abbr property. * * @param value * allowed object is * {@link String } * */ public void setAbbr(String value) { this.abbr = value; } /** * Gets the value of the axis property. * * @return * possible object is * {@link String } * */ public String getAxis() { return axis; } /** * Sets the value of the axis property. * * @param value * allowed object is * {@link String } * */ public void setAxis(String value) { this.axis = value; } /** * Gets the value of the headers property. * * @return * possible object is * {@link String } * */ public String getHeaders() { return headers; } /** * Sets the value of the headers property. * * @param value * allowed object is * {@link String } * */ public void setHeaders(String value) { this.headers = value; } /** * Gets the value of the scope property. * * @return * possible object is * {@link Scope } * */ public Scope getScope() { return scope; } /** * Sets the value of the scope property. * * @param value * allowed object is * {@link Scope } * */ public void setScope(Scope value) { this.scope = value; } /** * Gets the value of the rowspan property. * * @return * possible object is * {@link String } * */ public String getRowspan() { return rowspan; } /** * Sets the value of the rowspan property. * * @param value * allowed object is * {@link String } * */ public void setRowspan(String value) { this.rowspan = value; } /** * Gets the value of the colspan property. * * @return * possible object is * {@link String } * */ public String getColspan() { return colspan; } /** * Sets the value of the colspan property. * * @param value * allowed object is * {@link String } * */ public void setColspan(String value) { this.colspan = value; } /** * Gets the value of the align property. * * @return * possible object is * {@link Align } * */ public Align getAlign() { return align; } /** * Sets the value of the align property. * * @param value * allowed object is * {@link Align } * */ public void setAlign(Align value) { this.align = value; } /** * Gets the value of the char property. * * @return * possible object is * {@link String } * */ public String getChar() { return _char; } /** * Sets the value of the char property. * * @param value * allowed object is * {@link String } * */ public void setChar(String value) { this._char = value; } /** * Gets the value of the charoff property. * * @return * possible object is * {@link String } * */ public String getCharoff() { return charoff; } /** * Sets the value of the charoff property. * * @param value * allowed object is * {@link String } * */ public void setCharoff(String value) { this.charoff = value; } /** * Gets the value of the valign property. * * @return * possible object is * {@link VerticalAlign } * */ public VerticalAlign getValign() { return valign; } /** * Sets the value of the valign property. * * @param value * allowed object is * {@link VerticalAlign } * */ public void setValign(VerticalAlign value) { this.valign = value; } /** * Gets the value of the id property. * * @return * possible object is * {@link String } * */ public String getId() { return id; } /** * Sets the value of the id property. * * @param value * allowed object is * {@link String } * */ public void setId(String value) { this.id = value; } /** * Gets the value of the version property. * * @return * possible object is * {@link String } * */ public String getVersion() { return version; } /** * Sets the value of the version property. * * @param value * allowed object is * {@link String } * */ public void setVersion(String value) { this.version = value; } /** * Gets the value of the xmlLang property. * * @return * possible object is * {@link String } * */ public String getXmlLang() { return xmlLang; } /** * Sets the value of the xmlLang property. * * @param value * allowed object is * {@link String } * */ public void setXmlLang(String value) { this.xmlLang = value; } /** * Gets the value of the base property. * * @return * possible object is * {@link String } * */ public String getBase() { return base; } /** * Sets the value of the base property. * * @param value * allowed object is * {@link String } * */ public void setBase(String value) { this.base = value; } /** * Gets the value of the remap property. * * @return * possible object is * {@link String } * */ public String getRemap() { return remap; } /** * Sets the value of the remap property. * * @param value * allowed object is * {@link String } * */ public void setRemap(String value) { this.remap = value; } /** * Gets the value of the xreflabel property. * * @return * possible object is * {@link String } * */ public String getXreflabel() { return xreflabel; } /** * Sets the value of the xreflabel property. * * @param value * allowed object is * {@link String } * */ public void setXreflabel(String value) { this.xreflabel = value; } /** * Gets the value of the revisionflag property. * * @return * possible object is * {@link RevisionFlag } * */ public RevisionFlag getRevisionflag() { return revisionflag; } /** * Sets the value of the revisionflag property. * * @param value * allowed object is * {@link RevisionFlag } * */ public void setRevisionflag(RevisionFlag value) { this.revisionflag = value; } /** * Gets the value of the dir property. * * @return * possible object is * {@link Direction } * */ public Direction getDir() { return dir; } /** * Sets the value of the dir property. * * @param value * allowed object is * {@link Direction } * */ public void setDir(Direction value) { this.dir = value; } /** * Gets the value of the arch property. * * @return * possible object is * {@link String } * */ public String getArch() { return arch; } /** * Sets the value of the arch property. * * @param value * allowed object is * {@link String } * */ public void setArch(String value) { this.arch = value; } /** * Gets the value of the audience property. * * @return * possible object is * {@link String } * */ public String getAudience() { return audience; } /** * Sets the value of the audience property. * * @param value * allowed object is * {@link String } * */ public void setAudience(String value) { this.audience = value; } /** * Gets the value of the condition property. * * @return * possible object is * {@link String } * */ public String getCondition() { return condition; } /** * Sets the value of the condition property. * * @param value * allowed object is * {@link String } * */ public void setCondition(String value) { this.condition = value; } /** * Gets the value of the conformance property. * * @return * possible object is * {@link String } * */ public String getConformance() { return conformance; } /** * Sets the value of the conformance property. * * @param value * allowed object is * {@link String } * */ public void setConformance(String value) { this.conformance = value; } /** * Gets the value of the os property. * * @return * possible object is * {@link String } * */ public String getOs() { return os; } /** * Sets the value of the os property. * * @param value * allowed object is * {@link String } * */ public void setOs(String value) { this.os = value; } /** * Gets the value of the revisionAttribute property. * * @return * possible object is * {@link String } * */ public String getRevisionAttribute() { return revisionAttribute; } /** * Sets the value of the revisionAttribute property. * * @param value * allowed object is * {@link String } * */ public void setRevisionAttribute(String value) { this.revisionAttribute = value; } /** * Gets the value of the security property. * * @return * possible object is * {@link String } * */ public String getSecurity() { return security; } /** * Sets the value of the security property. * * @param value * allowed object is * {@link String } * */ public void setSecurity(String value) { this.security = value; } /** * Gets the value of the userlevel property. * * @return * possible object is * {@link String } * */ public String getUserlevel() { return userlevel; } /** * Sets the value of the userlevel property. * * @param value * allowed object is * {@link String } * */ public void setUserlevel(String value) { this.userlevel = value; } /** * Gets the value of the vendor property. * * @return * possible object is * {@link String } * */ public String getVendor() { return vendor; } /** * Sets the value of the vendor property. * * @param value * allowed object is * {@link String } * */ public void setVendor(String value) { this.vendor = value; } /** * Gets the value of the wordsize property. * * @return * possible object is * {@link String } * */ public String getWordsize() { return wordsize; } /** * Sets the value of the wordsize property. * * @param value * allowed object is * {@link String } * */ public void setWordsize(String value) { this.wordsize = value; } /** * Gets the value of the annotations property. * * @return * possible object is * {@link String } * */ public String getAnnotations() { return annotations; } /** * Sets the value of the annotations property. * * @param value * allowed object is * {@link String } * */ public void setAnnotations(String value) { this.annotations = value; } public Th withContent(Object... values) { if (values!= null) { for (Object value: values) { getContent().add(value); } } return this; } public Th withContent(Collection values) { if (values!= null) { getContent().addAll(values); } return this; } public Th withClazz(String value) { setClazz(value); return this; } public Th withStyle(String value) { setStyle(value); return this; } public Th withTitle(String value) { setTitle(value); return this; } public Th withLang(String value) { setLang(value); return this; } public Th withOnclick(String value) { setOnclick(value); return this; } public Th withOndblclick(String value) { setOndblclick(value); return this; } public Th withOnmousedown(String value) { setOnmousedown(value); return this; } public Th withOnmouseup(String value) { setOnmouseup(value); return this; } public Th withOnmouseover(String value) { setOnmouseover(value); return this; } public Th withOnmousemove(String value) { setOnmousemove(value); return this; } public Th withOnmouseout(String value) { setOnmouseout(value); return this; } public Th withOnkeypress(String value) { setOnkeypress(value); return this; } public Th withOnkeydown(String value) { setOnkeydown(value); return this; } public Th withOnkeyup(String value) { setOnkeyup(value); return this; } public Th withAbbr(String value) { setAbbr(value); return this; } public Th withAxis(String value) { setAxis(value); return this; } public Th withHeaders(String value) { setHeaders(value); return this; } public Th withScope(Scope value) { setScope(value); return this; } public Th withRowspan(String value) { setRowspan(value); return this; } public Th withColspan(String value) { setColspan(value); return this; } public Th withAlign(Align value) { setAlign(value); return this; } public Th withChar(String value) { setChar(value); return this; } public Th withCharoff(String value) { setCharoff(value); return this; } public Th withValign(VerticalAlign value) { setValign(value); return this; } public Th withId(String value) { setId(value); return this; } public Th withVersion(String value) { setVersion(value); return this; } public Th withXmlLang(String value) { setXmlLang(value); return this; } public Th withBase(String value) { setBase(value); return this; } public Th withRemap(String value) { setRemap(value); return this; } public Th withXreflabel(String value) { setXreflabel(value); return this; } public Th withRevisionflag(RevisionFlag value) { setRevisionflag(value); return this; } public Th withDir(Direction value) { setDir(value); return this; } public Th withArch(String value) { setArch(value); return this; } public Th withAudience(String value) { setAudience(value); return this; } public Th withCondition(String value) { setCondition(value); return this; } public Th withConformance(String value) { setConformance(value); return this; } public Th withOs(String value) { setOs(value); return this; } public Th withRevisionAttribute(String value) { setRevisionAttribute(value); return this; } public Th withSecurity(String value) { setSecurity(value); return this; } public Th withUserlevel(String value) { setUserlevel(value); return this; } public Th withVendor(String value) { setVendor(value); return this; } public Th withWordsize(String value) { setWordsize(value); return this; } public Th withAnnotations(String value) { setAnnotations(value); return this; } }