Uses of Class
de.unikassel.android.sdcframework.data.independent.WifiSampleData

Packages that use WifiSampleData
de.unikassel.android.sdcframework.data.independent Does contain the framework independent classes of the data package. 
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 WifiSampleData in de.unikassel.android.sdcframework.data.independent
 

Constructors in de.unikassel.android.sdcframework.data.independent with parameters of type WifiSampleData
WifiSampleData(WifiSampleData sampleData)
          Copy-Constructor
 

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

Methods in de.unikassel.android.sdcframework.devices that return WifiSampleData
 WifiSampleData SampleFactory.createWifiSampleData(ScanResult scanResult, boolean isConnected)
          Method to create a wifi sample from a ScanResult