public class ShapeState extends Object implements 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="Required" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Editable" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PresentZ" type="{http://www.CIP4.org/JDFSchema_2_0}NumberRangeList" />
<attribute name="PresentY" type="{http://www.CIP4.org/JDFSchema_2_0}NumberRangeList" />
<attribute name="PresentX" type="{http://www.CIP4.org/JDFSchema_2_0}NumberRangeList" />
<attribute name="MaxOccurs" type="{http://www.CIP4.org/JDFSchema_2_0}unbounded" />
<attribute name="CurrentValue" type="{http://www.CIP4.org/JDFSchema_2_0}shape" />
<attribute name="PresentValueList" type="{http://www.CIP4.org/JDFSchema_2_0}ShapeRangeList" />
<attribute name="ID" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
<attribute name="AllowedValueList" type="{http://www.CIP4.org/JDFSchema_2_0}ShapeRangeList" />
<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}shape" />
<attribute name="AllowedY" type="{http://www.CIP4.org/JDFSchema_2_0}NumberRangeList" />
<attribute name="AllowedX" type="{http://www.CIP4.org/JDFSchema_2_0}NumberRangeList" />
<attribute name="AllowedZ" type="{http://www.CIP4.org/JDFSchema_2_0}NumberRangeList" />
<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 List<Object> |
actionRefs |
protected List<Double> |
allowedies |
protected List<Double> |
allowedValueLists |
protected List<Double> |
allowedxes |
protected List<Double> |
allowedZs |
protected EnumAvailability |
availability |
protected List<Double> |
currentValues |
protected List<Double> |
defaultValues |
protected Object |
dependentMacroRef |
protected String |
descriptiveName |
protected String |
devNS |
protected Boolean |
editable |
protected Boolean |
hasDefault |
protected String |
id |
protected EnumListType |
listType |
protected List<Loc> |
locs |
protected List<Object> |
macroRefs |
protected String |
maxOccurs |
protected Integer |
minOccurs |
protected List<Object> |
moduleRefs |
protected List<Double> |
presenties |
protected List<Double> |
presentValueLists |
protected List<Double> |
presentxes |
protected List<Double> |
presentZs |
protected Boolean |
required |
protected EnumUserDisplay |
userDisplay |
protected List<ValueLoc> |
valueLocs |
protected String |
xPath |
protected String |
xPathRoot |
| Constructor and Description |
|---|
ShapeState() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getActionRefs()
Gets the value of the actionRefs property.
|
List<Double> |
getAllowedies()
Gets the value of the allowedies property.
|
List<Double> |
getAllowedValueLists()
Gets the value of the allowedValueLists property.
|
List<Double> |
getAllowedxes()
Gets the value of the allowedxes property.
|
List<Double> |
getAllowedZs()
Gets the value of the allowedZs property.
|
EnumAvailability |
getAvailability()
Gets the value of the availability property.
|
List<Double> |
getCurrentValues()
Gets the value of the currentValues property.
|
List<Double> |
getDefaultValues()
Gets the value of the defaultValues property.
|
Object |
getDependentMacroRef()
Gets the value of the dependentMacroRef property.
|
String |
getDescriptiveName()
Gets the value of the descriptiveName property.
|
String |
getDevNS()
Gets the value of the devNS property.
|
Boolean |
getEditable()
Gets the value of the editable property.
|
Boolean |
getHasDefault()
Gets the value of the hasDefault property.
|
String |
getID()
Gets the value of the id property.
|
EnumListType |
getListType()
Gets the value of the listType property.
|
List<Loc> |
getLocs()
Gets the value of the locs property.
|
List<Object> |
getMacroRefs()
Gets the value of the macroRefs property.
|
String |
getMaxOccurs()
Gets the value of the maxOccurs property.
|
Integer |
getMinOccurs()
Gets the value of the minOccurs property.
|
List<Object> |
getModuleRefs()
Gets the value of the moduleRefs property.
|
List<Double> |
getPresenties()
Gets the value of the presenties property.
|
List<Double> |
getPresentValueLists()
Gets the value of the presentValueLists property.
|
List<Double> |
getPresentxes()
Gets the value of the presentxes property.
|
List<Double> |
getPresentZs()
Gets the value of the presentZs property.
|
Boolean |
getRequired()
Gets the value of the required property.
|
EnumUserDisplay |
getUserDisplay()
Gets the value of the userDisplay property.
|
List<ValueLoc> |
getValueLocs()
Gets the value of the valueLocs property.
|
String |
getXPath()
Gets the value of the xPath property.
|
String |
getXPathRoot()
Gets the value of the xPathRoot property.
|
void |
setAvailability(EnumAvailability value)
Sets the value of the availability property.
|
void |
setDependentMacroRef(Object value)
Sets the value of the dependentMacroRef property.
|
void |
setDescriptiveName(String value)
Sets the value of the descriptiveName property.
|
void |
setDevNS(String value)
Sets the value of the devNS property.
|
void |
setEditable(Boolean value)
Sets the value of the editable property.
|
void |
setHasDefault(Boolean value)
Sets the value of the hasDefault property.
|
void |
setID(String value)
Sets the value of the id property.
|
void |
setListType(EnumListType value)
Sets the value of the listType property.
|
void |
setMaxOccurs(String value)
Sets the value of the maxOccurs property.
|
void |
setMinOccurs(Integer value)
Sets the value of the minOccurs property.
|
void |
setRequired(Boolean value)
Sets the value of the required property.
|
void |
setUserDisplay(EnumUserDisplay value)
Sets the value of the userDisplay property.
|
void |
setXPath(String value)
Sets the value of the xPath property.
|
void |
setXPathRoot(String value)
Sets the value of the xPathRoot property.
|
protected EnumUserDisplay userDisplay
protected Boolean hasDefault
protected Boolean required
protected Boolean editable
protected String maxOccurs
protected String id
protected String devNS
protected EnumAvailability availability
protected EnumListType listType
protected Integer minOccurs
protected Object dependentMacroRef
protected String xPath
protected String xPathRoot
protected String descriptiveName
public 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 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 Boolean getHasDefault()
Booleanpublic void setHasDefault(Boolean value)
value - allowed object is
Booleanpublic Boolean getRequired()
Booleanpublic void setRequired(Boolean value)
value - allowed object is
Booleanpublic Boolean getEditable()
Booleanpublic void setEditable(Boolean value)
value - allowed object is
Booleanpublic List<Double> getPresentZs()
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 presentZs property.
For example, to add a new item, do as follows:
getPresentZs().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public List<Double> getPresenties()
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 presenties property.
For example, to add a new item, do as follows:
getPresenties().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public List<Double> getPresentxes()
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 presentxes property.
For example, to add a new item, do as follows:
getPresentxes().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public String getMaxOccurs()
Stringpublic void setMaxOccurs(String value)
value - allowed object is
Stringpublic List<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 List<Double> getPresentValueLists()
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 presentValueLists property.
For example, to add a new item, do as follows:
getPresentValueLists().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public void setID(String value)
value - allowed object is
Stringpublic List<Double> getAllowedValueLists()
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 allowedValueLists property.
For example, to add a new item, do as follows:
getAllowedValueLists().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public String getDevNS()
Stringpublic void setDevNS(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 Integer getMinOccurs()
Integerpublic void setMinOccurs(Integer value)
value - allowed object is
Integerpublic List<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 List<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 List<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 Object getDependentMacroRef()
Objectpublic void setDependentMacroRef(Object value)
value - allowed object is
Objectpublic List<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 List<Double> getAllowedies()
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 allowedies property.
For example, to add a new item, do as follows:
getAllowedies().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public List<Double> getAllowedxes()
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 allowedxes property.
For example, to add a new item, do as follows:
getAllowedxes().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public List<Double> getAllowedZs()
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 allowedZs property.
For example, to add a new item, do as follows:
getAllowedZs().add(newItem);
Objects of the following type(s) are allowed in the list
Double
public String getXPath()
Stringpublic void setXPath(String value)
value - allowed object is
Stringpublic String getXPathRoot()
Stringpublic void setXPathRoot(String value)
value - allowed object is
Stringpublic String getDescriptiveName()
StringCopyright © 2012. All Rights Reserved.