|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestusecaseT
Java content class for testusecase_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 156)
<complexType name="testusecase_t">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dimensions" type="{www.pushtotest.com/tm5}dimensions_t"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
DimensionsT |
getDimensions()
Gets the value of the dimensions property. |
void |
setDimensions(DimensionsT value)
Sets the value of the dimensions property. |
| Method Detail |
|---|
DimensionsT getDimensions()
DimensionsTvoid setDimensions(DimensionsT value)
value - allowed object is
DimensionsT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||