Package org.cip4.lib.xjdf.schema
Class Tabs
java.lang.Object
org.cip4.lib.xjdf.schema.Tabs
- All Implemented Interfaces:
Serializable
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v4.0.4",
date="2025-09-19T22:22:03Z")
public class Tabs
extends Object
implements Serializable
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.w3.org/2001/XMLSchema}boolean" />
<attribute name="ReinforceBind" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="ReinforceColor" type="{http://www.CIP4.org/JDFSchema_2_0}NamedColor" />
<attribute name="ReinforceColorDetails" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="TabBrand" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="TabCount" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="TabsPerBank" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="TabExtensionDistance" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="TabBodyCopy" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the reinforceColor property.Gets the value of the reinforceColorDetails property.Gets the value of the tabBrand property.Gets the value of the tabCount property.Gets the value of the tabExtensionDistance property.Gets the value of the tabsPerBank property.inthashCode()Gets the value of the reinforceBind property.Gets the value of the reinforceTabs property.Gets the value of the tabBodyCopy property.voidsetReinforceBind(Boolean value) Sets the value of the reinforceBind property.voidsetReinforceColor(String value) Sets the value of the reinforceColor property.voidsetReinforceColorDetails(String value) Sets the value of the reinforceColorDetails property.voidsetReinforceTabs(Boolean value) Sets the value of the reinforceTabs property.voidsetTabBodyCopy(Boolean value) Sets the value of the tabBodyCopy property.voidsetTabBrand(String value) Sets the value of the tabBrand property.voidsetTabCount(Integer value) Sets the value of the tabCount property.voidsetTabExtensionDistance(Float value) Sets the value of the tabExtensionDistance property.voidsetTabsPerBank(Integer value) Sets the value of the tabsPerBank property.withReinforceBind(Boolean value) withReinforceColor(String value) withReinforceColorDetails(String value) withReinforceTabs(Boolean value) withTabBodyCopy(Boolean value) withTabBrand(String value) withTabCount(Integer value) withTabExtensionDistance(Float value) withTabsPerBank(Integer value)
-
Field Details
-
reinforceTabs
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Boolean reinforceTabs -
reinforceBind
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Boolean reinforceBind -
reinforceColor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected String reinforceColor -
reinforceColorDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected String reinforceColorDetails -
tabBrand
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected String tabBrand -
tabCount
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Integer tabCount -
tabsPerBank
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Integer tabsPerBank -
tabExtensionDistance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Float tabExtensionDistance -
tabBodyCopy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") protected Boolean tabBodyCopy
-
-
Constructor Details
-
Tabs
public Tabs()
-
-
Method Details
-
isReinforceTabs
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Boolean isReinforceTabs()Gets the value of the reinforceTabs property.- Returns:
- possible object is
Boolean
-
setReinforceTabs
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setReinforceTabs(Boolean value) Sets the value of the reinforceTabs property.- Parameters:
value- allowed object isBoolean
-
isReinforceBind
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Boolean isReinforceBind()Gets the value of the reinforceBind property.- Returns:
- possible object is
Boolean
-
setReinforceBind
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setReinforceBind(Boolean value) Sets the value of the reinforceBind property.- Parameters:
value- allowed object isBoolean
-
getReinforceColor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public String getReinforceColor()Gets the value of the reinforceColor property.- Returns:
- possible object is
String
-
setReinforceColor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setReinforceColor(String value) Sets the value of the reinforceColor property.- Parameters:
value- allowed object isString
-
getReinforceColorDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public String getReinforceColorDetails()Gets the value of the reinforceColorDetails property.- Returns:
- possible object is
String
-
setReinforceColorDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setReinforceColorDetails(String value) Sets the value of the reinforceColorDetails property.- Parameters:
value- allowed object isString
-
getTabBrand
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public String getTabBrand()Gets the value of the tabBrand property.- Returns:
- possible object is
String
-
setTabBrand
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setTabBrand(String value) Sets the value of the tabBrand property.- Parameters:
value- allowed object isString
-
getTabCount
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Integer getTabCount()Gets the value of the tabCount property.- Returns:
- possible object is
Integer
-
setTabCount
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setTabCount(Integer value) Sets the value of the tabCount property.- Parameters:
value- allowed object isInteger
-
getTabsPerBank
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") 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 v4.0.4", date="2025-09-19T22:22:03Z") public void setTabsPerBank(Integer value) Sets the value of the tabsPerBank property.- Parameters:
value- allowed object isInteger
-
getTabExtensionDistance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") 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 v4.0.4", date="2025-09-19T22:22:03Z") public void setTabExtensionDistance(Float value) Sets the value of the tabExtensionDistance property.- Parameters:
value- allowed object isFloat
-
isTabBodyCopy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public Boolean isTabBodyCopy()Gets the value of the tabBodyCopy property.- Returns:
- possible object is
Boolean
-
setTabBodyCopy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") public void setTabBodyCopy(Boolean value) Sets the value of the tabBodyCopy property.- Parameters:
value- allowed object isBoolean
-
getOtherAttributes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-09-19T22:22:03Z") 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
-
withReinforceTabs
-
withReinforceBind
-
withReinforceColor
-
withReinforceColorDetails
-
withTabBrand
-
withTabCount
-
withTabsPerBank
-
withTabExtensionDistance
-
withTabBodyCopy
-
equals
-
hashCode
public int hashCode()
-