public class PropertyDifference
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
PropertyDifference(java.lang.String key,
java.lang.Object value,
boolean isRemoved) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey() |
java.lang.Object |
getValue() |
boolean |
isRemoved() |
void |
setRemoved(boolean removed) |
void |
setValue(java.lang.Object value) |
Copyright © 2004-2024 The Apache Software Foundation. All Rights Reserved.