@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public class CaseMakingParams extends ParameterType implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Java class for CaseMakingParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CaseMakingParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}GlueLine" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="TopFoldIn" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="FrontFoldIn" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="Height" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="JointWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="SpineWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="BottomFoldIn" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="CornerType" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="CoverWidth" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Double |
bottomFoldIn |
protected String |
cornerType |
protected Double |
coverWidth |
protected Double |
frontFoldIn |
protected List<GlueLine> |
glueLine |
protected Double |
height |
protected Double |
jointWidth |
protected Double |
spineWidth |
protected Double |
topFoldIn |
| Constructor and Description |
|---|
CaseMakingParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Double |
getBottomFoldIn()
Gets the value of the bottomFoldIn property.
|
String |
getCornerType()
Gets the value of the cornerType property.
|
Double |
getCoverWidth()
Gets the value of the coverWidth property.
|
Double |
getFrontFoldIn()
Gets the value of the frontFoldIn property.
|
List<GlueLine> |
getGlueLine()
Gets the value of the glueLine property.
|
Double |
getHeight()
Gets the value of the height property.
|
Double |
getJointWidth()
Gets the value of the jointWidth property.
|
Double |
getSpineWidth()
Gets the value of the spineWidth property.
|
Double |
getTopFoldIn()
Gets the value of the topFoldIn property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setBottomFoldIn(Double value)
Sets the value of the bottomFoldIn property.
|
void |
setCornerType(String value)
Sets the value of the cornerType property.
|
void |
setCoverWidth(Double value)
Sets the value of the coverWidth property.
|
void |
setFrontFoldIn(Double value)
Sets the value of the frontFoldIn property.
|
void |
setHeight(Double value)
Sets the value of the height property.
|
void |
setJointWidth(Double value)
Sets the value of the jointWidth property.
|
void |
setSpineWidth(Double value)
Sets the value of the spineWidth property.
|
void |
setTopFoldIn(Double value)
Sets the value of the topFoldIn property.
|
CaseMakingParams |
withBottomFoldIn(Double value) |
CaseMakingParams |
withCornerType(String value) |
CaseMakingParams |
withCoverWidth(Double value) |
CaseMakingParams |
withFrontFoldIn(Double value) |
CaseMakingParams |
withGlueLine(Collection<GlueLine> values) |
CaseMakingParams |
withGlueLine(GlueLine... values) |
CaseMakingParams |
withHeight(Double value) |
CaseMakingParams |
withJointWidth(Double value) |
CaseMakingParams |
withSpineWidth(Double value) |
CaseMakingParams |
withTopFoldIn(Double value) |
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected List<GlueLine> glueLine
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double topFoldIn
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double frontFoldIn
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double height
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double jointWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double spineWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double bottomFoldIn
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected String cornerType
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") protected Double coverWidth
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public List<GlueLine> getGlueLine()
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 glueLine property.
For example, to add a new item, do as follows:
getGlueLine().add(newItem);
Objects of the following type(s) are allowed in the list
GlueLine
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getTopFoldIn()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setTopFoldIn(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getFrontFoldIn()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setFrontFoldIn(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getHeight()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setHeight(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getJointWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setJointWidth(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getSpineWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setSpineWidth(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getBottomFoldIn()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setBottomFoldIn(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public String getCornerType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setCornerType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public Double getCoverWidth()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public void setCoverWidth(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public CaseMakingParams withGlueLine(GlueLine... values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public CaseMakingParams withGlueLine(Collection<GlueLine> values)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public CaseMakingParams withTopFoldIn(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public CaseMakingParams withFrontFoldIn(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public CaseMakingParams withHeight(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public CaseMakingParams withJointWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public CaseMakingParams withSpineWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public CaseMakingParams withBottomFoldIn(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public CaseMakingParams withCornerType(String value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public CaseMakingParams withCoverWidth(Double value)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class ParameterType@Generated(value="com.sun.tools.xjc.Driver", date="2016-04-15T02:39:43+02:00", comments="JAXB RI v2.2.11") public int hashCode()
hashCode in class ParameterTypeCopyright © 2016. All rights reserved.