@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public class SoftCoverBinding
extends java.lang.Object
implements java.io.Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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="BlockThreadSewing" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="EndSheets" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="FoldingWidth" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="FoldingWidthBack" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="GlueProcedure">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="Spine"/>
<enumeration value="SideOnly"/>
<enumeration value="SingleSide"/>
<enumeration value="SideSpine"/>
</restriction>
</simpleType>
</attribute>
<attribute name="Scoring">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="TwiceScored"/>
<enumeration value="QuadScored"/>
<enumeration value="None"/>
</restriction>
</simpleType>
</attribute>
<attribute name="SpineGlue" type="{http://www.CIP4.org/JDFSchema_2_0}EnumGlue" />
<attribute name="SpineOperations" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
SoftCoverBinding.GlueProcedure
Java class for null.
|
static class |
SoftCoverBinding.Scoring
Java class for null.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
blockThreadSewing |
protected java.lang.Boolean |
endSheets |
protected java.lang.Float |
foldingWidth |
protected java.lang.Float |
foldingWidthBack |
protected SoftCoverBinding.GlueProcedure |
glueProcedure |
protected SoftCoverBinding.Scoring |
scoring |
protected EnumGlue |
spineGlue |
protected java.util.List<java.lang.String> |
spineOperations |
| Constructor and Description |
|---|
SoftCoverBinding() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
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.EqualsStrategy strategy) |
java.lang.Float |
getFoldingWidth()
Gets the value of the foldingWidth property.
|
java.lang.Float |
getFoldingWidthBack()
Gets the value of the foldingWidthBack property.
|
SoftCoverBinding.GlueProcedure |
getGlueProcedure()
Gets the value of the glueProcedure property.
|
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.
|
SoftCoverBinding.Scoring |
getScoring()
Gets the value of the scoring property.
|
EnumGlue |
getSpineGlue()
Gets the value of the spineGlue property.
|
java.util.List<java.lang.String> |
getSpineOperations()
Gets the value of the spineOperations property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isBlockThreadSewing()
Gets the value of the blockThreadSewing property.
|
java.lang.Boolean |
isEndSheets()
Gets the value of the endSheets property.
|
void |
setBlockThreadSewing(java.lang.Boolean value)
Sets the value of the blockThreadSewing property.
|
void |
setEndSheets(java.lang.Boolean value)
Sets the value of the endSheets property.
|
void |
setFoldingWidth(java.lang.Float value)
Sets the value of the foldingWidth property.
|
void |
setFoldingWidthBack(java.lang.Float value)
Sets the value of the foldingWidthBack property.
|
void |
setGlueProcedure(SoftCoverBinding.GlueProcedure value)
Sets the value of the glueProcedure property.
|
void |
setScoring(SoftCoverBinding.Scoring value)
Sets the value of the scoring property.
|
void |
setSpineGlue(EnumGlue value)
Sets the value of the spineGlue property.
|
SoftCoverBinding |
withBlockThreadSewing(java.lang.Boolean value) |
SoftCoverBinding |
withEndSheets(java.lang.Boolean value) |
SoftCoverBinding |
withFoldingWidth(java.lang.Float value) |
SoftCoverBinding |
withFoldingWidthBack(java.lang.Float value) |
SoftCoverBinding |
withGlueProcedure(SoftCoverBinding.GlueProcedure value) |
SoftCoverBinding |
withScoring(SoftCoverBinding.Scoring value) |
SoftCoverBinding |
withSpineGlue(EnumGlue value) |
SoftCoverBinding |
withSpineOperations(java.util.Collection<java.lang.String> values) |
SoftCoverBinding |
withSpineOperations(java.lang.String... values) |
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean blockThreadSewing
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Boolean endSheets
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float foldingWidth
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.Float foldingWidthBack
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected SoftCoverBinding.GlueProcedure glueProcedure
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected SoftCoverBinding.Scoring scoring
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected EnumGlue spineGlue
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.util.List<java.lang.String> spineOperations
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isBlockThreadSewing()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setBlockThreadSewing(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Boolean isEndSheets()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setEndSheets(java.lang.Boolean value)
value - allowed object is
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getFoldingWidth()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setFoldingWidth(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.Float getFoldingWidthBack()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setFoldingWidthBack(java.lang.Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public SoftCoverBinding.GlueProcedure getGlueProcedure()
SoftCoverBinding.GlueProcedure@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setGlueProcedure(SoftCoverBinding.GlueProcedure value)
value - allowed object is
SoftCoverBinding.GlueProcedure@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public SoftCoverBinding.Scoring getScoring()
SoftCoverBinding.Scoring@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setScoring(SoftCoverBinding.Scoring value)
value - allowed object is
SoftCoverBinding.Scoring@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public EnumGlue getSpineGlue()
EnumGlue@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setSpineGlue(EnumGlue value)
value - allowed object is
EnumGlue@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.util.List<java.lang.String> getSpineOperations()
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 spineOperations property.
For example, to add a new item, do as follows:
getSpineOperations().add(newItem);
Objects of the following type(s) are allowed in the list
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
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.
public SoftCoverBinding withBlockThreadSewing(java.lang.Boolean value)
public SoftCoverBinding withEndSheets(java.lang.Boolean value)
public SoftCoverBinding withFoldingWidth(java.lang.Float value)
public SoftCoverBinding withFoldingWidthBack(java.lang.Float value)
public SoftCoverBinding withGlueProcedure(SoftCoverBinding.GlueProcedure value)
public SoftCoverBinding withScoring(SoftCoverBinding.Scoring value)
public SoftCoverBinding withSpineGlue(EnumGlue value)
public SoftCoverBinding withSpineOperations(java.lang.String... values)
public SoftCoverBinding withSpineOperations(java.util.Collection<java.lang.String> values)
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.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Object