public class EntryValueChanged extends EntryChange
| Constructor and Description |
|---|
EntryValueChanged(Object key,
Object leftValue,
Object rightValue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey() |
Object |
getLeftValue() |
Object |
getRightValue() |
Value |
getWrappedKey() |
Value |
getWrappedLeftValue() |
Value |
getWrappedRightValue() |
Copyright © 2014. All rights reserved.