public class DeviceCap
extends java.lang.Object
implements java.io.Serializable
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>
<choice>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}BooleanState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}StringState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}EnumState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}XYPairState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}DateTimeState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MacroPool" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ShapeState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ActionPool" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}PDFPathState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}RectangleState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}NumberState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}IntegerState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}DurationState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}NameState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ModulePool" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Performance" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}MatrixState" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}TestPool" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ElementState" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="Lang" type="{http://www.CIP4.org/JDFSchema_2_0}languages" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ActionPool> |
actionPools |
protected java.util.List<BooleanState> |
booleanStates |
protected java.util.List<DateTimeState> |
dateTimeStates |
protected java.util.List<DurationState> |
durationStates |
protected java.util.List<ElementState> |
elementStates |
protected java.util.List<EnumState> |
enumStates |
protected java.util.List<IntegerState> |
integerStates |
protected java.util.List<java.lang.String> |
langs |
protected java.util.List<MacroPool> |
macroPools |
protected java.util.List<MatrixState> |
matrixStates |
protected java.util.List<ModulePool> |
modulePools |
protected java.util.List<NameState> |
nameStates |
protected java.util.List<NumberState> |
numberStates |
protected java.util.List<PDFPathState> |
pdfPathStates |
protected java.util.List<Performance> |
performances |
protected java.util.List<RectangleState> |
rectangleStates |
protected java.util.List<ShapeState> |
shapeStates |
protected java.util.List<StringState> |
stringStates |
protected java.util.List<TestPool> |
testPools |
protected java.util.List<XYPairState> |
xyPairStates |
| Constructor and Description |
|---|
DeviceCap() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ActionPool> |
getActionPools()
Gets the value of the actionPools property.
|
java.util.List<BooleanState> |
getBooleanStates()
Gets the value of the booleanStates property.
|
java.util.List<DateTimeState> |
getDateTimeStates()
Gets the value of the dateTimeStates property.
|
java.util.List<DurationState> |
getDurationStates()
Gets the value of the durationStates property.
|
java.util.List<ElementState> |
getElementStates()
Gets the value of the elementStates property.
|
java.util.List<EnumState> |
getEnumStates()
Gets the value of the enumStates property.
|
java.util.List<IntegerState> |
getIntegerStates()
Gets the value of the integerStates property.
|
java.util.List<java.lang.String> |
getLangs()
Gets the value of the langs property.
|
java.util.List<MacroPool> |
getMacroPools()
Gets the value of the macroPools property.
|
java.util.List<MatrixState> |
getMatrixStates()
Gets the value of the matrixStates property.
|
java.util.List<ModulePool> |
getModulePools()
Gets the value of the modulePools property.
|
java.util.List<NameState> |
getNameStates()
Gets the value of the nameStates property.
|
java.util.List<NumberState> |
getNumberStates()
Gets the value of the numberStates property.
|
java.util.List<PDFPathState> |
getPDFPathStates()
Gets the value of the pdfPathStates property.
|
java.util.List<Performance> |
getPerformances()
Gets the value of the performances property.
|
java.util.List<RectangleState> |
getRectangleStates()
Gets the value of the rectangleStates property.
|
java.util.List<ShapeState> |
getShapeStates()
Gets the value of the shapeStates property.
|
java.util.List<StringState> |
getStringStates()
Gets the value of the stringStates property.
|
java.util.List<TestPool> |
getTestPools()
Gets the value of the testPools property.
|
java.util.List<XYPairState> |
getXYPairStates()
Gets the value of the xyPairStates property.
|
protected java.util.List<ElementState> elementStates
protected java.util.List<TestPool> testPools
protected java.util.List<MatrixState> matrixStates
protected java.util.List<Performance> performances
protected java.util.List<ModulePool> modulePools
protected java.util.List<NameState> nameStates
protected java.util.List<DurationState> durationStates
protected java.util.List<IntegerState> integerStates
protected java.util.List<NumberState> numberStates
protected java.util.List<RectangleState> rectangleStates
protected java.util.List<PDFPathState> pdfPathStates
protected java.util.List<ActionPool> actionPools
protected java.util.List<ShapeState> shapeStates
protected java.util.List<MacroPool> macroPools
protected java.util.List<DateTimeState> dateTimeStates
protected java.util.List<XYPairState> xyPairStates
protected java.util.List<EnumState> enumStates
protected java.util.List<StringState> stringStates
protected java.util.List<BooleanState> booleanStates
protected java.util.List<java.lang.String> langs
public java.util.List<ElementState> getElementStates()
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 elementStates property.
For example, to add a new item, do as follows:
getElementStates().add(newItem);
Objects of the following type(s) are allowed in the list
ElementState
public java.util.List<TestPool> getTestPools()
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 testPools property.
For example, to add a new item, do as follows:
getTestPools().add(newItem);
Objects of the following type(s) are allowed in the list
TestPool
public java.util.List<MatrixState> getMatrixStates()
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 matrixStates property.
For example, to add a new item, do as follows:
getMatrixStates().add(newItem);
Objects of the following type(s) are allowed in the list
MatrixState
public java.util.List<Performance> getPerformances()
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 performances property.
For example, to add a new item, do as follows:
getPerformances().add(newItem);
Objects of the following type(s) are allowed in the list
Performance
public java.util.List<ModulePool> getModulePools()
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 modulePools property.
For example, to add a new item, do as follows:
getModulePools().add(newItem);
Objects of the following type(s) are allowed in the list
ModulePool
public java.util.List<NameState> getNameStates()
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 nameStates property.
For example, to add a new item, do as follows:
getNameStates().add(newItem);
Objects of the following type(s) are allowed in the list
NameState
public java.util.List<DurationState> getDurationStates()
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 durationStates property.
For example, to add a new item, do as follows:
getDurationStates().add(newItem);
Objects of the following type(s) are allowed in the list
DurationState
public java.util.List<IntegerState> getIntegerStates()
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 integerStates property.
For example, to add a new item, do as follows:
getIntegerStates().add(newItem);
Objects of the following type(s) are allowed in the list
IntegerState
public java.util.List<NumberState> getNumberStates()
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 numberStates property.
For example, to add a new item, do as follows:
getNumberStates().add(newItem);
Objects of the following type(s) are allowed in the list
NumberState
public java.util.List<RectangleState> getRectangleStates()
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 rectangleStates property.
For example, to add a new item, do as follows:
getRectangleStates().add(newItem);
Objects of the following type(s) are allowed in the list
RectangleState
public java.util.List<PDFPathState> getPDFPathStates()
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 pdfPathStates property.
For example, to add a new item, do as follows:
getPDFPathStates().add(newItem);
Objects of the following type(s) are allowed in the list
PDFPathState
public java.util.List<ActionPool> getActionPools()
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 actionPools property.
For example, to add a new item, do as follows:
getActionPools().add(newItem);
Objects of the following type(s) are allowed in the list
ActionPool
public java.util.List<ShapeState> getShapeStates()
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 shapeStates property.
For example, to add a new item, do as follows:
getShapeStates().add(newItem);
Objects of the following type(s) are allowed in the list
ShapeState
public java.util.List<MacroPool> getMacroPools()
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 macroPools property.
For example, to add a new item, do as follows:
getMacroPools().add(newItem);
Objects of the following type(s) are allowed in the list
MacroPool
public java.util.List<DateTimeState> getDateTimeStates()
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 dateTimeStates property.
For example, to add a new item, do as follows:
getDateTimeStates().add(newItem);
Objects of the following type(s) are allowed in the list
DateTimeState
public java.util.List<XYPairState> getXYPairStates()
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 xyPairStates property.
For example, to add a new item, do as follows:
getXYPairStates().add(newItem);
Objects of the following type(s) are allowed in the list
XYPairState
public java.util.List<EnumState> getEnumStates()
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 enumStates property.
For example, to add a new item, do as follows:
getEnumStates().add(newItem);
Objects of the following type(s) are allowed in the list
EnumState
public java.util.List<StringState> getStringStates()
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 stringStates property.
For example, to add a new item, do as follows:
getStringStates().add(newItem);
Objects of the following type(s) are allowed in the list
StringState
public java.util.List<BooleanState> getBooleanStates()
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 booleanStates property.
For example, to add a new item, do as follows:
getBooleanStates().add(newItem);
Objects of the following type(s) are allowed in the list
BooleanState
public java.util.List<java.lang.String> getLangs()
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 langs property.
For example, to add a new item, do as follows:
getLangs().add(newItem);
Objects of the following type(s) are allowed in the list
String
Copyright © 2012. All Rights Reserved.