public class MatrixState
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}Loc" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Value" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="PresentRotateMod" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="UserDisplay" type="{http://www.CIP4.org/JDFSchema_2_0}EnumUserDisplay" />
<attribute name="PresentShift" type="{http://www.CIP4.org/JDFSchema_2_0}NumberList" />
<attribute name="HasDefault" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Required" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Editable" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="MaxOccurs" type="{http://www.CIP4.org/JDFSchema_2_0}unbounded" />
<attribute name="CurrentValue" type="{http://www.CIP4.org/JDFSchema_2_0}matrix" />
<attribute name="AllowedRotateMod" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="AllowedTransforms" type="{http://www.CIP4.org/JDFSchema_2_0}EnumOrientation" />
<attribute name="AllowedShift" type="{http://www.CIP4.org/JDFSchema_2_0}NumberList" />
<attribute name="ID" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
<attribute name="DevNS" type="{http://www.CIP4.org/JDFSchema_2_0}URI" />
<attribute name="Availability" type="{http://www.CIP4.org/JDFSchema_2_0}EnumAvailability" />
<attribute name="ListType" type="{http://www.CIP4.org/JDFSchema_2_0}EnumListType" />
<attribute name="MinOccurs" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="ModuleRefs" type="{http://www.CIP4.org/JDFSchema_2_0}IDREFS" />
<attribute name="MacroRefs" type="{http://www.CIP4.org/JDFSchema_2_0}IDREFS" />
<attribute name="ActionRefs" type="{http://www.CIP4.org/JDFSchema_2_0}IDREFS" />
<attribute name="DependentMacroRef" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="DefaultValue" type="{http://www.CIP4.org/JDFSchema_2_0}matrix" />
<attribute name="XPath" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}XPath" />
<attribute name="XPathRoot" type="{http://www.CIP4.org/JDFSchema_2_0}XPath" />
<attribute name="DescriptiveName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Object> |
actionRefs |
protected java.lang.Double |
allowedRotateMod |
protected java.util.List<java.lang.Double> |
allowedShifts |
protected EnumOrientation |
allowedTransforms |
protected EnumAvailability |
availability |
protected java.util.List<java.lang.Double> |
currentValues |
protected java.util.List<java.lang.Double> |
defaultValues |
protected java.lang.Object |
dependentMacroRef |
protected java.lang.String |
descriptiveName |
protected java.lang.String |
devNS |
protected java.lang.Boolean |
editable |
protected java.lang.Boolean |
hasDefault |
protected java.lang.String |
id |
protected EnumListType |
listType |
protected java.util.List<Loc> |
locs |
protected java.util.List<java.lang.Object> |
macroRefs |
protected java.lang.String |
maxOccurs |
protected java.lang.Integer |
minOccurs |
protected java.util.List<java.lang.Object> |
moduleRefs |
protected java.lang.Double |
presentRotateMod |
protected java.util.List<java.lang.Double> |
presentShifts |
protected java.lang.Boolean |
required |
protected EnumUserDisplay |
userDisplay |
protected java.util.List<java.lang.Object> |
values |
protected java.lang.String |
xPath |
protected java.lang.String |
xPathRoot |
| Constructor and Description |
|---|
MatrixState() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
getActionRefs()
Gets the value of the actionRefs property.
|
java.lang.Double |
getAllowedRotateMod()
Gets the value of the allowedRotateMod property.
|
java.util.List<java.lang.Double> |
getAllowedShifts()
Gets the value of the allowedShifts property.
|
EnumOrientation |
getAllowedTransforms()
Gets the value of the allowedTransforms property.
|
EnumAvailability |
getAvailability()
Gets the value of the availability property.
|
java.util.List<java.lang.Double> |
getCurrentValues()
Gets the value of the currentValues property.
|
java.util.List<java.lang.Double> |
getDefaultValues()
Gets the value of the defaultValues property.
|
java.lang.Object |
getDependentMacroRef()
Gets the value of the dependentMacroRef property.
|
java.lang.String |
getDescriptiveName()
Gets the value of the descriptiveName property.
|
java.lang.String |
getDevNS()
Gets the value of the devNS property.
|
java.lang.Boolean |
getEditable()
Gets the value of the editable property.
|
java.lang.Boolean |
getHasDefault()
Gets the value of the hasDefault property.
|
java.lang.String |
getID()
Gets the value of the id property.
|
EnumListType |
getListType()
Gets the value of the listType property.
|
java.util.List<Loc> |
getLocs()
Gets the value of the locs property.
|
java.util.List<java.lang.Object> |
getMacroRefs()
Gets the value of the macroRefs property.
|
java.lang.String |
getMaxOccurs()
Gets the value of the maxOccurs property.
|
java.lang.Integer |
getMinOccurs()
Gets the value of the minOccurs property.
|
java.util.List<java.lang.Object> |
getModuleRefs()
Gets the value of the moduleRefs property.
|
java.lang.Double |
getPresentRotateMod()
Gets the value of the presentRotateMod property.
|
java.util.List<java.lang.Double> |
getPresentShifts()
Gets the value of the presentShifts property.
|
java.lang.Boolean |
getRequired()
Gets the value of the required property.
|
EnumUserDisplay |
getUserDisplay()
Gets the value of the userDisplay property.
|
java.util.List<java.lang.Object> |
getValues()
Gets the value of the values property.
|
java.lang.String |
getXPath()
Gets the value of the xPath property.
|
java.lang.String |
getXPathRoot()
Gets the value of the xPathRoot property.
|
void |
setAllowedRotateMod(java.lang.Double value)
Sets the value of the allowedRotateMod property.
|
void |
setAllowedTransforms(EnumOrientation value)
Sets the value of the allowedTransforms property.
|
void |
setAvailability(EnumAvailability value)
Sets the value of the availability property.
|
void |
setDependentMacroRef(java.lang.Object value)
Sets the value of the dependentMacroRef property.
|
void |
setDescriptiveName(java.lang.String value)
Sets the value of the descriptiveName property.
|
void |
setDevNS(java.lang.String value)
Sets the value of the devNS property.
|
void |
setEditable(java.lang.Boolean value)
Sets the value of the editable property.
|
void |
setHasDefault(java.lang.Boolean value)
Sets the value of the hasDefault property.
|
void |
setID(java.lang.String value)
Sets the value of the id property.
|
void |
setListType(EnumListType value)
Sets the value of the listType property.
|
void |
setMaxOccurs(java.lang.String value)
Sets the value of the maxOccurs property.
|
void |
setMinOccurs(java.lang.Integer value)
Sets the value of the minOccurs property.
|
void |
setPresentRotateMod(java.lang.Double value)
Sets the value of the presentRotateMod property.
|
void |
setRequired(java.lang.Boolean value)
Sets the value of the required property.
|
void |
setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
setXPath(java.lang.String value)
Sets the value of the xPath property.
|
void |
setXPathRoot(java.lang.String value)
Sets the value of the xPathRoot property.
|
protected java.util.List<java.lang.Object> values
protected java.util.List<Loc> locs
protected java.lang.Double presentRotateMod
protected EnumUserDisplay userDisplay
protected java.util.List<java.lang.Double> presentShifts
protected java.lang.Boolean hasDefault
protected java.lang.Boolean required
protected java.lang.Boolean editable
protected java.lang.String maxOccurs
protected java.util.List<java.lang.Double> currentValues
protected java.lang.Double allowedRotateMod
protected EnumOrientation allowedTransforms
protected java.util.List<java.lang.Double> allowedShifts
protected java.lang.String id
protected java.lang.String devNS
protected EnumAvailability availability
protected EnumListType listType
protected java.lang.Integer minOccurs
protected java.util.List<java.lang.Object> moduleRefs
protected java.util.List<java.lang.Object> macroRefs
protected java.util.List<java.lang.Object> actionRefs
protected java.lang.Object dependentMacroRef
protected java.util.List<java.lang.Double> defaultValues
protected java.lang.String xPath
protected java.lang.String xPathRoot
protected java.lang.String descriptiveName
public java.util.List<java.lang.Object> getValues()
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 values property.
For example, to add a new item, do as follows:
getValues().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public java.util.List<Loc> getLocs()
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 locs property.
For example, to add a new item, do as follows:
getLocs().add(newItem);
Objects of the following type(s) are allowed in the list
Loc
public java.lang.Double getPresentRotateMod()
Doublepublic void setPresentRotateMod(java.lang.Double value)
value - allowed object is
Doublepublic EnumUserDisplay getUserDisplay()
EnumUserDisplaypublic void setUserDisplay(EnumUserDisplay value)
value - allowed object is
EnumUserDisplaypublic java.util.List<java.lang.Double> getPresentShifts()
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 presentShifts property.
For example, to add a new item, do as follows:
getPresentShifts().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.Boolean getHasDefault()
Booleanpublic void setHasDefault(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getRequired()
Booleanpublic void setRequired(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getEditable()
Booleanpublic void setEditable(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getMaxOccurs()
Stringpublic void setMaxOccurs(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.Double> getCurrentValues()
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 currentValues property.
For example, to add a new item, do as follows:
getCurrentValues().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.Double getAllowedRotateMod()
Doublepublic void setAllowedRotateMod(java.lang.Double value)
value - allowed object is
Doublepublic EnumOrientation getAllowedTransforms()
EnumOrientationpublic void setAllowedTransforms(EnumOrientation value)
value - allowed object is
EnumOrientationpublic java.util.List<java.lang.Double> getAllowedShifts()
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 allowedShifts property.
For example, to add a new item, do as follows:
getAllowedShifts().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.String getID()
Stringpublic void setID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDevNS()
Stringpublic void setDevNS(java.lang.String value)
value - allowed object is
Stringpublic EnumAvailability getAvailability()
EnumAvailabilitypublic void setAvailability(EnumAvailability value)
value - allowed object is
EnumAvailabilitypublic EnumListType getListType()
EnumListTypepublic void setListType(EnumListType value)
value - allowed object is
EnumListTypepublic java.lang.Integer getMinOccurs()
Integerpublic void setMinOccurs(java.lang.Integer value)
value - allowed object is
Integerpublic java.util.List<java.lang.Object> getModuleRefs()
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 moduleRefs property.
For example, to add a new item, do as follows:
getModuleRefs().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public java.util.List<java.lang.Object> getMacroRefs()
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 macroRefs property.
For example, to add a new item, do as follows:
getMacroRefs().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public java.util.List<java.lang.Object> getActionRefs()
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 actionRefs property.
For example, to add a new item, do as follows:
getActionRefs().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public java.lang.Object getDependentMacroRef()
Objectpublic void setDependentMacroRef(java.lang.Object value)
value - allowed object is
Objectpublic java.util.List<java.lang.Double> getDefaultValues()
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 defaultValues property.
For example, to add a new item, do as follows:
getDefaultValues().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public java.lang.String getXPath()
Stringpublic void setXPath(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getXPathRoot()
Stringpublic void setXPathRoot(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDescriptiveName()
Stringpublic void setDescriptiveName(java.lang.String value)
value - allowed object is
StringCopyright © 2012. All Rights Reserved.