public static class IndexedReferenceModifications.SetByIndexAndValue<T> extends org.babyfish.data.event.spi.AbstractModification implements IndexedReferenceModifications.SetByIndex<T>, ReferenceModifications.SetByValue<T>
| Constructor and Description |
|---|
SetByIndexAndValue(int index,
T value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendTo(org.babyfish.data.spi.Appender appender) |
int |
getIndex() |
T |
getValue() |
appendTo, getAttributeContext, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttributeContextpublic SetByIndexAndValue(int index,
T value)
public int getIndex()
getIndex in interface IndexedReferenceModifications.SetByIndex<T>public T getValue()
getValue in interface ReferenceModifications.SetByValue<T>protected void appendTo(org.babyfish.data.spi.Appender appender)
appendTo in class org.babyfish.data.event.spi.AbstractModificationCopyright © 2016. All rights reserved.