public class LoadingRecord extends AbstractLayerRecord
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LoadingRecord(AbstractRecordLayer layer) |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getIdentifier() |
RecordState |
getState() |
<T> T |
getValue(int index)
Get the value of the attribute with the specified index.
|
boolean |
isSame(Record record) |
void |
setState(RecordState state) |
void |
setValue(int index,
Object value)
Set the value of the attribute with the specified name.
|
cancelChanges, clearChanges, firePropertyChange, getLayer, getOriginalValue, getRecordDefinition, isDeletable, isDeleted, isEventsEnabled, isGeometryEditable, isModified, isModified, isModified, isValid, isValid, postSaveDeleted, postSaveModified, postSaveNew, revertChanges, revertEmptyFields, setEventsEnabled, validateclone, compareTo, delete, entrySet, equals, get, getByte, getDouble, getFactory, getFieldTitle, getFloat, getGeometryValue, getIdentifier, getIdentifier, getIdValue, getInteger, getLong, getShort, getString, getTypeName, getValue, getValueByPath, getValueMap, getValues, hasField, hasValue, hasValuesAny, put, setGeometryValue, setIdentifier, setIdValue, setValue, setValueByPath, setValueByPath, setValues, setValues, setValues, setValues, setValuesByPath, toString, updateStateclear, containsKey, containsValue, hashCode, isEmpty, keySet, putAll, remove, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitclone, delete, getByte, getDouble, getFactory, getFieldTitle, getFloat, getGeometryValue, getIdentifier, getIdentifier, getIdValue, getInteger, getLong, getShort, getString, getTypeName, getValue, getValueByPath, getValueMap, getValues, hasField, hasValue, hasValuesAny, setGeometryValue, setIdentifier, setIdValue, setValue, setValueByPath, setValueByPath, setValues, setValues, setValues, setValues, setValuesByPathclear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, valuescompareTopublic LoadingRecord(AbstractRecordLayer layer)
public Identifier getIdentifier()
getIdentifier in interface IdentifiablegetIdentifier in class AbstractRecordpublic RecordState getState()
public <T> T getValue(int index)
Recordindex - The index of the attribute.public boolean isSame(Record record)
isSame in interface LayerRecordisSame in class AbstractLayerRecordpublic void setState(RecordState state)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.