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

All Superinterfaces:
javax.xml.bind.Element, FunctionType
All Known Implementing Classes:
FunctionImpl

public interface Function
extends javax.xml.bind.Element, FunctionType

Java content class for function 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 141)

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


Method Summary
 
Methods inherited from interface com.pushtotest.testmaker.XSTest.PAAS.GSRS.FunctionType
getComments, setComments