@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public class CaseMakingParams
extends SpecificResource
implements java.io.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}SpecificResource">
<sequence>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Glue" minOccurs="0"/>
</sequence>
<attribute name="BottomFoldIn" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="CornerType" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="CoverWidth" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="FrontFoldIn" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="Height" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="JointWidth" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="SpineWidth" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<attribute name="TopFoldIn" type="{http://www.CIP4.org/JDFSchema_2_0}float" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Float |
bottomFoldIn |
protected java.lang.String |
cornerType |
protected java.lang.Float |
coverWidth |
protected java.lang.Float |
frontFoldIn |
protected Glue |
glue |
protected java.lang.Float |
height |
protected java.lang.Float |
jointWidth |
protected java.lang.Float |
spineWidth |
protected java.lang.Float |
topFoldIn |
| Constructor and Description |
|---|
CaseMakingParams() |
| 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 |
getBottomFoldIn()
Gets the value of the bottomFoldIn property.
|
java.lang.String |
getCornerType()
Gets the value of the cornerType property.
|
java.lang.Float |
getCoverWidth()
Gets the value of the coverWidth property.
|
java.lang.Float |
getFrontFoldIn()
Gets the value of the frontFoldIn property.
|
Glue |
getGlue()
Gets the value of the glue property.
|
java.lang.Float |
getHeight()
Gets the value of the height property.
|
java.lang.Float |
getJointWidth()
Gets the value of the jointWidth property.
|
java.lang.Float |
getSpineWidth()
Gets the value of the spineWidth property.
|
java.lang.Float |
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(java.lang.Float value)
Sets the value of the bottomFoldIn property.
|
void |
setCornerType(java.lang.String value)
Sets the value of the cornerType property.
|
void |
setCoverWidth(java.lang.Float value)
Sets the value of the coverWidth property.
|
void |
setFrontFoldIn(java.lang.Float value)
Sets the value of the frontFoldIn property.
|
void |
setGlue(Glue value)
Sets the value of the glue property.
|
void |
setHeight(java.lang.Float value)
Sets the value of the height property.
|
void |
setJointWidth(java.lang.Float value)
Sets the value of the jointWidth property.
|
void |
setSpineWidth(java.lang.Float value)
Sets the value of the spineWidth property.
|
void |
setTopFoldIn(java.lang.Float value)
Sets the value of the topFoldIn property.
|
CaseMakingParams |
withBottomFoldIn(java.lang.Float value) |
CaseMakingParams |
withCornerType(java.lang.String value) |
CaseMakingParams |
withCoverWidth(java.lang.Float value) |
CaseMakingParams |
withFrontFoldIn(java.lang.Float value) |
CaseMakingParams |
withGlue(Glue value) |
CaseMakingParams |
withHeight(java.lang.Float value) |
CaseMakingParams |
withJointWidth(java.lang.Float value) |
CaseMakingParams |
withSpineWidth(java.lang.Float value) |
CaseMakingParams |
withTopFoldIn(java.lang.Float value) |
getOtherAttributes@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
protected Glue glue
@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 bottomFoldIn
@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 cornerType
@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 coverWidth
@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 frontFoldIn
@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 height
@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 jointWidth
@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 spineWidth
@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 topFoldIn
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public Glue getGlue()
Glue@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setGlue(Glue value)
value - allowed object is
Glue@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 getBottomFoldIn()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setBottomFoldIn(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.String getCornerType()
String@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setCornerType(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.Float getCoverWidth()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setCoverWidth(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 getFrontFoldIn()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setFrontFoldIn(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 getHeight()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setHeight(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 getJointWidth()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setJointWidth(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 getSpineWidth()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setSpineWidth(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 getTopFoldIn()
Float@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-21T03:54:21+00:00",
comments="JAXB RI v2.2.11")
public void setTopFoldIn(java.lang.Float value)
value - allowed object is
Floatpublic CaseMakingParams withGlue(Glue value)
public CaseMakingParams withBottomFoldIn(java.lang.Float value)
public CaseMakingParams withCornerType(java.lang.String value)
public CaseMakingParams withCoverWidth(java.lang.Float value)
public CaseMakingParams withFrontFoldIn(java.lang.Float value)
public CaseMakingParams withHeight(java.lang.Float value)
public CaseMakingParams withJointWidth(java.lang.Float value)
public CaseMakingParams withSpineWidth(java.lang.Float value)
public CaseMakingParams withTopFoldIn(java.lang.Float 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.Equalsequals in class SpecificResourcepublic boolean equals(java.lang.Object object)
equals in class SpecificResourcepublic 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 SpecificResourcepublic int hashCode()
hashCode in class SpecificResource