Uses of Class
GWTApplication.client.Instrument

Packages that use Instrument
GWTApplication.server   
 

Uses of Instrument in GWTApplication.server
 

Methods in GWTApplication.server that return types with arguments of type Instrument
 java.util.ArrayList<Instrument> FaultServiceImpl.getInstruments(boolean allInstruments)
          Return the names of all of the instrument to the caller which are recalled from the fault database table.