public static class KeyedReferenceModifications.SetByKeyAndValue<K,T> extends org.babyfish.data.event.spi.AbstractModification implements KeyedReferenceModifications.SetByKey<K,T>, KeyedReferenceModifications.SetByValue<K,T>
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendTo(org.babyfish.data.spi.Appender appender) |
K |
getKey() |
T |
getValue() |
appendTo, getAttributeContext, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttributeContextpublic K getKey()
getKey in interface KeyedReferenceModifications.SetByKey<K,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.