public class Component extends ResourceType implements java.io.Serializable
Java class for Component complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Component">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ResourceType">
<sequence>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Disjointing" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Bundle" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Assembly" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Location" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Contact" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="AssemblyIDs" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="Overfold" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ComponentType">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}EnumComponentType" />
</simpleType>
</attribute>
<attribute name="SpineThickness" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="OverfoldSide" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="SheetPart" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="Dimensions" type="{http://www.CIP4.org/JDFSchema_2_0}shape" />
<attribute name="PageListIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="SurfaceCount" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="CartonTopFlaps" type="{http://www.CIP4.org/JDFSchema_2_0}XYPair" />
<attribute name="MaxHeat" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="ReaderPageCount" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="MediaRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="PageListRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="IdentificationFieldRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="LayoutRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Assembly> |
assemblies |
protected java.util.List<java.lang.String> |
assemblyIDs |
protected java.util.List<Bundle> |
bundles |
protected java.util.List<java.lang.Double> |
cartonTopFlaps |
protected java.util.List<EnumComponentType> |
componentTypes |
protected java.util.List<Contact> |
contacts |
protected java.util.List<java.lang.Double> |
dimensions |
protected java.util.List<Disjointing> |
disjointings |
protected java.lang.Object |
identificationFieldRef |
protected java.lang.Object |
layoutRef |
protected java.util.List<Location> |
locations |
protected java.lang.Double |
maxHeat |
protected java.lang.Object |
mediaRef |
protected java.lang.Double |
overfold |
protected java.lang.String |
overfoldSide |
protected java.lang.Integer |
pageListIndex |
protected java.lang.Object |
pageListRef |
protected java.lang.Integer |
readerPageCount |
protected java.lang.Double |
sheetPart |
protected java.lang.Double |
spineThickness |
protected java.lang.Integer |
surfaceCount |
| Constructor and Description |
|---|
Component() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Assembly> |
getAssemblies()
Gets the value of the assemblies property.
|
java.util.List<java.lang.String> |
getAssemblyIDs()
Gets the value of the assemblyIDs property.
|
java.util.List<Bundle> |
getBundles()
Gets the value of the bundles property.
|
java.util.List<java.lang.Double> |
getCartonTopFlaps()
Gets the value of the cartonTopFlaps property.
|
java.util.List<EnumComponentType> |
getComponentTypes()
Gets the value of the componentTypes property.
|
java.util.List<Contact> |
getContacts()
Gets the value of the contacts property.
|
java.util.List<java.lang.Double> |
getDimensions()
Gets the value of the dimensions property.
|
java.util.List<Disjointing> |
getDisjointings()
Gets the value of the disjointings property.
|
java.lang.Object |
getIdentificationFieldRef()
Gets the value of the identificationFieldRef property.
|
java.lang.Object |
getLayoutRef()
Gets the value of the layoutRef property.
|
java.util.List<Location> |
getLocations()
Gets the value of the locations property.
|
java.lang.Double |
getMaxHeat()
Gets the value of the maxHeat property.
|
java.lang.Object |
getMediaRef()
Gets the value of the mediaRef property.
|
java.lang.Double |
getOverfold()
Gets the value of the overfold property.
|
java.lang.String |
getOverfoldSide()
Gets the value of the overfoldSide property.
|
java.lang.Integer |
getPageListIndex()
Gets the value of the pageListIndex property.
|
java.lang.Object |
getPageListRef()
Gets the value of the pageListRef property.
|
java.lang.Integer |
getReaderPageCount()
Gets the value of the readerPageCount property.
|
java.lang.Double |
getSheetPart()
Gets the value of the sheetPart property.
|
java.lang.Double |
getSpineThickness()
Gets the value of the spineThickness property.
|
java.lang.Integer |
getSurfaceCount()
Gets the value of the surfaceCount property.
|
void |
setIdentificationFieldRef(java.lang.Object value)
Sets the value of the identificationFieldRef property.
|
void |
setLayoutRef(java.lang.Object value)
Sets the value of the layoutRef property.
|
void |
setMaxHeat(java.lang.Double value)
Sets the value of the maxHeat property.
|
void |
setMediaRef(java.lang.Object value)
Sets the value of the mediaRef property.
|
void |
setOverfold(java.lang.Double value)
Sets the value of the overfold property.
|
void |
setOverfoldSide(java.lang.String value)
Sets the value of the overfoldSide property.
|
void |
setPageListIndex(java.lang.Integer value)
Sets the value of the pageListIndex property.
|
void |
setPageListRef(java.lang.Object value)
Sets the value of the pageListRef property.
|
void |
setReaderPageCount(java.lang.Integer value)
Sets the value of the readerPageCount property.
|
void |
setSheetPart(java.lang.Double value)
Sets the value of the sheetPart property.
|
void |
setSpineThickness(java.lang.Double value)
Sets the value of the spineThickness property.
|
void |
setSurfaceCount(java.lang.Integer value)
Sets the value of the surfaceCount property.
|
protected java.util.List<Contact> contacts
protected java.util.List<Location> locations
protected java.util.List<Assembly> assemblies
protected java.util.List<Bundle> bundles
protected java.util.List<Disjointing> disjointings
protected java.util.List<java.lang.String> assemblyIDs
protected java.lang.Double overfold
protected java.util.List<EnumComponentType> componentTypes
protected java.lang.Double spineThickness
protected java.lang.String overfoldSide
protected java.lang.Double sheetPart
protected java.util.List<java.lang.Double> dimensions
protected java.lang.Integer pageListIndex
protected java.lang.Integer surfaceCount
protected java.util.List<java.lang.Double> cartonTopFlaps
protected java.lang.Double maxHeat
protected java.lang.Integer readerPageCount
protected java.lang.Object mediaRef
protected java.lang.Object pageListRef
protected java.lang.Object identificationFieldRef
protected java.lang.Object layoutRef
public java.util.List<Contact> getContacts()
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 contacts property.
For example, to add a new item, do as follows:
getContacts().add(newItem);
Objects of the following type(s) are allowed in the list
Contact
public java.util.List<Location> getLocations()
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 locations property.
For example, to add a new item, do as follows:
getLocations().add(newItem);
Objects of the following type(s) are allowed in the list
Location
public java.util.List<Assembly> getAssemblies()
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 assemblies property.
For example, to add a new item, do as follows:
getAssemblies().add(newItem);
Objects of the following type(s) are allowed in the list
Assembly
public java.util.List<Bundle> getBundles()
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 bundles property.
For example, to add a new item, do as follows:
getBundles().add(newItem);
Objects of the following type(s) are allowed in the list
Bundle
public java.util.List<Disjointing> getDisjointings()
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 disjointings property.
For example, to add a new item, do as follows:
getDisjointings().add(newItem);
Objects of the following type(s) are allowed in the list
Disjointing
public java.util.List<java.lang.String> getAssemblyIDs()
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 assemblyIDs property.
For example, to add a new item, do as follows:
getAssemblyIDs().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.lang.Double getOverfold()
Doublepublic void setOverfold(java.lang.Double value)
value - allowed object is
Doublepublic java.util.List<EnumComponentType> getComponentTypes()
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 componentTypes property.
For example, to add a new item, do as follows:
getComponentTypes().add(newItem);
Objects of the following type(s) are allowed in the list
EnumComponentType
public java.lang.Double getSpineThickness()
Doublepublic void setSpineThickness(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getOverfoldSide()
Stringpublic void setOverfoldSide(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getSheetPart()
Doublepublic void setSheetPart(java.lang.Double value)
value - allowed object is
Doublepublic java.util.List<java.lang.Double> getDimensions()
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 dimensions property.
For example, to add a new item, do as follows:
getDimensions().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.Integer getPageListIndex()
Integerpublic void setPageListIndex(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getSurfaceCount()
Integerpublic void setSurfaceCount(java.lang.Integer value)
value - allowed object is
Integerpublic java.util.List<java.lang.Double> getCartonTopFlaps()
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 cartonTopFlaps property.
For example, to add a new item, do as follows:
getCartonTopFlaps().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.Double getMaxHeat()
Doublepublic void setMaxHeat(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Integer getReaderPageCount()
Integerpublic void setReaderPageCount(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Object getMediaRef()
Objectpublic void setMediaRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getPageListRef()
Objectpublic void setPageListRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getIdentificationFieldRef()
Objectpublic void setIdentificationFieldRef(java.lang.Object value)
value - allowed object is
Objectpublic java.lang.Object getLayoutRef()
Objectpublic void setLayoutRef(java.lang.Object value)
value - allowed object is
ObjectCopyright © 2012. All Rights Reserved.