|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OptionsT
Java content class for options_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 301)
<complexType name="options_t">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="debug" type="{www.pushtotest.com/tm5}debug_t" minOccurs="0"/>
<element name="sleeptime" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="delayBetweenStartingUseCases" type="{www.pushtotest.com/tm5}seconds_t" minOccurs="0"/>
<element name="delayBetweenStartingUseCasses" type="{www.pushtotest.com/tm5}seconds_t" minOccurs="0"/>
<element name="delayBetweenTestCases" type="{www.pushtotest.com/tm5}seconds_t" minOccurs="0"/>
<element name="testTime" type="{www.pushtotest.com/tm5}seconds_t" minOccurs="0"/>
<element name="target" type="{www.pushtotest.com/tm5}node_t" minOccurs="0"/>
<element name="logging" type="{www.pushtotest.com/tm5}logging_t" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
DebugT |
getDebug()
Gets the value of the debug property. |
SecondsT |
getDelayBetweenStartingUseCases()
Gets the value of the delayBetweenStartingUseCases property. |
SecondsT |
getDelayBetweenStartingUseCasses()
Gets the value of the delayBetweenStartingUseCasses property. |
SecondsT |
getDelayBetweenTestCases()
Gets the value of the delayBetweenTestCases property. |
LoggingT |
getLogging()
Gets the value of the logging property. |
int |
getSleeptime()
Gets the value of the sleeptime property. |
NodeT |
getTarget()
Gets the value of the target property. |
SecondsT |
getTestTime()
Gets the value of the testTime property. |
void |
setDebug(DebugT value)
Sets the value of the debug property. |
void |
setDelayBetweenStartingUseCases(SecondsT value)
Sets the value of the delayBetweenStartingUseCases property. |
void |
setDelayBetweenStartingUseCasses(SecondsT value)
Sets the value of the delayBetweenStartingUseCasses property. |
void |
setDelayBetweenTestCases(SecondsT value)
Sets the value of the delayBetweenTestCases property. |
void |
setLogging(LoggingT value)
Sets the value of the logging property. |
void |
setSleeptime(int value)
Sets the value of the sleeptime property. |
void |
setTarget(NodeT value)
Sets the value of the target property. |
void |
setTestTime(SecondsT value)
Sets the value of the testTime property. |
| Method Detail |
|---|
SecondsT getTestTime()
SecondsTvoid setTestTime(SecondsT value)
value - allowed object is
SecondsTSecondsT getDelayBetweenStartingUseCases()
SecondsTvoid setDelayBetweenStartingUseCases(SecondsT value)
value - allowed object is
SecondsTint getSleeptime()
void setSleeptime(int value)
LoggingT getLogging()
LoggingTvoid setLogging(LoggingT value)
value - allowed object is
LoggingTDebugT getDebug()
DebugTvoid setDebug(DebugT value)
value - allowed object is
DebugTNodeT getTarget()
NodeTvoid setTarget(NodeT value)
value - allowed object is
NodeTSecondsT getDelayBetweenTestCases()
SecondsTvoid setDelayBetweenTestCases(SecondsT value)
value - allowed object is
SecondsTSecondsT getDelayBetweenStartingUseCasses()
SecondsTvoid setDelayBetweenStartingUseCasses(SecondsT value)
value - allowed object is
SecondsT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||