com.pushtotest.testmaker.XSTest.PAAS.GSRS
Interface Timesincelastfailure

All Superinterfaces:
javax.xml.bind.Element, TimesincelastfailureType
All Known Implementing Classes:
TimesincelastfailureImpl

public interface Timesincelastfailure
extends javax.xml.bind.Element, TimesincelastfailureType

Java content class for timesincelastfailure element declaration.

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 97)

 <element name="timesincelastfailure">
   <complexType>
     <simpleContent>
       <extension base="<http://www.w3.org/2001/XMLSchema>integer">
         <attribute name="measurement" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
       </extension>
     </simpleContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface com.pushtotest.testmaker.XSTest.PAAS.GSRS.TimesincelastfailureType
getMeasurement, getValue, setMeasurement, setValue