|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Disttype
Java content class for disttype 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 189)
<complexType name="disttype">
<simpleContent>
<extension base="<>summtype">
<attribute name="cvus" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="node" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="payload" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
int |
getCvus()
Gets the value of the cvus property. |
java.lang.String |
getNode()
Gets the value of the node property. |
int |
getPayload()
Gets the value of the payload property. |
void |
setCvus(int value)
Sets the value of the cvus property. |
void |
setNode(java.lang.String value)
Sets the value of the node property. |
void |
setPayload(int value)
Sets the value of the payload property. |
| Methods inherited from interface com.pushtotest.testmaker.XSTest.xml.Summtype |
|---|
getTarget, getUsecase, getValue, setTarget, setUsecase, setValue |
| Method Detail |
|---|
java.lang.String getNode()
Stringvoid setNode(java.lang.String value)
value - allowed object is
Stringint getCvus()
void setCvus(int value)
int getPayload()
void setPayload(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||