edu.berkeley.guir.papier_mache.serialization
Interface FilesImageInputData

All Superinterfaces:
javax.xml.bind.Element, FilesImageInputDataType

public interface FilesImageInputData
extends javax.xml.bind.Element, FilesImageInputDataType

Java content class for FilesImageInputData element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/C:/dev/papier-mâché/src/edu/berkeley/guir/papier_mache/serialization/papier-mache.xsd line 25)

 <element name="FilesImageInputData">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <attribute name="filesPrefix" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
         <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}ID" />
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface edu.berkeley.guir.papier_mache.serialization.FilesImageInputDataType
getFilesPrefix, getId, setFilesPrefix, setId