Uses of Class
de.unikassel.android.sdcframework.devices.SampleTakingTask

Packages that use SampleTakingTask
de.unikassel.android.sdcframework.devices Does contain the sensor device specific classes, like the sensor devices, the device manager and the device factory. 
 

Uses of SampleTakingTask in de.unikassel.android.sdcframework.devices
 

Fields in de.unikassel.android.sdcframework.devices declared as SampleTakingTask
private  SampleTakingTask SampleTakingDeviceScanner.timerTask
          The timer task to be executed on timer event
 

Methods in de.unikassel.android.sdcframework.devices that return SampleTakingTask
protected  SampleTakingTask SampleTakingDeviceScanner.getTimerTask()
          Getter for the timer task
 

Methods in de.unikassel.android.sdcframework.devices with parameters of type SampleTakingTask
private  void SampleTakingDeviceScanner.setTimerTask(SampleTakingTask timerTask)
          Setter for the timer task