public class BooleanState 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="MaxOccurs" type="{http://www.CIP4.org/JDFSchema_2_0}unbounded" />
<attribute name="CurrentValue" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PresentValueList">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}EnumPresentValueList" />
</simpleType>
</attribute>
<attribute name="ID" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
<attribute name="AllowedValueList">
<simpleType>
<list itemType="{http://www.CIP4.org/JDFSchema_2_0}EnumAllowedValueList" />
</simpleType>
</attribute>
<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}boolean" />
<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<EnumAllowedValueList> |
allowedValueLists |
protected EnumAvailability |
availability |
protected Boolean |
currentValue |
protected Boolean |
defaultValue |
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<EnumPresentValueList> |
presentValueLists |
protected Boolean |
required |
protected EnumUserDisplay |
userDisplay |
protected List<ValueLoc> |
valueLocs |
protected String |
xPath |
protected String |
xPathRoot |
| Constructor and Description |
|---|
BooleanState() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getActionRefs()
Gets the value of the actionRefs property.
|
List<EnumAllowedValueList> |
getAllowedValueLists()
Gets the value of the allowedValueLists property.
|
EnumAvailability |
getAvailability()
Gets the value of the availability 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.
|
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<EnumPresentValueList> |
getPresentValueLists()
Gets the value of the presentValueLists 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.
|
Boolean |
isCurrentValue()
Gets the value of the currentValue property.
|
Boolean |
isDefaultValue()
Gets the value of the defaultValue property.
|
Boolean |
isEditable()
Gets the value of the editable property.
|
Boolean |
isHasDefault()
Gets the value of the hasDefault property.
|
Boolean |
isRequired()
Gets the value of the required property.
|
void |
setAvailability(EnumAvailability value)
Sets the value of the availability property.
|
void |
setCurrentValue(Boolean value)
Sets the value of the currentValue property.
|
void |
setDefaultValue(Boolean value)
Sets the value of the defaultValue 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 Boolean currentValue
protected List<EnumPresentValueList> presentValueLists
protected String id
protected List<EnumAllowedValueList> allowedValueLists
protected String devNS
protected EnumAvailability availability
protected EnumListType listType
protected Integer minOccurs
protected Object dependentMacroRef
protected Boolean defaultValue
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 isHasDefault()
Booleanpublic void setHasDefault(Boolean value)
value - allowed object is
Booleanpublic Boolean isRequired()
Booleanpublic void setRequired(Boolean value)
value - allowed object is
Booleanpublic Boolean isEditable()
Booleanpublic void setEditable(Boolean value)
value - allowed object is
Booleanpublic String getMaxOccurs()
Stringpublic void setMaxOccurs(String value)
value - allowed object is
Stringpublic Boolean isCurrentValue()
Booleanpublic void setCurrentValue(Boolean value)
value - allowed object is
Booleanpublic List<EnumPresentValueList> 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
EnumPresentValueList
public void setID(String value)
value - allowed object is
Stringpublic List<EnumAllowedValueList> 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
EnumAllowedValueList
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 Boolean isDefaultValue()
Booleanpublic void setDefaultValue(Boolean value)
value - allowed object is
Booleanpublic 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.