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

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

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

Methods in edu.berkeley.guir.papier_mache.serialization that return Root.InputDevicesType
 Root.InputDevicesType Root.getInputDevices()
           
 Root.InputDevicesType ObjectFactory.createRootInputDevicesType()
          Create an instance of RootInputDevicesType
 

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