edu.berkeley.guir.papier_mache.serialization
Interface Application

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

public interface Application
extends javax.xml.bind.Element, Root

Java content class for Application 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 9)

 <element name="Application" type="{http://guir.berkeley.edu/projects/papier-mache/2003/11}root"/>
 


Nested Class Summary
 
Nested classes inherited from class edu.berkeley.guir.papier_mache.serialization.Root
Root.ClassifierMapType, Root.ClassifiersType, Root.InputDevicesType, Root.PhobProducersType
 
Method Summary
 
Methods inherited from interface edu.berkeley.guir.papier_mache.serialization.Root
getClassifierMap, getClassifiers, getInputDevices, getPhobProducers, setClassifierMap, setClassifiers, setInputDevices, setPhobProducers