public class HardCoverBinding
extends java.lang.Object
implements java.io.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">
<sequence>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}RegisterRibbon" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="TightBacking" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="HeadBandColor" type="{http://www.CIP4.org/JDFSchema_2_0}EnumNamedColor" />
<attribute name="HeadBandColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Thickness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="JapanBind" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineLevelling" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineSanding" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Jacket" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="SpineFiberRoughing" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="CoverStyle" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="HeadBands" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineNotching" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineBrushing" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EndSheets" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="StripMaterial" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="BlockThreadSewing" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="JacketFoldingWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="SpineGlue" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="SpineShredding" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineMilling" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
blockThreadSewing |
protected java.lang.String |
coverStyle |
protected java.lang.Boolean |
endSheets |
protected EnumNamedColor |
headBandColor |
protected java.lang.String |
headBandColorDetails |
protected java.lang.Boolean |
headBands |
protected java.lang.String |
jacket |
protected java.lang.Double |
jacketFoldingWidth |
protected java.lang.Boolean |
japanBind |
protected java.util.List<RegisterRibbon> |
registerRibbons |
protected java.lang.Boolean |
spineBrushing |
protected java.lang.Boolean |
spineFiberRoughing |
protected java.lang.String |
spineGlue |
protected java.lang.Boolean |
spineLevelling |
protected java.lang.Boolean |
spineMilling |
protected java.lang.Boolean |
spineNotching |
protected java.lang.Boolean |
spineSanding |
protected java.lang.Boolean |
spineShredding |
protected java.lang.String |
stripMaterial |
protected java.lang.Double |
thickness |
protected java.lang.String |
tightBacking |
| Constructor and Description |
|---|
HardCoverBinding() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getBlockThreadSewing()
Gets the value of the blockThreadSewing property.
|
java.lang.String |
getCoverStyle()
Gets the value of the coverStyle property.
|
java.lang.Boolean |
getEndSheets()
Gets the value of the endSheets property.
|
EnumNamedColor |
getHeadBandColor()
Gets the value of the headBandColor property.
|
java.lang.String |
getHeadBandColorDetails()
Gets the value of the headBandColorDetails property.
|
java.lang.Boolean |
getHeadBands()
Gets the value of the headBands property.
|
java.lang.String |
getJacket()
Gets the value of the jacket property.
|
java.lang.Double |
getJacketFoldingWidth()
Gets the value of the jacketFoldingWidth property.
|
java.lang.Boolean |
getJapanBind()
Gets the value of the japanBind property.
|
java.util.List<RegisterRibbon> |
getRegisterRibbons()
Gets the value of the registerRibbons property.
|
java.lang.Boolean |
getSpineBrushing()
Gets the value of the spineBrushing property.
|
java.lang.Boolean |
getSpineFiberRoughing()
Gets the value of the spineFiberRoughing property.
|
java.lang.String |
getSpineGlue()
Gets the value of the spineGlue property.
|
java.lang.Boolean |
getSpineLevelling()
Gets the value of the spineLevelling property.
|
java.lang.Boolean |
getSpineMilling()
Gets the value of the spineMilling property.
|
java.lang.Boolean |
getSpineNotching()
Gets the value of the spineNotching property.
|
java.lang.Boolean |
getSpineSanding()
Gets the value of the spineSanding property.
|
java.lang.Boolean |
getSpineShredding()
Gets the value of the spineShredding property.
|
java.lang.String |
getStripMaterial()
Gets the value of the stripMaterial property.
|
java.lang.Double |
getThickness()
Gets the value of the thickness property.
|
java.lang.String |
getTightBacking()
Gets the value of the tightBacking property.
|
void |
setBlockThreadSewing(java.lang.Boolean value)
Sets the value of the blockThreadSewing property.
|
void |
setCoverStyle(java.lang.String value)
Sets the value of the coverStyle property.
|
void |
setEndSheets(java.lang.Boolean value)
Sets the value of the endSheets property.
|
void |
setHeadBandColor(EnumNamedColor value)
Sets the value of the headBandColor property.
|
void |
setHeadBandColorDetails(java.lang.String value)
Sets the value of the headBandColorDetails property.
|
void |
setHeadBands(java.lang.Boolean value)
Sets the value of the headBands property.
|
void |
setJacket(java.lang.String value)
Sets the value of the jacket property.
|
void |
setJacketFoldingWidth(java.lang.Double value)
Sets the value of the jacketFoldingWidth property.
|
void |
setJapanBind(java.lang.Boolean value)
Sets the value of the japanBind property.
|
void |
setSpineBrushing(java.lang.Boolean value)
Sets the value of the spineBrushing property.
|
void |
setSpineFiberRoughing(java.lang.Boolean value)
Sets the value of the spineFiberRoughing property.
|
void |
setSpineGlue(java.lang.String value)
Sets the value of the spineGlue property.
|
void |
setSpineLevelling(java.lang.Boolean value)
Sets the value of the spineLevelling property.
|
void |
setSpineMilling(java.lang.Boolean value)
Sets the value of the spineMilling property.
|
void |
setSpineNotching(java.lang.Boolean value)
Sets the value of the spineNotching property.
|
void |
setSpineSanding(java.lang.Boolean value)
Sets the value of the spineSanding property.
|
void |
setSpineShredding(java.lang.Boolean value)
Sets the value of the spineShredding property.
|
void |
setStripMaterial(java.lang.String value)
Sets the value of the stripMaterial property.
|
void |
setThickness(java.lang.Double value)
Sets the value of the thickness property.
|
void |
setTightBacking(java.lang.String value)
Sets the value of the tightBacking property.
|
protected java.util.List<RegisterRibbon> registerRibbons
protected java.lang.String tightBacking
protected EnumNamedColor headBandColor
protected java.lang.String headBandColorDetails
protected java.lang.Double thickness
protected java.lang.Boolean japanBind
protected java.lang.Boolean spineLevelling
protected java.lang.Boolean spineSanding
protected java.lang.String jacket
protected java.lang.Boolean spineFiberRoughing
protected java.lang.String coverStyle
protected java.lang.Boolean headBands
protected java.lang.Boolean spineNotching
protected java.lang.Boolean spineBrushing
protected java.lang.Boolean endSheets
protected java.lang.String stripMaterial
protected java.lang.Boolean blockThreadSewing
protected java.lang.Double jacketFoldingWidth
protected java.lang.String spineGlue
protected java.lang.Boolean spineShredding
protected java.lang.Boolean spineMilling
public java.util.List<RegisterRibbon> getRegisterRibbons()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the registerRibbons property.
For example, to add a new item, do as follows:
getRegisterRibbons().add(newItem);
Objects of the following type(s) are allowed in the list
RegisterRibbon
public java.lang.String getTightBacking()
Stringpublic void setTightBacking(java.lang.String value)
value - allowed object is
Stringpublic EnumNamedColor getHeadBandColor()
EnumNamedColorpublic void setHeadBandColor(EnumNamedColor value)
value - allowed object is
EnumNamedColorpublic java.lang.String getHeadBandColorDetails()
Stringpublic void setHeadBandColorDetails(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getThickness()
Doublepublic void setThickness(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Boolean getJapanBind()
Booleanpublic void setJapanBind(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getSpineLevelling()
Booleanpublic void setSpineLevelling(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getSpineSanding()
Booleanpublic void setSpineSanding(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getJacket()
Stringpublic void setJacket(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getSpineFiberRoughing()
Booleanpublic void setSpineFiberRoughing(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getCoverStyle()
Stringpublic void setCoverStyle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getHeadBands()
Booleanpublic void setHeadBands(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getSpineNotching()
Booleanpublic void setSpineNotching(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getSpineBrushing()
Booleanpublic void setSpineBrushing(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getEndSheets()
Booleanpublic void setEndSheets(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getStripMaterial()
Stringpublic void setStripMaterial(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getBlockThreadSewing()
Booleanpublic void setBlockThreadSewing(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getJacketFoldingWidth()
Doublepublic void setJacketFoldingWidth(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getSpineGlue()
Stringpublic void setSpineGlue(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getSpineShredding()
Booleanpublic void setSpineShredding(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getSpineMilling()
Booleanpublic void setSpineMilling(java.lang.Boolean value)
value - allowed object is
BooleanCopyright © 2012. All Rights Reserved.