|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatisticsType
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 88)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}timesincelastfailure"/>
<element ref="{}responsetime"/>
<element ref="{}reliability"/>
<element ref="{}function"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
FunctionType |
getFunction()
Gets the value of the function property. |
ReliabilityType |
getReliability()
Gets the value of the reliability property. |
ResponsetimeType |
getResponsetime()
Gets the value of the responsetime property. |
TimesincelastfailureType |
getTimesincelastfailure()
Gets the value of the timesincelastfailure property. |
void |
setFunction(FunctionType value)
Sets the value of the function property. |
void |
setReliability(ReliabilityType value)
Sets the value of the reliability property. |
void |
setResponsetime(ResponsetimeType value)
Sets the value of the responsetime property. |
void |
setTimesincelastfailure(TimesincelastfailureType value)
Sets the value of the timesincelastfailure property. |
| Method Detail |
|---|
FunctionType getFunction()
Function
FunctionTypevoid setFunction(FunctionType value)
value - allowed object is
Function
FunctionTypeReliabilityType getReliability()
ReliabilityType
Reliabilityvoid setReliability(ReliabilityType value)
value - allowed object is
ReliabilityType
ReliabilityTimesincelastfailureType getTimesincelastfailure()
TimesincelastfailureType
Timesincelastfailurevoid setTimesincelastfailure(TimesincelastfailureType value)
value - allowed object is
TimesincelastfailureType
TimesincelastfailureResponsetimeType getResponsetime()
Responsetime
ResponsetimeTypevoid setResponsetime(ResponsetimeType value)
value - allowed object is
Responsetime
ResponsetimeType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||