Class HardCoverBinding
- All Implemented Interfaces:
Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
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.w3.org/2001/XMLSchema}boolean" />
<attribute name="CoverStyle" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="EndSheets" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="HeadBands" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="HeadBandColor" type="{http://www.CIP4.org/JDFSchema_2_0}NamedColor" />
<attribute name="HeadBandColorDetails" type="{http://www.w3.org/2001/XMLSchema}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.w3.org/2001/XMLSchema}float" />
<attribute name="JapanBind" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="SpineGlue" type="{http://www.CIP4.org/JDFSchema_2_0}EnumGlue" />
<attribute name="SpineOperations" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" />
<attribute name="Thickness" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="TightBacking" type="{http://www.CIP4.org/JDFSchema_2_0}TightBacking" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Stringprotected Booleanprotected Stringprotected Stringprotected Booleanprotected HardCoverBinding.Jacketprotected Floatprotected Booleanprotected List<RegisterRibbon>protected EnumGlueprotected Floatprotected TightBacking -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the coverStyle property.Gets the value of the headBandColor property.Gets the value of the headBandColorDetails property.Gets the value of the jacket property.Gets the value of the jacketFoldingWidth property.Gets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the registerRibbon property.Gets the value of the spineGlue property.Gets the value of the spineOperations property.Gets the value of the thickness property.Gets the value of the tightBacking property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) Gets the value of the blockThreadSewing property.Gets the value of the endSheets property.Gets the value of the headBands property.Gets the value of the japanBind property.voidsetBlockThreadSewing(Boolean value) Sets the value of the blockThreadSewing property.voidsetCoverStyle(String value) Sets the value of the coverStyle property.voidsetEndSheets(Boolean value) Sets the value of the endSheets property.voidsetHeadBandColor(String value) Sets the value of the headBandColor property.voidsetHeadBandColorDetails(String value) Sets the value of the headBandColorDetails property.voidsetHeadBands(Boolean value) Sets the value of the headBands property.voidsetJacket(HardCoverBinding.Jacket value) Sets the value of the jacket property.voidsetJacketFoldingWidth(Float value) Sets the value of the jacketFoldingWidth property.voidsetJapanBind(Boolean value) Sets the value of the japanBind property.voidsetSpineGlue(EnumGlue value) Sets the value of the spineGlue property.voidsetThickness(Float value) Sets the value of the thickness property.voidsetTightBacking(TightBacking value) Sets the value of the tightBacking property.withBlockThreadSewing(Boolean value) withCoverStyle(String value) withEndSheets(Boolean value) withHeadBandColor(String value) withHeadBandColorDetails(String value) withHeadBands(Boolean value) withJacketFoldingWidth(Float value) withJapanBind(Boolean value) withRegisterRibbon(Collection<RegisterRibbon> values) withRegisterRibbon(RegisterRibbon... values) withSpineGlue(EnumGlue value) withSpineOperations(String... values) withSpineOperations(Collection<String> values) withThickness(Float value) withTightBacking(TightBacking value)
-
Field Details
-
registerRibbon
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<RegisterRibbon> registerRibbon -
blockThreadSewing
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean blockThreadSewing -
coverStyle
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String coverStyle -
endSheets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean endSheets -
headBands
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean headBands -
headBandColor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String headBandColor -
headBandColorDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String headBandColorDetails -
jacket
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected HardCoverBinding.Jacket jacket -
jacketFoldingWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float jacketFoldingWidth -
japanBind
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Boolean japanBind -
spineGlue
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected EnumGlue spineGlue -
spineOperations
-
thickness
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Float thickness -
tightBacking
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected TightBacking tightBacking
-
-
Constructor Details
-
HardCoverBinding
public HardCoverBinding()
-
-
Method Details
-
getRegisterRibbon
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<RegisterRibbon> getRegisterRibbon()Gets the value of the registerRibbon property.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
setmethod 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 -
isBlockThreadSewing
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isBlockThreadSewing()Gets the value of the blockThreadSewing property.- Returns:
- possible object is
Boolean
-
setBlockThreadSewing
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setBlockThreadSewing(Boolean value) Sets the value of the blockThreadSewing property.- Parameters:
value- allowed object isBoolean
-
getCoverStyle
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getCoverStyle()Gets the value of the coverStyle property.- Returns:
- possible object is
String
-
setCoverStyle
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCoverStyle(String value) Sets the value of the coverStyle property.- Parameters:
value- allowed object isString
-
isEndSheets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isEndSheets()Gets the value of the endSheets property.- Returns:
- possible object is
Boolean
-
setEndSheets
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setEndSheets(Boolean value) Sets the value of the endSheets property.- Parameters:
value- allowed object isBoolean
-
isHeadBands
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isHeadBands()Gets the value of the headBands property.- Returns:
- possible object is
Boolean
-
setHeadBands
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setHeadBands(Boolean value) Sets the value of the headBands property.- Parameters:
value- allowed object isBoolean
-
getHeadBandColor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getHeadBandColor()Gets the value of the headBandColor property.- Returns:
- possible object is
String
-
setHeadBandColor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setHeadBandColor(String value) Sets the value of the headBandColor property.- Parameters:
value- allowed object isString
-
getHeadBandColorDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getHeadBandColorDetails()Gets the value of the headBandColorDetails property.- Returns:
- possible object is
String
-
setHeadBandColorDetails
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setHeadBandColorDetails(String value) Sets the value of the headBandColorDetails property.- Parameters:
value- allowed object isString
-
getJacket
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public HardCoverBinding.Jacket getJacket()Gets the value of the jacket property.- Returns:
- possible object is
HardCoverBinding.Jacket
-
setJacket
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setJacket(HardCoverBinding.Jacket value) Sets the value of the jacket property.- Parameters:
value- allowed object isHardCoverBinding.Jacket
-
getJacketFoldingWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getJacketFoldingWidth()Gets the value of the jacketFoldingWidth property.- Returns:
- possible object is
Float
-
setJacketFoldingWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setJacketFoldingWidth(Float value) Sets the value of the jacketFoldingWidth property.- Parameters:
value- allowed object isFloat
-
isJapanBind
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Boolean isJapanBind()Gets the value of the japanBind property.- Returns:
- possible object is
Boolean
-
setJapanBind
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setJapanBind(Boolean value) Sets the value of the japanBind property.- Parameters:
value- allowed object isBoolean
-
getSpineGlue
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public EnumGlue getSpineGlue()Gets the value of the spineGlue property.- Returns:
- possible object is
EnumGlue
-
setSpineGlue
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setSpineGlue(EnumGlue value) Sets the value of the spineGlue property.- Parameters:
value- allowed object isEnumGlue
-
getSpineOperations
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<String> getSpineOperations()Gets the value of the spineOperations property.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
setmethod 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 -
getThickness
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Float getThickness()Gets the value of the thickness property.- Returns:
- possible object is
Float
-
setThickness
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setThickness(Float value) Sets the value of the thickness property.- Parameters:
value- allowed object isFloat
-
getTightBacking
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public TightBacking getTightBacking()Gets the value of the tightBacking property.- Returns:
- possible object is
TightBacking
-
setTightBacking
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setTightBacking(TightBacking value) Sets the value of the tightBacking property.- Parameters:
value- allowed object isTightBacking
-
getOtherAttributes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Map<QName,String> getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.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.
- Returns:
- always non-null
-
withRegisterRibbon
-
withRegisterRibbon
-
withBlockThreadSewing
-
withCoverStyle
-
withEndSheets
-
withHeadBands
-
withHeadBandColor
-
withHeadBandColorDetails
-
withJacket
-
withJacketFoldingWidth
-
withJapanBind
-
withSpineGlue
-
withSpineOperations
-
withSpineOperations
-
withThickness
-
withTightBacking
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode()
-