Package org.cip4.lib.xjdf.schema
Class Tabs
- java.lang.Object
-
- org.cip4.lib.xjdf.schema.Tabs
-
- All Implemented Interfaces:
java.io.Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
public class Tabs extends java.lang.Object implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2Java 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:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.BooleanreinforceBindprotected java.lang.StringreinforceColorprotected java.lang.StringreinforceColorDetailsprotected java.lang.BooleanreinforceTabsprotected java.lang.BooleantabBodyCopyprotected java.lang.StringtabBrandprotected java.lang.IntegertabCountprotected java.lang.FloattabExtensionDistanceprotected java.lang.IntegertabsPerBank
-
Constructor Summary
Constructors Constructor Description Tabs()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object object)booleanequals(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.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.java.lang.StringgetReinforceColor()Gets the value of the reinforceColor property.java.lang.StringgetReinforceColorDetails()Gets the value of the reinforceColorDetails property.java.lang.StringgetTabBrand()Gets the value of the tabBrand property.java.lang.IntegergetTabCount()Gets the value of the tabCount property.java.lang.FloatgetTabExtensionDistance()Gets the value of the tabExtensionDistance property.java.lang.IntegergetTabsPerBank()Gets the value of the tabsPerBank property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)java.lang.BooleanisReinforceBind()Gets the value of the reinforceBind property.java.lang.BooleanisReinforceTabs()Gets the value of the reinforceTabs property.java.lang.BooleanisTabBodyCopy()Gets the value of the tabBodyCopy property.voidsetReinforceBind(java.lang.Boolean value)Sets the value of the reinforceBind property.voidsetReinforceColor(java.lang.String value)Sets the value of the reinforceColor property.voidsetReinforceColorDetails(java.lang.String value)Sets the value of the reinforceColorDetails property.voidsetReinforceTabs(java.lang.Boolean value)Sets the value of the reinforceTabs property.voidsetTabBodyCopy(java.lang.Boolean value)Sets the value of the tabBodyCopy property.voidsetTabBrand(java.lang.String value)Sets the value of the tabBrand property.voidsetTabCount(java.lang.Integer value)Sets the value of the tabCount property.voidsetTabExtensionDistance(java.lang.Float value)Sets the value of the tabExtensionDistance property.voidsetTabsPerBank(java.lang.Integer value)Sets the value of the tabsPerBank property.TabswithReinforceBind(java.lang.Boolean value)TabswithReinforceColor(java.lang.String value)TabswithReinforceColorDetails(java.lang.String value)TabswithReinforceTabs(java.lang.Boolean value)TabswithTabBodyCopy(java.lang.Boolean value)TabswithTabBrand(java.lang.String value)TabswithTabCount(java.lang.Integer value)TabswithTabExtensionDistance(java.lang.Float value)TabswithTabsPerBank(java.lang.Integer value)
-
-
-
Field Detail
-
reinforceTabs
protected java.lang.Boolean reinforceTabs
-
reinforceBind
protected java.lang.Boolean reinforceBind
-
reinforceColor
protected java.lang.String reinforceColor
-
reinforceColorDetails
protected java.lang.String reinforceColorDetails
-
tabBrand
protected java.lang.String tabBrand
-
tabCount
protected java.lang.Integer tabCount
-
tabsPerBank
protected java.lang.Integer tabsPerBank
-
tabExtensionDistance
protected java.lang.Float tabExtensionDistance
-
tabBodyCopy
protected java.lang.Boolean tabBodyCopy
-
-
Method Detail
-
isReinforceTabs
public java.lang.Boolean isReinforceTabs()
Gets the value of the reinforceTabs property.- Returns:
- possible object is
Boolean
-
setReinforceTabs
public void setReinforceTabs(java.lang.Boolean value)
Sets the value of the reinforceTabs property.- Parameters:
value- allowed object isBoolean
-
isReinforceBind
public java.lang.Boolean isReinforceBind()
Gets the value of the reinforceBind property.- Returns:
- possible object is
Boolean
-
setReinforceBind
public void setReinforceBind(java.lang.Boolean value)
Sets the value of the reinforceBind property.- Parameters:
value- allowed object isBoolean
-
getReinforceColor
public java.lang.String getReinforceColor()
Gets the value of the reinforceColor property.- Returns:
- possible object is
String
-
setReinforceColor
public void setReinforceColor(java.lang.String value)
Sets the value of the reinforceColor property.- Parameters:
value- allowed object isString
-
getReinforceColorDetails
public java.lang.String getReinforceColorDetails()
Gets the value of the reinforceColorDetails property.- Returns:
- possible object is
String
-
setReinforceColorDetails
public void setReinforceColorDetails(java.lang.String value)
Sets the value of the reinforceColorDetails property.- Parameters:
value- allowed object isString
-
getTabBrand
public java.lang.String getTabBrand()
Gets the value of the tabBrand property.- Returns:
- possible object is
String
-
setTabBrand
public void setTabBrand(java.lang.String value)
Sets the value of the tabBrand property.- Parameters:
value- allowed object isString
-
getTabCount
public java.lang.Integer getTabCount()
Gets the value of the tabCount property.- Returns:
- possible object is
Integer
-
setTabCount
public void setTabCount(java.lang.Integer value)
Sets the value of the tabCount property.- Parameters:
value- allowed object isInteger
-
getTabsPerBank
public java.lang.Integer getTabsPerBank()
Gets the value of the tabsPerBank property.- Returns:
- possible object is
Integer
-
setTabsPerBank
public void setTabsPerBank(java.lang.Integer value)
Sets the value of the tabsPerBank property.- Parameters:
value- allowed object isInteger
-
getTabExtensionDistance
public java.lang.Float getTabExtensionDistance()
Gets the value of the tabExtensionDistance property.- Returns:
- possible object is
Float
-
setTabExtensionDistance
public void setTabExtensionDistance(java.lang.Float value)
Sets the value of the tabExtensionDistance property.- Parameters:
value- allowed object isFloat
-
isTabBodyCopy
public java.lang.Boolean isTabBodyCopy()
Gets the value of the tabBodyCopy property.- Returns:
- possible object is
Boolean
-
setTabBodyCopy
public void setTabBodyCopy(java.lang.Boolean value)
Sets the value of the tabBodyCopy property.- Parameters:
value- allowed object isBoolean
-
getOtherAttributes
public 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.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
public Tabs withReinforceTabs(java.lang.Boolean value)
-
withReinforceBind
public Tabs withReinforceBind(java.lang.Boolean value)
-
withReinforceColor
public Tabs withReinforceColor(java.lang.String value)
-
withReinforceColorDetails
public Tabs withReinforceColorDetails(java.lang.String value)
-
withTabBrand
public Tabs withTabBrand(java.lang.String value)
-
withTabCount
public Tabs withTabCount(java.lang.Integer value)
-
withTabsPerBank
public Tabs withTabsPerBank(java.lang.Integer value)
-
withTabExtensionDistance
public Tabs withTabExtensionDistance(java.lang.Float value)
-
withTabBodyCopy
public Tabs withTabBodyCopy(java.lang.Boolean value)
-
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:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
public boolean equals(java.lang.Object object)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
-