public class RectangleState
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}ValueLoc" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Loc" maxOccurs="unbounded" minOccurs="0"/>
</choice>
</sequence>
<attribute name="UserDisplay" type="{http://www.CIP4.org/JDFSchema_2_0}EnumUserDisplay" />
<attribute name="HasDefault" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PresentHWRelation" type="{http://www.CIP4.org/JDFSchema_2_0}EnumXYRelation" />
<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}rectangle" />
<attribute name="AllowedHWRelation" type="{http://www.CIP4.org/JDFSchema_2_0}EnumXYRelation" />
<attribute name="PresentValueList" type="{http://www.CIP4.org/JDFSchema_2_0}RectangleRangeList" />
<attribute name="ID" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
<attribute name="AllowedValueList" type="{http://www.CIP4.org/JDFSchema_2_0}RectangleRangeList" />
<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}rectangle" />
<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 EnumXYRelation |
allowedHWRelation |
protected java.lang.String |
allowedValueList |
protected EnumAvailability |
availability |
protected java.lang.Double |
currentValue |
protected java.lang.Double |
defaultValue |
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 EnumXYRelation |
presentHWRelation |
protected java.lang.String |
presentValueList |
protected java.lang.Boolean |
required |
protected EnumUserDisplay |
userDisplay |
protected java.util.List<ValueLoc> |
valueLocs |
protected java.lang.String |
xPath |
protected java.lang.String |
xPathRoot |
| Constructor and Description |
|---|
RectangleState() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
getActionRefs()
Gets the value of the actionRefs property.
|
EnumXYRelation |
getAllowedHWRelation()
Gets the value of the allowedHWRelation property.
|
java.lang.String |
getAllowedValueList()
Gets the value of the allowedValueList property.
|
EnumAvailability |
getAvailability()
Gets the value of the availability property.
|
java.lang.Double |
getCurrentValue()
Gets the value of the currentValue property.
|
java.lang.Double |
getDefaultValue()
Gets the value of the defaultValue 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.
|
EnumXYRelation |
getPresentHWRelation()
Gets the value of the presentHWRelation property.
|
java.lang.String |
getPresentValueList()
Gets the value of the presentValueList property.
|
java.lang.Boolean |
getRequired()
Gets the value of the required property.
|
EnumUserDisplay |
getUserDisplay()
Gets the value of the userDisplay property.
|
java.util.List<ValueLoc> |
getValueLocs()
Gets the value of the valueLocs property.
|
java.lang.String |
getXPath()
Gets the value of the xPath property.
|
java.lang.String |
getXPathRoot()
Gets the value of the xPathRoot property.
|
void |
setAllowedHWRelation(EnumXYRelation value)
Sets the value of the allowedHWRelation property.
|
void |
setAllowedValueList(java.lang.String value)
Sets the value of the allowedValueList property.
|
void |
setAvailability(EnumAvailability value)
Sets the value of the availability property.
|
void |
setCurrentValue(java.lang.Double value)
Sets the value of the currentValue property.
|
void |
setDefaultValue(java.lang.Double value)
Sets the value of the defaultValue 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 |
setPresentHWRelation(EnumXYRelation value)
Sets the value of the presentHWRelation property.
|
void |
setPresentValueList(java.lang.String value)
Sets the value of the presentValueList 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<Loc> locs
protected java.util.List<ValueLoc> valueLocs
protected EnumUserDisplay userDisplay
protected java.lang.Boolean hasDefault
protected EnumXYRelation presentHWRelation
protected java.lang.Boolean required
protected java.lang.Boolean editable
protected java.lang.String maxOccurs
protected java.lang.Double currentValue
protected EnumXYRelation allowedHWRelation
protected java.lang.String presentValueList
protected java.lang.String id
protected java.lang.String allowedValueList
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.lang.Double defaultValue
protected java.lang.String xPath
protected java.lang.String xPathRoot
protected java.lang.String descriptiveName
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.util.List<ValueLoc> getValueLocs()
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 valueLocs property.
For example, to add a new item, do as follows:
getValueLocs().add(newItem);
Objects of the following type(s) are allowed in the list
ValueLoc
public EnumUserDisplay getUserDisplay()
EnumUserDisplaypublic void setUserDisplay(EnumUserDisplay value)
value - allowed object is
EnumUserDisplaypublic java.lang.Boolean getHasDefault()
Booleanpublic void setHasDefault(java.lang.Boolean value)
value - allowed object is
Booleanpublic EnumXYRelation getPresentHWRelation()
EnumXYRelationpublic void setPresentHWRelation(EnumXYRelation value)
value - allowed object is
EnumXYRelationpublic 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.lang.Double getCurrentValue()
Doublepublic void setCurrentValue(java.lang.Double value)
value - allowed object is
Doublepublic EnumXYRelation getAllowedHWRelation()
EnumXYRelationpublic void setAllowedHWRelation(EnumXYRelation value)
value - allowed object is
EnumXYRelationpublic java.lang.String getPresentValueList()
Stringpublic void setPresentValueList(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getID()
Stringpublic void setID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAllowedValueList()
Stringpublic void setAllowedValueList(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.lang.Double getDefaultValue()
Doublepublic void setDefaultValue(java.lang.Double value)
value - allowed object is
Doublepublic 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.