Package com.cedarsoftware.util
Class GraphComparator.DeltaError
java.lang.Object
com.cedarsoftware.util.GraphComparator.Delta
com.cedarsoftware.util.GraphComparator.DeltaError
- All Implemented Interfaces:
Serializable
- Enclosing class:
GraphComparator
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.cedarsoftware.util.GraphComparator.Delta
GraphComparator.Delta.Command
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.cedarsoftware.util.GraphComparator.Delta
equals, getCmd, getFieldName, getId, getOptionalKey, getSourceValue, getTargetValue, hashCode, setCmd, setFieldName, setId, setOptionalKey, setSourceValue, setTargetValue
-
Field Details
-
error
-
-
Constructor Details
-
DeltaError
-
-
Method Details
-
getError
-
toString
- Overrides:
toString
in classGraphComparator.Delta
-