public class RingBindingParams extends ParameterType implements java.io.Serializable
Java class for RingBindingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RingBindingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<attribute name="ViewBinder" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="BinderColor" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="SpineColor" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="SpineColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="BinderColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="RingDiameter" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="BinderName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="RingMechanic" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="RivetsExposed" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="BinderMaterial" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="SpineWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="RingShape" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="HoleMakingParamsRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
binderColor |
protected java.lang.String |
binderColorDetails |
protected java.lang.String |
binderMaterial |
protected java.lang.String |
binderName |
protected java.lang.Object |
holeMakingParamsRef |
protected java.lang.Double |
ringDiameter |
protected java.lang.Boolean |
ringMechanic |
protected java.lang.String |
ringShape |
protected java.lang.Boolean |
rivetsExposed |
protected java.lang.String |
spineColor |
protected java.lang.String |
spineColorDetails |
protected java.lang.Double |
spineWidth |
protected java.lang.String |
viewBinder |
| Constructor and Description |
|---|
RingBindingParams() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBinderColor()
Gets the value of the binderColor property.
|
java.lang.String |
getBinderColorDetails()
Gets the value of the binderColorDetails property.
|
java.lang.String |
getBinderMaterial()
Gets the value of the binderMaterial property.
|
java.lang.String |
getBinderName()
Gets the value of the binderName property.
|
java.lang.Object |
getHoleMakingParamsRef()
Gets the value of the holeMakingParamsRef property.
|
java.lang.Double |
getRingDiameter()
Gets the value of the ringDiameter property.
|
java.lang.Boolean |
getRingMechanic()
Gets the value of the ringMechanic property.
|
java.lang.String |
getRingShape()
Gets the value of the ringShape property.
|
java.lang.Boolean |
getRivetsExposed()
Gets the value of the rivetsExposed property.
|
java.lang.String |
getSpineColor()
Gets the value of the spineColor property.
|
java.lang.String |
getSpineColorDetails()
Gets the value of the spineColorDetails property.
|
java.lang.Double |
getSpineWidth()
Gets the value of the spineWidth property.
|
java.lang.String |
getViewBinder()
Gets the value of the viewBinder property.
|
void |
setBinderColor(java.lang.String value)
Sets the value of the binderColor property.
|
void |
setBinderColorDetails(java.lang.String value)
Sets the value of the binderColorDetails property.
|
void |
setBinderMaterial(java.lang.String value)
Sets the value of the binderMaterial property.
|
void |
setBinderName(java.lang.String value)
Sets the value of the binderName property.
|
void |
setHoleMakingParamsRef(java.lang.Object value)
Sets the value of the holeMakingParamsRef property.
|
void |
setRingDiameter(java.lang.Double value)
Sets the value of the ringDiameter property.
|
void |
setRingMechanic(java.lang.Boolean value)
Sets the value of the ringMechanic property.
|
void |
setRingShape(java.lang.String value)
Sets the value of the ringShape property.
|
void |
setRivetsExposed(java.lang.Boolean value)
Sets the value of the rivetsExposed property.
|
void |
setSpineColor(java.lang.String value)
Sets the value of the spineColor property.
|
void |
setSpineColorDetails(java.lang.String value)
Sets the value of the spineColorDetails property.
|
void |
setSpineWidth(java.lang.Double value)
Sets the value of the spineWidth property.
|
void |
setViewBinder(java.lang.String value)
Sets the value of the viewBinder property.
|
protected java.lang.String viewBinder
protected java.lang.String binderColor
protected java.lang.String spineColor
protected java.lang.String spineColorDetails
protected java.lang.String binderColorDetails
protected java.lang.Double ringDiameter
protected java.lang.String binderName
protected java.lang.Boolean ringMechanic
protected java.lang.Boolean rivetsExposed
protected java.lang.String binderMaterial
protected java.lang.Double spineWidth
protected java.lang.String ringShape
protected java.lang.Object holeMakingParamsRef
public java.lang.String getViewBinder()
Stringpublic void setViewBinder(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBinderColor()
Stringpublic void setBinderColor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSpineColor()
Stringpublic void setSpineColor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSpineColorDetails()
Stringpublic void setSpineColorDetails(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBinderColorDetails()
Stringpublic void setBinderColorDetails(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getRingDiameter()
Doublepublic void setRingDiameter(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getBinderName()
Stringpublic void setBinderName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getRingMechanic()
Booleanpublic void setRingMechanic(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getRivetsExposed()
Booleanpublic void setRivetsExposed(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getBinderMaterial()
Stringpublic void setBinderMaterial(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getSpineWidth()
Doublepublic void setSpineWidth(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getRingShape()
Stringpublic void setRingShape(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Object getHoleMakingParamsRef()
Objectpublic void setHoleMakingParamsRef(java.lang.Object value)
value - allowed object is
ObjectCopyright © 2012. All Rights Reserved.