Package org.apache.axis2.context
Class PropertyDifference
java.lang.Object
org.apache.axis2.context.PropertyDifference
- All Implemented Interfaces:
Serializable
This class holds the difference between two properties which are stored in the
AbstractContext
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyDifference
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
isRemoved
public boolean isRemoved() -
setRemoved
public void setRemoved(boolean removed)
-