
public interface IDBPropertyDelta<T> extends IDBDelta
| Modifier and Type | Interface and Description |
|---|---|
static class |
IDBPropertyDelta.Type |
IDBDelta.ChangeKind, IDBDelta.DeltaTypeIContainer.Modifiable<E>| Modifier and Type | Method and Description |
|---|---|
T |
getOldValue() |
IDBPropertyDelta.Type |
getType() |
T |
getValue() |
accept, getChangeKind, getDeltaType, getParent, getSchemaElementgetNamegetPropertiesaddListener, getListeners, hasListeners, removeListenergetElements, isEmptycompareToIDBPropertyDelta.Type getType()
T getValue()
T getOldValue()
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.