static class RawDataBatcher.ReporterProxy extends ReporterData
Modifier and Type | Field and Description |
---|---|
private String |
externalId |
private int |
id |
MAX_EXTERNAL_ID_LENGTH, MAX_LAST_SOURCE_LENGTH, MAX_SYMBOL_LENGTH
MAX_DESCRIPTION_LENGTH, MAX_NAME_LENGTH
Constructor and Description |
---|
ReporterProxy() |
Modifier and Type | Method and Description |
---|---|
String |
getExternalId()
Get the external id for this
ReporterData item. |
int |
getId()
Get the id of the item.
|
(package private) RawDataBatcher.ReporterProxy |
setTheId(int id,
String externalId) |
getDescription, getEntryDate, getExtended, getLastSource, getLastUpdate, getName, getSymbol, setDescription, setExtended, setExternalId, setName, setSymbol
equals, getVersion, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getVersion
private int id
private String externalId
RawDataBatcher.ReporterProxy setTheId(int id, String externalId)
public int getId()
BasicData
getId
in interface IdentifiableData
getId
in class BasicData
public String getExternalId()
ReporterData
ReporterData
item.getExternalId
in class ReporterData