Uses of Interface
edu.berkeley.guir.papier_mache.serialization.Root.PhobProducersType

Packages that use Root.PhobProducersType
edu.berkeley.guir.papier_mache.serialization   
 

Uses of Root.PhobProducersType in edu.berkeley.guir.papier_mache.serialization
 

Methods in edu.berkeley.guir.papier_mache.serialization that return Root.PhobProducersType
 Root.PhobProducersType Root.getPhobProducers()
           
 Root.PhobProducersType ObjectFactory.createRootPhobProducersType()
          Create an instance of RootPhobProducersType
 

Methods in edu.berkeley.guir.papier_mache.serialization with parameters of type Root.PhobProducersType
 void Root.setPhobProducers(Root.PhobProducersType value)