|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.espirit.firstspirit.client.access.editor.Difference
public final class Difference
Transport object for a difference description.
| Constructor Summary | |
|---|---|
Difference(Object contrast,
Modification modification)
Constructor building a difference from a contrast object and the according modification flagging. |
|
| Method Summary | |
|---|---|
Object |
getContrast()
An object giving contrast information. |
Modification |
getModification()
Type of modification related to this difference. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Difference(Object contrast,
Modification modification)
contrast - The contrast object.modification - The modification detail.| Method Detail |
|---|
public Object getContrast()
public Modification getModification()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||