|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XSTestType.RunSetType.TimingType
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 130)
<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>
| Method Summary | |
|---|---|
int |
getCycletime()
Gets the value of the cycletime property. |
int |
getDuration()
Gets the value of the duration property. |
int |
getSleeptime()
Gets the value of the sleeptime property. |
int |
getStartupdelay()
Gets the value of the startupdelay property. |
int |
getWarmup()
Gets the value of the warmup property. |
void |
setCycletime(int value)
Sets the value of the cycletime property. |
void |
setDuration(int value)
Sets the value of the duration property. |
void |
setSleeptime(int value)
Sets the value of the sleeptime property. |
void |
setStartupdelay(int value)
Sets the value of the startupdelay property. |
void |
setWarmup(int value)
Sets the value of the warmup property. |
| Method Detail |
|---|
int getSleeptime()
void setSleeptime(int value)
int getStartupdelay()
void setStartupdelay(int value)
int getDuration()
void setDuration(int value)
int getCycletime()
void setCycletime(int value)
int getWarmup()
void setWarmup(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||