@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public class Tabs
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="ReinforceTabs" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ReinforceBind" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ReinforceColor" type="{http://www.CIP4.org/JDFSchema_2_0}NamedColor" />
<attribute name="ReinforceColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="TabBrand" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="TabCount" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="TabsPerBank" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="TabExtensionDistance" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="TabBodyCopy" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
reinforceBind |
protected NamedColor |
reinforceColor |
protected java.lang.String |
reinforceColorDetails |
protected java.lang.Boolean |
reinforceTabs |
protected java.lang.Boolean |
tabBodyCopy |
protected java.lang.String |
tabBrand |
protected java.lang.Integer |
tabCount |
protected java.lang.Float |
tabExtensionDistance |
protected java.lang.Integer |
tabsPerBank |
| Constructor and Description |
|---|
Tabs() |
| 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.
|
NamedColor |
getReinforceColor()
Gets the value of the reinforceColor property.
|
java.lang.String |
getReinforceColorDetails()
Gets the value of the reinforceColorDetails property.
|
java.lang.String |
getTabBrand()
Gets the value of the tabBrand property.
|
java.lang.Integer |
getTabCount()
Gets the value of the tabCount property.
|
java.lang.Float |
getTabExtensionDistance()
Gets the value of the tabExtensionDistance property.
|
java.lang.Integer |
getTabsPerBank()
Gets the value of the tabsPerBank property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isReinforceBind()
Gets the value of the reinforceBind property.
|
java.lang.Boolean |
isReinforceTabs()
Gets the value of the reinforceTabs property.
|
java.lang.Boolean |
isTabBodyCopy()
Gets the value of the tabBodyCopy property.
|
void |
setReinforceBind(java.lang.Boolean value)
Sets the value of the reinforceBind property.
|
void |
setReinforceColor(NamedColor value)
Sets the value of the reinforceColor property.
|
void |
setReinforceColorDetails(java.lang.String value)
Sets the value of the reinforceColorDetails property.
|
void |
setReinforceTabs(java.lang.Boolean value)
Sets the value of the reinforceTabs property.
|
void |
setTabBodyCopy(java.lang.Boolean value)
Sets the value of the tabBodyCopy property.
|
void |
setTabBrand(java.lang.String value)
Sets the value of the tabBrand property.
|
void |
setTabCount(java.lang.Integer value)
Sets the value of the tabCount property.
|
void |
setTabExtensionDistance(java.lang.Float value)
Sets the value of the tabExtensionDistance property.
|
void |
setTabsPerBank(java.lang.Integer value)
Sets the value of the tabsPerBank property.
|
Tabs |
withReinforceBind(java.lang.Boolean value) |
Tabs |
withReinforceColor(NamedColor value) |
Tabs |
withReinforceColorDetails(java.lang.String value) |
Tabs |
withReinforceTabs(java.lang.Boolean value) |
Tabs |
withTabBodyCopy(java.lang.Boolean value) |
Tabs |
withTabBrand(java.lang.String value) |
Tabs |
withTabCount(java.lang.Integer value) |
Tabs |
withTabExtensionDistance(java.lang.Float value) |
Tabs |
withTabsPerBank(java.lang.Integer value) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean reinforceTabs
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean reinforceBind
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected NamedColor reinforceColor
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String reinforceColorDetails
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String tabBrand
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer tabCount
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Integer tabsPerBank
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float tabExtensionDistance
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean tabBodyCopy
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isReinforceTabs()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setReinforceTabs(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isReinforceBind()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setReinforceBind(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public NamedColor getReinforceColor()
NamedColor@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setReinforceColor(NamedColor value)
value - allowed object is
NamedColor@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getReinforceColorDetails()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setReinforceColorDetails(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getTabBrand()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setTabBrand(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getTabCount()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setTabCount(java.lang.Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Integer getTabsPerBank()
Integer@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00: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="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getTabExtensionDistance()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setTabExtensionDistance(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isTabBodyCopy()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setTabBodyCopy(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00: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 Tabs withReinforceTabs(java.lang.Boolean value)
public Tabs withReinforceBind(java.lang.Boolean value)
public Tabs withReinforceColor(NamedColor value)
public Tabs withReinforceColorDetails(java.lang.String value)
public Tabs withTabBrand(java.lang.String value)
public Tabs withTabCount(java.lang.Integer value)
public Tabs withTabsPerBank(java.lang.Integer value)
public Tabs withTabExtensionDistance(java.lang.Float value)
public Tabs withTabBodyCopy(java.lang.Boolean 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