public class DownloadHistoryItem
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
DownloadHistoryItem.DownloadHistoryItemLot |
class |
DownloadHistoryItem.DownloadHistoryItemRecord |
Modifier and Type | Field and Description |
---|---|
private DownloadHistoryItem.DownloadHistoryItemLot |
lot |
private DownloadHistoryItem.DownloadHistoryItemRecord |
record |
Constructor and Description |
---|
DownloadHistoryItem() |
Modifier and Type | Method and Description |
---|---|
DownloadHistoryItem.DownloadHistoryItemLot |
getLot() |
DownloadHistoryItem.DownloadHistoryItemRecord |
getRecord() |
private DownloadHistoryItem.DownloadHistoryItemRecord record
private DownloadHistoryItem.DownloadHistoryItemLot lot
public DownloadHistoryItem.DownloadHistoryItemRecord getRecord()
public DownloadHistoryItem.DownloadHistoryItemLot getLot()