|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SampleData
Interface for all the types implementing device specific sensor sample data.
Method Summary | |
---|---|
SampleData |
doClone()
Method to clone sample data |
String |
getRelatedData()
Getter for related data |
void |
updateRelatedData(String fileName)
Update method for related data ( used to update relative file location for transmitted samples ) |
Methods inherited from interface de.unikassel.android.sdcframework.data.independent.SerializableData |
---|
toXML |
Method Detail |
---|
SampleData doClone()
String getRelatedData()
void updateRelatedData(String fileName)
fileName
- the new filename
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |