|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IncidentType
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/PAAS/GSRS.xsd line 129)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}type"/>
<element ref="{}when"/>
<element ref="{}notes"/>
<element ref="{}trace"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getNotes()
Gets the value of the notes property. |
java.lang.String |
getTrace()
Gets the value of the trace property. |
java.lang.String |
getType()
Gets the value of the type property. |
java.lang.String |
getWhen()
Gets the value of the when property. |
void |
setNotes(java.lang.String value)
Sets the value of the notes property. |
void |
setTrace(java.lang.String value)
Sets the value of the trace property. |
void |
setType(java.lang.String value)
Sets the value of the type property. |
void |
setWhen(java.lang.String value)
Sets the value of the when property. |
| Method Detail |
|---|
java.lang.String getType()
Stringvoid setType(java.lang.String value)
value - allowed object is
Stringjava.lang.String getWhen()
Stringvoid setWhen(java.lang.String value)
value - allowed object is
Stringjava.lang.String getNotes()
Stringvoid setNotes(java.lang.String value)
value - allowed object is
Stringjava.lang.String getTrace()
Stringvoid setTrace(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 | |||||||||