public class HistoryItem extends Object
| Constructor and Description |
|---|
HistoryItem(UsbFile file)
Cosntructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAcitivity()
Returns the activity description
|
String |
getDescription()
Returns the description.
|
int |
getFileId()
Returns the fileId
|
String |
getIndex()
Returns the index
|
public HistoryItem(UsbFile file)
file - UsbFile to construct/read the history item frompublic int getFileId()
public String getAcitivity()
public String getIndex()
public String getDescription()
Copyright © 2025. All rights reserved.