@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public class HardCoverBinding
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">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}RegisterRibbon" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="BlockThreadSewing" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="CoverStyle" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="EndSheets" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="HeadBands" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="HeadBandColor" type="{http://www.CIP4.org/JDFSchema_2_0}NamedColor" />
<attribute name="HeadBandColorDetails" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Jacket">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="None"/>
<enumeration value="Loose"/>
<enumeration value="Glue"/>
</restriction>
</simpleType>
</attribute>
<attribute name="JacketFoldingWidth" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="JapanBind" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SpineGlue" type="{http://www.CIP4.org/JDFSchema_2_0}EnumGlue" />
<attribute name="SpineOperations" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="Thickness" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="TightBacking" type="{http://www.CIP4.org/JDFSchema_2_0}TightBacking" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
HardCoverBinding.Jacket
Java class for null.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
blockThreadSewing |
protected java.lang.String |
coverStyle |
protected java.lang.Boolean |
endSheets |
protected NamedColor |
headBandColor |
protected java.lang.String |
headBandColorDetails |
protected java.lang.Boolean |
headBands |
protected HardCoverBinding.Jacket |
jacket |
protected java.lang.Float |
jacketFoldingWidth |
protected java.lang.Boolean |
japanBind |
protected java.util.List<RegisterRibbon> |
registerRibbon |
protected EnumGlue |
spineGlue |
protected java.util.List<java.lang.String> |
spineOperations |
protected java.lang.Float |
thickness |
protected TightBacking |
tightBacking |
| Constructor and Description |
|---|
HardCoverBinding() |
| 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.String |
getCoverStyle()
Gets the value of the coverStyle property.
|
NamedColor |
getHeadBandColor()
Gets the value of the headBandColor property.
|
java.lang.String |
getHeadBandColorDetails()
Gets the value of the headBandColorDetails property.
|
HardCoverBinding.Jacket |
getJacket()
Gets the value of the jacket property.
|
java.lang.Float |
getJacketFoldingWidth()
Gets the value of the jacketFoldingWidth 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.
|
java.util.List<RegisterRibbon> |
getRegisterRibbon()
Gets the value of the registerRibbon property.
|
EnumGlue |
getSpineGlue()
Gets the value of the spineGlue property.
|
java.util.List<java.lang.String> |
getSpineOperations()
Gets the value of the spineOperations property.
|
java.lang.Float |
getThickness()
Gets the value of the thickness property.
|
TightBacking |
getTightBacking()
Gets the value of the tightBacking 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.
|
java.lang.Boolean |
isHeadBands()
Gets the value of the headBands property.
|
java.lang.Boolean |
isJapanBind()
Gets the value of the japanBind 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(NamedColor 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(HardCoverBinding.Jacket value)
Sets the value of the jacket property.
|
void |
setJacketFoldingWidth(java.lang.Float value)
Sets the value of the jacketFoldingWidth property.
|
void |
setJapanBind(java.lang.Boolean value)
Sets the value of the japanBind property.
|
void |
setSpineGlue(EnumGlue value)
Sets the value of the spineGlue property.
|
void |
setThickness(java.lang.Float value)
Sets the value of the thickness property.
|
void |
setTightBacking(TightBacking value)
Sets the value of the tightBacking property.
|
HardCoverBinding |
withBlockThreadSewing(java.lang.Boolean value) |
HardCoverBinding |
withCoverStyle(java.lang.String value) |
HardCoverBinding |
withEndSheets(java.lang.Boolean value) |
HardCoverBinding |
withHeadBandColor(NamedColor value) |
HardCoverBinding |
withHeadBandColorDetails(java.lang.String value) |
HardCoverBinding |
withHeadBands(java.lang.Boolean value) |
HardCoverBinding |
withJacket(HardCoverBinding.Jacket value) |
HardCoverBinding |
withJacketFoldingWidth(java.lang.Float value) |
HardCoverBinding |
withJapanBind(java.lang.Boolean value) |
HardCoverBinding |
withRegisterRibbon(java.util.Collection<RegisterRibbon> values) |
HardCoverBinding |
withRegisterRibbon(RegisterRibbon... values) |
HardCoverBinding |
withSpineGlue(EnumGlue value) |
HardCoverBinding |
withSpineOperations(java.util.Collection<java.lang.String> values) |
HardCoverBinding |
withSpineOperations(java.lang.String... values) |
HardCoverBinding |
withThickness(java.lang.Float value) |
HardCoverBinding |
withTightBacking(TightBacking value) |
@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<RegisterRibbon> registerRibbon
@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.String coverStyle
@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.Boolean headBands
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected NamedColor headBandColor
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected java.lang.String headBandColorDetails
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected HardCoverBinding.Jacket jacket
@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 jacketFoldingWidth
@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 japanBind
@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")
protected java.lang.Float thickness
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected TightBacking tightBacking
@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<RegisterRibbon> getRegisterRibbon()
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 registerRibbon property.
For example, to add a new item, do as follows:
getRegisterRibbon().add(newItem);
Objects of the following type(s) are allowed in the list
RegisterRibbon
@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.String getCoverStyle()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setCoverStyle(java.lang.String value)
value - allowed object is
String@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.Boolean isHeadBands()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setHeadBands(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 NamedColor getHeadBandColor()
NamedColor@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setHeadBandColor(NamedColor value)
value - allowed object is
NamedColor@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public java.lang.String getHeadBandColorDetails()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setHeadBandColorDetails(java.lang.String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public HardCoverBinding.Jacket getJacket()
HardCoverBinding.Jacket@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setJacket(HardCoverBinding.Jacket value)
value - allowed object is
HardCoverBinding.Jacket@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 getJacketFoldingWidth()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setJacketFoldingWidth(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.Boolean isJapanBind()
Boolean@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setJapanBind(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 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.lang.Float getThickness()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setThickness(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 TightBacking getTightBacking()
TightBacking@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setTightBacking(TightBacking value)
value - allowed object is
TightBacking@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 HardCoverBinding withRegisterRibbon(RegisterRibbon... values)
public HardCoverBinding withRegisterRibbon(java.util.Collection<RegisterRibbon> values)
public HardCoverBinding withBlockThreadSewing(java.lang.Boolean value)
public HardCoverBinding withCoverStyle(java.lang.String value)
public HardCoverBinding withEndSheets(java.lang.Boolean value)
public HardCoverBinding withHeadBands(java.lang.Boolean value)
public HardCoverBinding withHeadBandColor(NamedColor value)
public HardCoverBinding withHeadBandColorDetails(java.lang.String value)
public HardCoverBinding withJacket(HardCoverBinding.Jacket value)
public HardCoverBinding withJacketFoldingWidth(java.lang.Float value)
public HardCoverBinding withJapanBind(java.lang.Boolean value)
public HardCoverBinding withSpineGlue(EnumGlue value)
public HardCoverBinding withSpineOperations(java.lang.String... values)
public HardCoverBinding withSpineOperations(java.util.Collection<java.lang.String> values)
public HardCoverBinding withThickness(java.lang.Float value)
public HardCoverBinding withTightBacking(TightBacking value)
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