|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XSTestType.UseCasesType.UsecaseType
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 93)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Properties" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Agent" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="DPLMap" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Payloads" type="{}dicttype"/>
</sequence>
<attribute name="code" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getAgent()
Gets the value of the agent property. |
java.lang.String |
getCode()
Gets the value of the code property. |
java.lang.String |
getDPLMap()
Gets the value of the dplMap property. |
java.lang.String |
getName()
Gets the value of the name property. |
Dicttype |
getPayloads()
Gets the value of the payloads property. |
java.lang.String |
getProperties()
Gets the value of the properties property. |
void |
setAgent(java.lang.String value)
Sets the value of the agent property. |
void |
setCode(java.lang.String value)
Sets the value of the code property. |
void |
setDPLMap(java.lang.String value)
Sets the value of the dplMap property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setPayloads(Dicttype value)
Sets the value of the payloads property. |
void |
setProperties(java.lang.String value)
Sets the value of the properties property. |
| Method Detail |
|---|
java.lang.String getDPLMap()
Stringvoid setDPLMap(java.lang.String value)
value - allowed object is
Stringjava.lang.String getCode()
Stringvoid setCode(java.lang.String value)
value - allowed object is
Stringjava.lang.String getAgent()
Stringvoid setAgent(java.lang.String value)
value - allowed object is
Stringjava.lang.String getName()
Stringvoid setName(java.lang.String value)
value - allowed object is
StringDicttype getPayloads()
Dicttypevoid setPayloads(Dicttype value)
value - allowed object is
Dicttypejava.lang.String getProperties()
Stringvoid setProperties(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||