com.pushtotest.tool.xml.results
Interface Images

All Superinterfaces:
javax.xml.bind.Element, ImagesType
All Known Implementing Classes:
ImagesImpl

public interface Images
extends javax.xml.bind.Element, ImagesType

Java content class for images 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/tool/src/com/pushtotest/tool/xml/results.xsd line 92)

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


Method Summary
 
Methods inherited from interface com.pushtotest.tool.xml.results.ImagesType
getImage