Class Th

  • All Implemented Interfaces:
    org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    public class Th
    extends Flow
    implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <extension base="{http://www.w3.org/1999/xhtml}Flow">
           <attGroup ref="{http://www.w3.org/1999/xhtml}cellhalign"/>
           <attGroup ref="{http://www.w3.org/1999/xhtml}attrs"/>
           <attGroup ref="{http://www.w3.org/1999/xhtml}cellvalign"/>
           <attribute name="abbr" type="{http://www.w3.org/1999/xhtml}Text" />
           <attribute name="axis" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
           <attribute name="headers" type="{http://www.w3.org/2001/XMLSchema}IDREFS" />
           <attribute name="scope" type="{http://www.w3.org/1999/xhtml}Scope" />
           <attribute name="rowspan" type="{http://www.w3.org/1999/xhtml}Number" default="1" />
           <attribute name="colspan" type="{http://www.w3.org/1999/xhtml}Number" default="1" />
         </extension>
       </complexContent>
     </complexType>
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String _char  
      protected java.lang.String abbr  
      protected java.lang.String align  
      protected java.lang.String axis  
      protected java.lang.String charoff  
      protected java.util.List<java.lang.String> clazz  
      protected java.math.BigInteger colspan  
      protected java.lang.String dir  
      protected java.util.List<java.lang.Object> headers  
      protected java.lang.String id  
      protected java.lang.String lang  
      protected java.lang.String langAttribute  
      protected java.lang.String onclick  
      protected java.lang.String ondblclick  
      protected java.lang.String onkeydown  
      protected java.lang.String onkeypress  
      protected java.lang.String onkeyup  
      protected java.lang.String onmousedown  
      protected java.lang.String onmousemove  
      protected java.lang.String onmouseout  
      protected java.lang.String onmouseover  
      protected java.lang.String onmouseup  
      protected java.math.BigInteger rowspan  
      protected Scope scope  
      protected java.lang.String style  
      protected java.lang.String title  
      protected java.lang.String valign  
      • Fields inherited from class org.w3._1999.xhtml.Flow

        content
    • Constructor Summary

      Constructors 
      Constructor Description
      Th()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.StringBuilder append​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)  
      java.lang.StringBuilder appendFields​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)  
      boolean equals​(java.lang.Object object)  
      boolean equals​(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)  
      java.lang.String getAbbr()
      Gets the value of the abbr property.
      java.lang.String getAlign()
      Gets the value of the align property.
      java.lang.String getAxis()
      Gets the value of the axis property.
      java.lang.String getChar()
      Gets the value of the char property.
      java.lang.String getCharoff()
      Gets the value of the charoff property.
      java.util.List<java.lang.String> getClazz()
      Gets the value of the clazz property.
      java.math.BigInteger getColspan()
      Gets the value of the colspan property.
      java.lang.String getDir()
      Gets the value of the dir property.
      java.util.List<java.lang.Object> getHeaders()
      Gets the value of the headers property.
      java.lang.String getId()
      Gets the value of the id property.
      java.lang.String getLang()
      Gets the value of the lang property.
      java.lang.String getLangAttribute()
      Gets the value of the langAttribute property.
      java.lang.String getOnclick()
      Gets the value of the onclick property.
      java.lang.String getOndblclick()
      Gets the value of the ondblclick property.
      java.lang.String getOnkeydown()
      Gets the value of the onkeydown property.
      java.lang.String getOnkeypress()
      Gets the value of the onkeypress property.
      java.lang.String getOnkeyup()
      Gets the value of the onkeyup property.
      java.lang.String getOnmousedown()
      Gets the value of the onmousedown property.
      java.lang.String getOnmousemove()
      Gets the value of the onmousemove property.
      java.lang.String getOnmouseout()
      Gets the value of the onmouseout property.
      java.lang.String getOnmouseover()
      Gets the value of the onmouseover property.
      java.lang.String getOnmouseup()
      Gets the value of the onmouseup property.
      java.math.BigInteger getRowspan()
      Gets the value of the rowspan property.
      Scope getScope()
      Gets the value of the scope property.
      java.lang.String getStyle()
      Gets the value of the style property.
      java.lang.String getTitle()
      Gets the value of the title property.
      java.lang.String getValign()
      Gets the value of the valign property.
      int hashCode()  
      int hashCode​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)  
      void setAbbr​(java.lang.String value)
      Sets the value of the abbr property.
      void setAlign​(java.lang.String value)
      Sets the value of the align property.
      void setAxis​(java.lang.String value)
      Sets the value of the axis property.
      void setChar​(java.lang.String value)
      Sets the value of the char property.
      void setCharoff​(java.lang.String value)
      Sets the value of the charoff property.
      void setColspan​(java.math.BigInteger value)
      Sets the value of the colspan property.
      void setDir​(java.lang.String value)
      Sets the value of the dir property.
      void setId​(java.lang.String value)
      Sets the value of the id property.
      void setLang​(java.lang.String value)
      Sets the value of the lang property.
      void setLangAttribute​(java.lang.String value)
      Sets the value of the langAttribute property.
      void setOnclick​(java.lang.String value)
      Sets the value of the onclick property.
      void setOndblclick​(java.lang.String value)
      Sets the value of the ondblclick property.
      void setOnkeydown​(java.lang.String value)
      Sets the value of the onkeydown property.
      void setOnkeypress​(java.lang.String value)
      Sets the value of the onkeypress property.
      void setOnkeyup​(java.lang.String value)
      Sets the value of the onkeyup property.
      void setOnmousedown​(java.lang.String value)
      Sets the value of the onmousedown property.
      void setOnmousemove​(java.lang.String value)
      Sets the value of the onmousemove property.
      void setOnmouseout​(java.lang.String value)
      Sets the value of the onmouseout property.
      void setOnmouseover​(java.lang.String value)
      Sets the value of the onmouseover property.
      void setOnmouseup​(java.lang.String value)
      Sets the value of the onmouseup property.
      void setRowspan​(java.math.BigInteger value)
      Sets the value of the rowspan property.
      void setScope​(Scope value)
      Sets the value of the scope property.
      void setStyle​(java.lang.String value)
      Sets the value of the style property.
      void setTitle​(java.lang.String value)
      Sets the value of the title property.
      void setValign​(java.lang.String value)
      Sets the value of the valign property.
      java.lang.String toString()  
      Th withAbbr​(java.lang.String value)  
      Th withAlign​(java.lang.String value)  
      Th withAxis​(java.lang.String value)  
      Th withChar​(java.lang.String value)  
      Th withCharoff​(java.lang.String value)  
      Th withClazz​(java.lang.String... values)  
      Th withClazz​(java.util.Collection<java.lang.String> values)  
      Th withColspan​(java.math.BigInteger value)  
      Th withContent​(java.lang.Object... values)  
      Th withContent​(java.util.Collection<java.lang.Object> values)  
      Th withDir​(java.lang.String value)  
      Th withHeaders​(java.lang.Object... values)  
      Th withHeaders​(java.util.Collection<java.lang.Object> values)  
      Th withId​(java.lang.String value)  
      Th withLang​(java.lang.String value)  
      Th withLangAttribute​(java.lang.String value)  
      Th withOnclick​(java.lang.String value)  
      Th withOndblclick​(java.lang.String value)  
      Th withOnkeydown​(java.lang.String value)  
      Th withOnkeypress​(java.lang.String value)  
      Th withOnkeyup​(java.lang.String value)  
      Th withOnmousedown​(java.lang.String value)  
      Th withOnmousemove​(java.lang.String value)  
      Th withOnmouseout​(java.lang.String value)  
      Th withOnmouseover​(java.lang.String value)  
      Th withOnmouseup​(java.lang.String value)  
      Th withRowspan​(java.math.BigInteger value)  
      Th withScope​(Scope value)  
      Th withStyle​(java.lang.String value)  
      Th withTitle​(java.lang.String value)  
      Th withValign​(java.lang.String value)  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • abbr

        protected java.lang.String abbr
      • axis

        protected java.lang.String axis
      • headers

        protected java.util.List<java.lang.Object> headers
      • scope

        protected Scope scope
      • rowspan

        protected java.math.BigInteger rowspan
      • colspan

        protected java.math.BigInteger colspan
      • align

        protected java.lang.String align
      • _char

        protected java.lang.String _char
      • charoff

        protected java.lang.String charoff
      • onclick

        protected java.lang.String onclick
      • ondblclick

        protected java.lang.String ondblclick
      • onmousedown

        protected java.lang.String onmousedown
      • onmouseup

        protected java.lang.String onmouseup
      • onmouseover

        protected java.lang.String onmouseover
      • onmousemove

        protected java.lang.String onmousemove
      • onmouseout

        protected java.lang.String onmouseout
      • onkeypress

        protected java.lang.String onkeypress
      • onkeydown

        protected java.lang.String onkeydown
      • onkeyup

        protected java.lang.String onkeyup
      • id

        protected java.lang.String id
      • clazz

        protected java.util.List<java.lang.String> clazz
      • style

        protected java.lang.String style
      • title

        protected java.lang.String title
      • langAttribute

        protected java.lang.String langAttribute
      • lang

        protected java.lang.String lang
      • dir

        protected java.lang.String dir
      • valign

        protected java.lang.String valign
    • Constructor Detail

      • Th

        public Th()
    • Method Detail

      • getAbbr

        public java.lang.String getAbbr()
        Gets the value of the abbr property.
        Returns:
        possible object is String
      • setAbbr

        public void setAbbr​(java.lang.String value)
        Sets the value of the abbr property.
        Parameters:
        value - allowed object is String
      • getAxis

        public java.lang.String getAxis()
        Gets the value of the axis property.
        Returns:
        possible object is String
      • setAxis

        public void setAxis​(java.lang.String value)
        Sets the value of the axis property.
        Parameters:
        value - allowed object is String
      • getHeaders

        public java.util.List<java.lang.Object> getHeaders()
        Gets the value of the headers 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 headers property.

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

            getHeaders().add(newItem);
         

        Objects of the following type(s) are allowed in the list Object

      • getScope

        public Scope getScope()
        Gets the value of the scope property.
        Returns:
        possible object is Scope
      • setScope

        public void setScope​(Scope value)
        Sets the value of the scope property.
        Parameters:
        value - allowed object is Scope
      • getRowspan

        public java.math.BigInteger getRowspan()
        Gets the value of the rowspan property.
        Returns:
        possible object is BigInteger
      • setRowspan

        public void setRowspan​(java.math.BigInteger value)
        Sets the value of the rowspan property.
        Parameters:
        value - allowed object is BigInteger
      • getColspan

        public java.math.BigInteger getColspan()
        Gets the value of the colspan property.
        Returns:
        possible object is BigInteger
      • setColspan

        public void setColspan​(java.math.BigInteger value)
        Sets the value of the colspan property.
        Parameters:
        value - allowed object is BigInteger
      • getAlign

        public java.lang.String getAlign()
        Gets the value of the align property.
        Returns:
        possible object is String
      • setAlign

        public void setAlign​(java.lang.String value)
        Sets the value of the align property.
        Parameters:
        value - allowed object is String
      • getChar

        public java.lang.String getChar()
        Gets the value of the char property.
        Returns:
        possible object is String
      • setChar

        public void setChar​(java.lang.String value)
        Sets the value of the char property.
        Parameters:
        value - allowed object is String
      • getCharoff

        public java.lang.String getCharoff()
        Gets the value of the charoff property.
        Returns:
        possible object is String
      • setCharoff

        public void setCharoff​(java.lang.String value)
        Sets the value of the charoff property.
        Parameters:
        value - allowed object is String
      • getOnclick

        public java.lang.String getOnclick()
        Gets the value of the onclick property.
        Returns:
        possible object is String
      • setOnclick

        public void setOnclick​(java.lang.String value)
        Sets the value of the onclick property.
        Parameters:
        value - allowed object is String
      • getOndblclick

        public java.lang.String getOndblclick()
        Gets the value of the ondblclick property.
        Returns:
        possible object is String
      • setOndblclick

        public void setOndblclick​(java.lang.String value)
        Sets the value of the ondblclick property.
        Parameters:
        value - allowed object is String
      • getOnmousedown

        public java.lang.String getOnmousedown()
        Gets the value of the onmousedown property.
        Returns:
        possible object is String
      • setOnmousedown

        public void setOnmousedown​(java.lang.String value)
        Sets the value of the onmousedown property.
        Parameters:
        value - allowed object is String
      • getOnmouseup

        public java.lang.String getOnmouseup()
        Gets the value of the onmouseup property.
        Returns:
        possible object is String
      • setOnmouseup

        public void setOnmouseup​(java.lang.String value)
        Sets the value of the onmouseup property.
        Parameters:
        value - allowed object is String
      • getOnmouseover

        public java.lang.String getOnmouseover()
        Gets the value of the onmouseover property.
        Returns:
        possible object is String
      • setOnmouseover

        public void setOnmouseover​(java.lang.String value)
        Sets the value of the onmouseover property.
        Parameters:
        value - allowed object is String
      • getOnmousemove

        public java.lang.String getOnmousemove()
        Gets the value of the onmousemove property.
        Returns:
        possible object is String
      • setOnmousemove

        public void setOnmousemove​(java.lang.String value)
        Sets the value of the onmousemove property.
        Parameters:
        value - allowed object is String
      • getOnmouseout

        public java.lang.String getOnmouseout()
        Gets the value of the onmouseout property.
        Returns:
        possible object is String
      • setOnmouseout

        public void setOnmouseout​(java.lang.String value)
        Sets the value of the onmouseout property.
        Parameters:
        value - allowed object is String
      • getOnkeypress

        public java.lang.String getOnkeypress()
        Gets the value of the onkeypress property.
        Returns:
        possible object is String
      • setOnkeypress

        public void setOnkeypress​(java.lang.String value)
        Sets the value of the onkeypress property.
        Parameters:
        value - allowed object is String
      • getOnkeydown

        public java.lang.String getOnkeydown()
        Gets the value of the onkeydown property.
        Returns:
        possible object is String
      • setOnkeydown

        public void setOnkeydown​(java.lang.String value)
        Sets the value of the onkeydown property.
        Parameters:
        value - allowed object is String
      • getOnkeyup

        public java.lang.String getOnkeyup()
        Gets the value of the onkeyup property.
        Returns:
        possible object is String
      • setOnkeyup

        public void setOnkeyup​(java.lang.String value)
        Sets the value of the onkeyup property.
        Parameters:
        value - allowed object is String
      • getId

        public java.lang.String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        public void setId​(java.lang.String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String
      • getClazz

        public java.util.List<java.lang.String> getClazz()
        Gets the value of the clazz 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 clazz property.

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

            getClazz().add(newItem);
         

        Objects of the following type(s) are allowed in the list String

      • getStyle

        public java.lang.String getStyle()
        Gets the value of the style property.
        Returns:
        possible object is String
      • setStyle

        public void setStyle​(java.lang.String value)
        Sets the value of the style property.
        Parameters:
        value - allowed object is String
      • getTitle

        public java.lang.String getTitle()
        Gets the value of the title property.
        Returns:
        possible object is String
      • setTitle

        public void setTitle​(java.lang.String value)
        Sets the value of the title property.
        Parameters:
        value - allowed object is String
      • getLangAttribute

        public java.lang.String getLangAttribute()
        Gets the value of the langAttribute property.
        Returns:
        possible object is String
      • setLangAttribute

        public void setLangAttribute​(java.lang.String value)
        Sets the value of the langAttribute property.
        Parameters:
        value - allowed object is String
      • getLang

        public java.lang.String getLang()
        Gets the value of the lang property.
        Returns:
        possible object is String
      • setLang

        public void setLang​(java.lang.String value)
        Sets the value of the lang property.
        Parameters:
        value - allowed object is String
      • getDir

        public java.lang.String getDir()
        Gets the value of the dir property.
        Returns:
        possible object is String
      • setDir

        public void setDir​(java.lang.String value)
        Sets the value of the dir property.
        Parameters:
        value - allowed object is String
      • getValign

        public java.lang.String getValign()
        Gets the value of the valign property.
        Returns:
        possible object is String
      • setValign

        public void setValign​(java.lang.String value)
        Sets the value of the valign property.
        Parameters:
        value - allowed object is String
      • withAbbr

        public Th withAbbr​(java.lang.String value)
      • withAxis

        public Th withAxis​(java.lang.String value)
      • withHeaders

        public Th withHeaders​(java.lang.Object... values)
      • withHeaders

        public Th withHeaders​(java.util.Collection<java.lang.Object> values)
      • withScope

        public Th withScope​(Scope value)
      • withRowspan

        public Th withRowspan​(java.math.BigInteger value)
      • withColspan

        public Th withColspan​(java.math.BigInteger value)
      • withAlign

        public Th withAlign​(java.lang.String value)
      • withChar

        public Th withChar​(java.lang.String value)
      • withCharoff

        public Th withCharoff​(java.lang.String value)
      • withOnclick

        public Th withOnclick​(java.lang.String value)
      • withOndblclick

        public Th withOndblclick​(java.lang.String value)
      • withOnmousedown

        public Th withOnmousedown​(java.lang.String value)
      • withOnmouseup

        public Th withOnmouseup​(java.lang.String value)
      • withOnmouseover

        public Th withOnmouseover​(java.lang.String value)
      • withOnmousemove

        public Th withOnmousemove​(java.lang.String value)
      • withOnmouseout

        public Th withOnmouseout​(java.lang.String value)
      • withOnkeypress

        public Th withOnkeypress​(java.lang.String value)
      • withOnkeydown

        public Th withOnkeydown​(java.lang.String value)
      • withOnkeyup

        public Th withOnkeyup​(java.lang.String value)
      • withId

        public Th withId​(java.lang.String value)
      • withClazz

        public Th withClazz​(java.lang.String... values)
      • withClazz

        public Th withClazz​(java.util.Collection<java.lang.String> values)
      • withStyle

        public Th withStyle​(java.lang.String value)
      • withTitle

        public Th withTitle​(java.lang.String value)
      • withLangAttribute

        public Th withLangAttribute​(java.lang.String value)
      • withLang

        public Th withLang​(java.lang.String value)
      • withDir

        public Th withDir​(java.lang.String value)
      • withValign

        public Th withValign​(java.lang.String value)
      • withContent

        public Th withContent​(java.lang.Object... values)
        Overrides:
        withContent in class Flow
      • withContent

        public Th withContent​(java.util.Collection<java.lang.Object> values)
        Overrides:
        withContent in class Flow
      • equals

        public boolean equals​(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                              org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                              java.lang.Object object,
                              org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
        Specified by:
        equals in interface org.jvnet.jaxb2_commons.lang.Equals2
        Overrides:
        equals in class Flow
      • equals

        public boolean equals​(java.lang.Object object)
        Overrides:
        equals in class Flow
      • hashCode

        public int hashCode​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
        Specified by:
        hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
        Overrides:
        hashCode in class Flow
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Flow
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Flow
      • append

        public java.lang.StringBuilder append​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                              java.lang.StringBuilder buffer,
                                              org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        append in interface org.jvnet.jaxb2_commons.lang.ToString2
        Overrides:
        append in class Flow
      • appendFields

        public java.lang.StringBuilder appendFields​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                                    java.lang.StringBuilder buffer,
                                                    org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
        Overrides:
        appendFields in class Flow