|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XSTestType.RunSetType
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 127)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Timing">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="cycletime" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="duration" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="sleeptime" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="startupdelay" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="warmup" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Payloads" type="{}itemlist"/>
<element name="cvus" type="{}itemlist"/>
<element name="UseCases" type="{}itemlist"/>
<element name="Serverhost" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static interface |
XSTestType.RunSetType.TimingType
Java content class for anonymous complex type. |
| Method Summary | |
|---|---|
Itemlist |
getCvus()
Gets the value of the cvus property. |
Itemlist |
getPayloads()
Gets the value of the payloads property. |
java.lang.String |
getServerhost()
Gets the value of the serverhost property. |
XSTestType.RunSetType.TimingType |
getTiming()
Gets the value of the timing property. |
Itemlist |
getUseCases()
Gets the value of the useCases property. |
void |
setCvus(Itemlist value)
Sets the value of the cvus property. |
void |
setPayloads(Itemlist value)
Sets the value of the payloads property. |
void |
setServerhost(java.lang.String value)
Sets the value of the serverhost property. |
void |
setTiming(XSTestType.RunSetType.TimingType value)
Sets the value of the timing property. |
void |
setUseCases(Itemlist value)
Sets the value of the useCases property. |
| Method Detail |
|---|
Itemlist getUseCases()
Itemlistvoid setUseCases(Itemlist value)
value - allowed object is
ItemlistItemlist getCvus()
Itemlistvoid setCvus(Itemlist value)
value - allowed object is
Itemlistjava.lang.String getServerhost()
Stringvoid setServerhost(java.lang.String value)
value - allowed object is
StringXSTestType.RunSetType.TimingType getTiming()
XSTestType.RunSetType.TimingTypevoid setTiming(XSTestType.RunSetType.TimingType value)
value - allowed object is
XSTestType.RunSetType.TimingTypeItemlist getPayloads()
Itemlistvoid setPayloads(Itemlist value)
value - allowed object is
Itemlist
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||