public class PropertyDifference extends Object implements Serializable
Constructor and Description |
---|
PropertyDifference(String key,
Object value,
boolean isRemoved) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
Object |
getValue() |
boolean |
isRemoved() |
void |
setRemoved(boolean removed) |
void |
setValue(Object value) |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.