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

All Superinterfaces:
CommentsType, javax.xml.bind.Element
All Known Implementing Classes:
CommentsImpl

public interface Comments
extends javax.xml.bind.Element, CommentsType

Java content class for comments 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 148)

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


Method Summary
 
Methods inherited from interface com.pushtotest.testmaker.XSTest.PAAS.GSRS.CommentsType
getComment