|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XSTestType.DirectoryType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/frankcohen/dev/cvs/tm_newer/tm5/TestMaker/src/com/pushtotest/testmaker/XSTest/xml/XSTestProps.xsd line 80)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BaseDir" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="OpenFiles" type="{}itemlist"/>
<element name="ResultDir" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ChartDir" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getBaseDir()
Gets the value of the baseDir property. |
java.lang.String |
getChartDir()
Gets the value of the chartDir property. |
Itemlist |
getOpenFiles()
Gets the value of the openFiles property. |
java.lang.String |
getResultDir()
Gets the value of the resultDir property. |
void |
setBaseDir(java.lang.String value)
Sets the value of the baseDir property. |
void |
setChartDir(java.lang.String value)
Sets the value of the chartDir property. |
void |
setOpenFiles(Itemlist value)
Sets the value of the openFiles property. |
void |
setResultDir(java.lang.String value)
Sets the value of the resultDir property. |
| Method Detail |
|---|
java.lang.String getBaseDir()
Stringvoid setBaseDir(java.lang.String value)
value - allowed object is
Stringjava.lang.String getResultDir()
Stringvoid setResultDir(java.lang.String value)
value - allowed object is
Stringjava.lang.String getChartDir()
Stringvoid setChartDir(java.lang.String value)
value - allowed object is
StringItemlist getOpenFiles()
Itemlistvoid setOpenFiles(Itemlist value)
value - allowed object is
Itemlist
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||