public class SoftCoverBinding 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="Scoring" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="GlueProcedure" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="FoldingWidthBack" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<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="SpineFiberRoughing" 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="BlockThreadSewing" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="FoldingWidth" 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 Boolean |
blockThreadSewing |
protected Boolean |
endSheets |
protected Double |
foldingWidth |
protected Double |
foldingWidthBack |
protected String |
glueProcedure |
protected String |
scoring |
protected Boolean |
spineBrushing |
protected Boolean |
spineFiberRoughing |
protected String |
spineGlue |
protected Boolean |
spineLevelling |
protected Boolean |
spineMilling |
protected Boolean |
spineNotching |
protected Boolean |
spineSanding |
protected Boolean |
spineShredding |
| Constructor and Description |
|---|
SoftCoverBinding() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBlockThreadSewing()
Gets the value of the blockThreadSewing property.
|
Boolean |
getEndSheets()
Gets the value of the endSheets property.
|
Double |
getFoldingWidth()
Gets the value of the foldingWidth property.
|
Double |
getFoldingWidthBack()
Gets the value of the foldingWidthBack property.
|
String |
getGlueProcedure()
Gets the value of the glueProcedure property.
|
String |
getScoring()
Gets the value of the scoring property.
|
Boolean |
getSpineBrushing()
Gets the value of the spineBrushing property.
|
Boolean |
getSpineFiberRoughing()
Gets the value of the spineFiberRoughing property.
|
String |
getSpineGlue()
Gets the value of the spineGlue property.
|
Boolean |
getSpineLevelling()
Gets the value of the spineLevelling property.
|
Boolean |
getSpineMilling()
Gets the value of the spineMilling property.
|
Boolean |
getSpineNotching()
Gets the value of the spineNotching property.
|
Boolean |
getSpineSanding()
Gets the value of the spineSanding property.
|
Boolean |
getSpineShredding()
Gets the value of the spineShredding property.
|
void |
setBlockThreadSewing(Boolean value)
Sets the value of the blockThreadSewing property.
|
void |
setEndSheets(Boolean value)
Sets the value of the endSheets property.
|
void |
setFoldingWidth(Double value)
Sets the value of the foldingWidth property.
|
void |
setFoldingWidthBack(Double value)
Sets the value of the foldingWidthBack property.
|
void |
setGlueProcedure(String value)
Sets the value of the glueProcedure property.
|
void |
setScoring(String value)
Sets the value of the scoring property.
|
void |
setSpineBrushing(Boolean value)
Sets the value of the spineBrushing property.
|
void |
setSpineFiberRoughing(Boolean value)
Sets the value of the spineFiberRoughing property.
|
void |
setSpineGlue(String value)
Sets the value of the spineGlue property.
|
void |
setSpineLevelling(Boolean value)
Sets the value of the spineLevelling property.
|
void |
setSpineMilling(Boolean value)
Sets the value of the spineMilling property.
|
void |
setSpineNotching(Boolean value)
Sets the value of the spineNotching property.
|
void |
setSpineSanding(Boolean value)
Sets the value of the spineSanding property.
|
void |
setSpineShredding(Boolean value)
Sets the value of the spineShredding property.
|
protected String scoring
protected String glueProcedure
protected Double foldingWidthBack
protected Boolean spineLevelling
protected Boolean spineSanding
protected Boolean spineFiberRoughing
protected Boolean spineNotching
protected Boolean spineBrushing
protected Boolean endSheets
protected Boolean blockThreadSewing
protected Double foldingWidth
protected String spineGlue
protected Boolean spineShredding
protected Boolean spineMilling
public String getScoring()
Stringpublic void setScoring(String value)
value - allowed object is
Stringpublic String getGlueProcedure()
Stringpublic void setGlueProcedure(String value)
value - allowed object is
Stringpublic Double getFoldingWidthBack()
Doublepublic void setFoldingWidthBack(Double value)
value - allowed object is
Doublepublic Boolean getSpineLevelling()
Booleanpublic void setSpineLevelling(Boolean value)
value - allowed object is
Booleanpublic Boolean getSpineSanding()
Booleanpublic void setSpineSanding(Boolean value)
value - allowed object is
Booleanpublic Boolean getSpineFiberRoughing()
Booleanpublic void setSpineFiberRoughing(Boolean value)
value - allowed object is
Booleanpublic Boolean getSpineNotching()
Booleanpublic void setSpineNotching(Boolean value)
value - allowed object is
Booleanpublic Boolean getSpineBrushing()
Booleanpublic void setSpineBrushing(Boolean value)
value - allowed object is
Booleanpublic Boolean getEndSheets()
Booleanpublic void setEndSheets(Boolean value)
value - allowed object is
Booleanpublic Boolean getBlockThreadSewing()
Booleanpublic void setBlockThreadSewing(Boolean value)
value - allowed object is
Booleanpublic Double getFoldingWidth()
Doublepublic void setFoldingWidth(Double value)
value - allowed object is
Doublepublic String getSpineGlue()
Stringpublic void setSpineGlue(String value)
value - allowed object is
Stringpublic Boolean getSpineShredding()
Booleanpublic void setSpineShredding(Boolean value)
value - allowed object is
Booleanpublic Boolean getSpineMilling()
BooleanCopyright © 2012. All Rights Reserved.