@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public class TabDimensions
extends java.lang.Object
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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}EnumEdge" />
<attribute name="TabExtensionDistance" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="TabOffset" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="TabSetCollationOrder" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="TabsPerBank" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="TabWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected EnumEdge |
tabEdge |
protected java.lang.Double |
tabExtensionDistance |
protected java.lang.Double |
tabOffset |
protected java.lang.String |
tabSetCollationOrder |
protected java.lang.Integer |
tabsPerBank |
protected java.lang.Double |
tabWidth |
| Constructor and Description |
|---|
TabDimensions() |
| Modifier and Type | Method and Description |
|---|---|
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.EqualsStrategy strategy) |
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
EnumEdge |
getTabEdge()
Gets the value of the tabEdge property.
|
java.lang.Double |
getTabExtensionDistance()
Gets the value of the tabExtensionDistance property.
|
java.lang.Double |
getTabOffset()
Gets the value of the tabOffset property.
|
java.lang.String |
getTabSetCollationOrder()
Gets the value of the tabSetCollationOrder property.
|
java.lang.Integer |
getTabsPerBank()
Gets the value of the tabsPerBank property.
|
java.lang.Double |
getTabWidth()
Gets the value of the tabWidth property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setTabEdge(EnumEdge value)
Sets the value of the tabEdge property.
|
void |
setTabExtensionDistance(java.lang.Double value)
Sets the value of the tabExtensionDistance property.
|
void |
setTabOffset(java.lang.Double value)
Sets the value of the tabOffset property.
|
void |
setTabSetCollationOrder(java.lang.String value)
Sets the value of the tabSetCollationOrder property.
|
void |
setTabsPerBank(java.lang.Integer value)
Sets the value of the tabsPerBank property.
|
void |
setTabWidth(java.lang.Double value)
Sets the value of the tabWidth property.
|
TabDimensions |
withTabEdge(EnumEdge value) |
TabDimensions |
withTabExtensionDistance(java.lang.Double value) |
TabDimensions |
withTabOffset(java.lang.Double value) |
TabDimensions |
withTabSetCollationOrder(java.lang.String value) |
TabDimensions |
withTabsPerBank(java.lang.Integer value) |
TabDimensions |
withTabWidth(java.lang.Double value) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected EnumEdge tabEdge
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double tabExtensionDistance
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double tabOffset
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.String tabSetCollationOrder
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer tabsPerBank
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
protected java.lang.Double tabWidth
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public EnumEdge getTabEdge()
EnumEdge@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTabEdge(EnumEdge value)
value - allowed object is
EnumEdge@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getTabExtensionDistance()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTabExtensionDistance(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getTabOffset()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTabOffset(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.String getTabSetCollationOrder()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTabSetCollationOrder(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getTabsPerBank()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTabsPerBank(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.lang.Double getTabWidth()
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public void setTabWidth(java.lang.Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver",
date="2017-03-27T06:28:30+02:00",
comments="JAXB RI v2.2.11")
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
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.
public TabDimensions withTabEdge(EnumEdge value)
public TabDimensions withTabExtensionDistance(java.lang.Double value)
public TabDimensions withTabOffset(java.lang.Double value)
public TabDimensions withTabSetCollationOrder(java.lang.String value)
public TabDimensions withTabsPerBank(java.lang.Integer value)
public TabDimensions withTabWidth(java.lang.Double value)
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.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Object