public class StringState
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="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="AllowedRegExp" type="{http://www.CIP4.org/JDFSchema_2_0}RegExp" />
<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}string" />
<attribute name="AllowedLength" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRange" />
<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}string" />
<attribute name="PresentRegExp" type="{http://www.CIP4.org/JDFSchema_2_0}RegExp" />
<attribute name="PresentLength" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRange" />
<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.Integer |
allowedLength |
protected java.lang.String |
allowedRegExp |
protected EnumAvailability |
availability |
protected java.lang.String |
currentValue |
protected java.lang.String |
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 java.lang.Integer |
presentLength |
protected java.lang.String |
presentRegExp |
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 |
|---|
StringState() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
getActionRefs()
Gets the value of the actionRefs property.
|
java.lang.Integer |
getAllowedLength()
Gets the value of the allowedLength property.
|
java.lang.String |
getAllowedRegExp()
Gets the value of the allowedRegExp property.
|
EnumAvailability |
getAvailability()
Gets the value of the availability property.
|
java.lang.String |
getCurrentValue()
Gets the value of the currentValue property.
|
java.lang.String |
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.
|
java.lang.Integer |
getPresentLength()
Gets the value of the presentLength property.
|
java.lang.String |
getPresentRegExp()
Gets the value of the presentRegExp 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 |
setAllowedLength(java.lang.Integer value)
Sets the value of the allowedLength property.
|
void |
setAllowedRegExp(java.lang.String value)
Sets the value of the allowedRegExp property.
|
void |
setAvailability(EnumAvailability value)
Sets the value of the availability property.
|
void |
setCurrentValue(java.lang.String value)
Sets the value of the currentValue property.
|
void |
setDefaultValue(java.lang.String 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 |
setPresentLength(java.lang.Integer value)
Sets the value of the presentLength property.
|
void |
setPresentRegExp(java.lang.String value)
Sets the value of the presentRegExp 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 EnumUserDisplay userDisplay
protected java.lang.Boolean hasDefault
protected java.lang.Boolean required
protected java.lang.String allowedRegExp
protected java.lang.Boolean editable
protected java.lang.String maxOccurs
protected java.lang.String currentValue
protected java.lang.Integer allowedLength
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.lang.String defaultValue
protected java.lang.String presentRegExp
protected java.lang.Integer presentLength
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 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 java.lang.Boolean getRequired()
Booleanpublic void setRequired(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getAllowedRegExp()
Stringpublic void setAllowedRegExp(java.lang.String value)
value - allowed object is
Stringpublic 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.String getCurrentValue()
Stringpublic void setCurrentValue(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getAllowedLength()
Integerpublic void setAllowedLength(java.lang.Integer value)
value - allowed object is
Integerpublic 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.lang.String getDefaultValue()
Stringpublic void setDefaultValue(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPresentRegExp()
Stringpublic void setPresentRegExp(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getPresentLength()
Integerpublic void setPresentLength(java.lang.Integer value)
value - allowed object is
Integerpublic 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.