edu.berkeley.guir.papier_mache.serialization
Interface Root.InputDevicesType

Enclosing interface:
Root

public static interface Root.InputDevicesType

Java content class for anonymous complex type.

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 38)

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice maxOccurs="unbounded">
         <element ref="{http://guir.berkeley.edu/projects/papier-mache/2003/11}InputDeviceData"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>
 


Method Summary
 java.util.List getInputDeviceData()
          Gets the value of the InputDeviceData property.
 

Method Detail

getInputDeviceData

java.util.List getInputDeviceData()
Gets the value of the InputDeviceData property. This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the InputDeviceData property. For example, to add a new item, do as follows:
    getInputDeviceData().add(newItem);
 
Objects of the following type(s) are allowed in the list FilesImageInputData RFIDInputDeviceData ImageInputDeviceData InputDeviceData CameraImageInputData TWAINImageInputData