Class TabDimensions

java.lang.Object
org.cip4.lib.xjdf.schema.TabDimensions
All Implemented Interfaces:
Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public class TabDimensions extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2

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">
       <attribute name="TabEdge" type="{http://www.CIP4.org/JDFSchema_2_0}Edge" />
       <attribute name="TabExtensionDistance" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="TabOffset" type="{http://www.w3.org/2001/XMLSchema}float" />
       <attribute name="TabSetCollationOrder">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
             <enumeration value="Forward"/>
             <enumeration value="Reverse"/>
           </restriction>
         </simpleType>
       </attribute>
       <attribute name="TabsPerBank" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="TabWidth" type="{http://www.w3.org/2001/XMLSchema}float" />
       <anyAttribute processContents='lax' namespace='##other'/>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

    • tabEdge

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Edge tabEdge
    • tabExtensionDistance

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float tabExtensionDistance
    • tabOffset

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float tabOffset
    • tabSetCollationOrder

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected TabDimensions.TabSetCollationOrder tabSetCollationOrder
    • tabsPerBank

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Integer tabsPerBank
    • tabWidth

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float tabWidth
  • Constructor Details

    • TabDimensions

      public TabDimensions()
  • Method Details

    • getTabEdge

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Edge getTabEdge()
      Gets the value of the tabEdge property.
      Returns:
      possible object is Edge
    • setTabEdge

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTabEdge(Edge value)
      Sets the value of the tabEdge property.
      Parameters:
      value - allowed object is Edge
    • getTabExtensionDistance

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getTabExtensionDistance()
      Gets the value of the tabExtensionDistance property.
      Returns:
      possible object is Float
    • setTabExtensionDistance

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTabExtensionDistance(Float value)
      Sets the value of the tabExtensionDistance property.
      Parameters:
      value - allowed object is Float
    • getTabOffset

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getTabOffset()
      Gets the value of the tabOffset property.
      Returns:
      possible object is Float
    • setTabOffset

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTabOffset(Float value)
      Sets the value of the tabOffset property.
      Parameters:
      value - allowed object is Float
    • getTabSetCollationOrder

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public TabDimensions.TabSetCollationOrder getTabSetCollationOrder()
      Gets the value of the tabSetCollationOrder property.
      Returns:
      possible object is TabDimensions.TabSetCollationOrder
    • setTabSetCollationOrder

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTabSetCollationOrder(TabDimensions.TabSetCollationOrder value)
      Sets the value of the tabSetCollationOrder property.
      Parameters:
      value - allowed object is TabDimensions.TabSetCollationOrder
    • getTabsPerBank

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Integer getTabsPerBank()
      Gets the value of the tabsPerBank property.
      Returns:
      possible object is Integer
    • setTabsPerBank

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTabsPerBank(Integer value)
      Sets the value of the tabsPerBank property.
      Parameters:
      value - allowed object is Integer
    • getTabWidth

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getTabWidth()
      Gets the value of the tabWidth property.
      Returns:
      possible object is Float
    • setTabWidth

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTabWidth(Float value)
      Sets the value of the tabWidth property.
      Parameters:
      value - allowed object is Float
    • getOtherAttributes

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Map<QName,String> getOtherAttributes()
      Gets a map that contains attributes that aren't bound to any typed property on this class.

      the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

      Returns:
      always non-null
    • withTabEdge

      public TabDimensions withTabEdge(Edge value)
    • withTabExtensionDistance

      public TabDimensions withTabExtensionDistance(Float value)
    • withTabOffset

      public TabDimensions withTabOffset(Float value)
    • withTabSetCollationOrder

      public TabDimensions withTabSetCollationOrder(TabDimensions.TabSetCollationOrder value)
    • withTabsPerBank

      public TabDimensions withTabsPerBank(Integer value)
    • withTabWidth

      public TabDimensions withTabWidth(Float value)
    • equals

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

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • 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
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object