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

All Superinterfaces:
javax.xml.bind.Element, ReliabilityType
All Known Implementing Classes:
ReliabilityImpl

public interface Reliability
extends javax.xml.bind.Element, ReliabilityType

Java content class for reliability 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 121)

 <element name="reliability">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <sequence>
           <element ref="{}incident" maxOccurs="unbounded"/>
         </sequence>
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface com.pushtotest.testmaker.XSTest.PAAS.GSRS.ReliabilityType
getIncident