static class RawDataBatcher.FeatureProxy extends FeatureData
Modifier and Type | Field and Description |
---|---|
private int |
id |
MAX_EXTERNAL_ID_LENGTH
Constructor and Description |
---|
RawDataBatcher.FeatureProxy() |
Modifier and Type | Method and Description |
---|---|
int |
getId()
Get the id of the item.
|
(package private) RawDataBatcher.FeatureProxy |
setTheId(int id) |
getColumn, getExternalId, getPosition, getReporter, getRow, setColumn, setExternalId, setPosition, setRow
equals, getVersion, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getVersion
RawDataBatcher.FeatureProxy setTheId(int id)
public int getId()
BasicData
getId
in interface IdentifiableData
getId
in class BasicData