|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatusType
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 78)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}lastchecked"/>
<element ref="{}state"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getLastchecked()
Gets the value of the lastchecked property. |
java.lang.String |
getState()
Gets the value of the state property. |
void |
setLastchecked(java.lang.String value)
Sets the value of the lastchecked property. |
void |
setState(java.lang.String value)
Sets the value of the state property. |
| Method Detail |
|---|
java.lang.String getLastchecked()
Stringvoid setLastchecked(java.lang.String value)
value - allowed object is
Stringjava.lang.String getState()
Stringvoid setState(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 | |||||||||