|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TallyT
Java content class for tally_t 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/TestScenario/testscenario.xsd line 254)
<complexType name="tally_t">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="archive" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="basefilename" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="destination" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="enabled" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getArchive()
Gets the value of the archive property. |
java.lang.String |
getBasefilename()
Gets the value of the basefilename property. |
java.lang.String |
getDestination()
Gets the value of the destination property. |
java.lang.String |
getEnabled()
Gets the value of the enabled property. |
void |
setArchive(java.lang.String value)
Sets the value of the archive property. |
void |
setBasefilename(java.lang.String value)
Sets the value of the basefilename property. |
void |
setDestination(java.lang.String value)
Sets the value of the destination property. |
void |
setEnabled(java.lang.String value)
Sets the value of the enabled property. |
| Method Detail |
|---|
java.lang.String getDestination()
Stringvoid setDestination(java.lang.String value)
value - allowed object is
Stringjava.lang.String getArchive()
Stringvoid setArchive(java.lang.String value)
value - allowed object is
Stringjava.lang.String getEnabled()
Stringvoid setEnabled(java.lang.String value)
value - allowed object is
Stringjava.lang.String getBasefilename()
Stringvoid setBasefilename(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||