static class BaseFileImporter.ReporterProxy extends ReporterData
Modifier and Type | Field and Description |
---|---|
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 |
---|---|
int |
getId()
Get the id of the item.
|
void |
setTheId(int id) |
getDescription, getEntryDate, getExtended, getExternalId, getLastSource, getLastUpdate, getName, getSymbol, setDescription, setExtended, setExternalId, setName, setSymbol
equals, getVersion, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getVersion
public void setTheId(int id)
public int getId()
BasicData
getId
in interface IdentifiableData
getId
in class BasicData