public class PackingIntent extends IntentType implements Serializable
Java class for PackingIntent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PackingIntent">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}IntentType">
<attribute name="BoxedQuantity" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="WrappingMaterial" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="PalletType" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="PalletCornerBoards" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="PalletSize" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="CartonMaxWeight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="PalletWrapping" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="CartonQuantity" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="CartonShape" type="{http://www.CIP4.org/JDFSchema_2_0}shape" />
<attribute name="PalletMaxHeight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="CartonStrength" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="WrappedQuantity" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="PalletMaxWeight" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="PalletQuantity" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="BoxShape" type="{http://www.CIP4.org/JDFSchema_2_0}shape" />
<attribute name="FoldingCatalog" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
boxedQuantity |
protected Shape |
boxShape |
protected Double |
cartonMaxWeight |
protected Integer |
cartonQuantity |
protected Shape |
cartonShape |
protected Double |
cartonStrength |
protected String |
foldingCatalog |
protected String |
palletCornerBoards |
protected Double |
palletMaxHeight |
protected Double |
palletMaxWeight |
protected Integer |
palletQuantity |
protected XYPair |
palletSize |
protected String |
palletType |
protected String |
palletWrapping |
protected Integer |
wrappedQuantity |
protected String |
wrappingMaterial |
| Constructor and Description |
|---|
PackingIntent() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBoxedQuantity()
Gets the value of the boxedQuantity property.
|
Shape |
getBoxShape()
Gets the value of the boxShape property.
|
Double |
getCartonMaxWeight()
Gets the value of the cartonMaxWeight property.
|
Integer |
getCartonQuantity()
Gets the value of the cartonQuantity property.
|
Shape |
getCartonShape()
Gets the value of the cartonShape property.
|
Double |
getCartonStrength()
Gets the value of the cartonStrength property.
|
String |
getFoldingCatalog()
Gets the value of the foldingCatalog property.
|
String |
getPalletCornerBoards()
Gets the value of the palletCornerBoards property.
|
Double |
getPalletMaxHeight()
Gets the value of the palletMaxHeight property.
|
Double |
getPalletMaxWeight()
Gets the value of the palletMaxWeight property.
|
Integer |
getPalletQuantity()
Gets the value of the palletQuantity property.
|
XYPair |
getPalletSize()
Gets the value of the palletSize property.
|
String |
getPalletType()
Gets the value of the palletType property.
|
String |
getPalletWrapping()
Gets the value of the palletWrapping property.
|
Integer |
getWrappedQuantity()
Gets the value of the wrappedQuantity property.
|
String |
getWrappingMaterial()
Gets the value of the wrappingMaterial property.
|
void |
setBoxedQuantity(Integer value)
Sets the value of the boxedQuantity property.
|
void |
setBoxShape(Shape value)
Sets the value of the boxShape property.
|
void |
setCartonMaxWeight(Double value)
Sets the value of the cartonMaxWeight property.
|
void |
setCartonQuantity(Integer value)
Sets the value of the cartonQuantity property.
|
void |
setCartonShape(Shape value)
Sets the value of the cartonShape property.
|
void |
setCartonStrength(Double value)
Sets the value of the cartonStrength property.
|
void |
setFoldingCatalog(String value)
Sets the value of the foldingCatalog property.
|
void |
setPalletCornerBoards(String value)
Sets the value of the palletCornerBoards property.
|
void |
setPalletMaxHeight(Double value)
Sets the value of the palletMaxHeight property.
|
void |
setPalletMaxWeight(Double value)
Sets the value of the palletMaxWeight property.
|
void |
setPalletQuantity(Integer value)
Sets the value of the palletQuantity property.
|
void |
setPalletSize(XYPair value)
Sets the value of the palletSize property.
|
void |
setPalletType(String value)
Sets the value of the palletType property.
|
void |
setPalletWrapping(String value)
Sets the value of the palletWrapping property.
|
void |
setWrappedQuantity(Integer value)
Sets the value of the wrappedQuantity property.
|
void |
setWrappingMaterial(String value)
Sets the value of the wrappingMaterial property.
|
protected Integer boxedQuantity
protected String wrappingMaterial
protected String palletType
protected String palletCornerBoards
protected XYPair palletSize
protected Double cartonMaxWeight
protected String palletWrapping
protected Integer cartonQuantity
protected Shape cartonShape
protected Double palletMaxHeight
protected Double cartonStrength
protected Integer wrappedQuantity
protected Double palletMaxWeight
protected Integer palletQuantity
protected Shape boxShape
protected String foldingCatalog
public Integer getBoxedQuantity()
Integerpublic void setBoxedQuantity(Integer value)
value - allowed object is
Integerpublic String getWrappingMaterial()
Stringpublic void setWrappingMaterial(String value)
value - allowed object is
Stringpublic String getPalletType()
Stringpublic void setPalletType(String value)
value - allowed object is
Stringpublic String getPalletCornerBoards()
Stringpublic void setPalletCornerBoards(String value)
value - allowed object is
Stringpublic XYPair getPalletSize()
Stringpublic void setPalletSize(XYPair value)
value - allowed object is
Stringpublic Double getCartonMaxWeight()
Doublepublic void setCartonMaxWeight(Double value)
value - allowed object is
Doublepublic String getPalletWrapping()
Stringpublic void setPalletWrapping(String value)
value - allowed object is
Stringpublic Integer getCartonQuantity()
Integerpublic void setCartonQuantity(Integer value)
value - allowed object is
Integerpublic Shape getCartonShape()
Stringpublic void setCartonShape(Shape value)
value - allowed object is
Stringpublic Double getPalletMaxHeight()
Doublepublic void setPalletMaxHeight(Double value)
value - allowed object is
Doublepublic Double getCartonStrength()
Doublepublic void setCartonStrength(Double value)
value - allowed object is
Doublepublic Integer getWrappedQuantity()
Integerpublic void setWrappedQuantity(Integer value)
value - allowed object is
Integerpublic Double getPalletMaxWeight()
Doublepublic void setPalletMaxWeight(Double value)
value - allowed object is
Doublepublic Integer getPalletQuantity()
Integerpublic void setPalletQuantity(Integer value)
value - allowed object is
Integerpublic Shape getBoxShape()
Stringpublic void setBoxShape(Shape value)
value - allowed object is
Stringpublic String getFoldingCatalog()
StringCopyright © 2013. All Rights Reserved.