edu.berkeley.guir.papier_mache.serialization
Interface Root.PhobProducersType.BarcodePhobProducer

All Superinterfaces:
javax.xml.bind.Element, Root.PhobProducersType.BarcodePhobProducerType
Enclosing interface:
Root.PhobProducersType

public static interface Root.PhobProducersType.BarcodePhobProducer
extends javax.xml.bind.Element, Root.PhobProducersType.BarcodePhobProducerType

Java content class for BarcodePhobProducer 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 54)

 <element name="BarcodePhobProducer">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <attribute name="visionProducer" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface edu.berkeley.guir.papier_mache.serialization.Root.PhobProducersType.BarcodePhobProducerType
getVisionProducer, setVisionProducer