Uses of Interface
com.pushtotest.testmaker.XSTest.PAAS.GSRS.TimesincelastfailureType

Packages that use TimesincelastfailureType
com.pushtotest.testmaker.XSTest.PAAS.GSRS   
com.pushtotest.testmaker.XSTest.PAAS.GSRS.impl   
 

Uses of TimesincelastfailureType in com.pushtotest.testmaker.XSTest.PAAS.GSRS
 

Subinterfaces of TimesincelastfailureType in com.pushtotest.testmaker.XSTest.PAAS.GSRS
 interface Timesincelastfailure
          Java content class for timesincelastfailure element declaration.
 

Methods in com.pushtotest.testmaker.XSTest.PAAS.GSRS that return TimesincelastfailureType
 TimesincelastfailureType ObjectFactory.createTimesincelastfailureType()
          Create an instance of TimesincelastfailureType
 TimesincelastfailureType StatisticsType.getTimesincelastfailure()
          Gets the value of the timesincelastfailure property.
 

Methods in com.pushtotest.testmaker.XSTest.PAAS.GSRS with parameters of type TimesincelastfailureType
 void StatisticsType.setTimesincelastfailure(TimesincelastfailureType value)
          Sets the value of the timesincelastfailure property.
 

Uses of TimesincelastfailureType in com.pushtotest.testmaker.XSTest.PAAS.GSRS.impl
 

Classes in com.pushtotest.testmaker.XSTest.PAAS.GSRS.impl that implement TimesincelastfailureType
 class TimesincelastfailureImpl
           
 class TimesincelastfailureTypeImpl
           
 

Fields in com.pushtotest.testmaker.XSTest.PAAS.GSRS.impl declared as TimesincelastfailureType
protected  TimesincelastfailureType StatisticsTypeImpl._Timesincelastfailure
           
 

Methods in com.pushtotest.testmaker.XSTest.PAAS.GSRS.impl that return TimesincelastfailureType
 TimesincelastfailureType StatisticsTypeImpl.getTimesincelastfailure()
           
 

Methods in com.pushtotest.testmaker.XSTest.PAAS.GSRS.impl with parameters of type TimesincelastfailureType
 void StatisticsTypeImpl.setTimesincelastfailure(TimesincelastfailureType value)