Package org.projectbarbel.histo
Class DocumentJournal.Inactivation
- java.lang.Object
-
- org.projectbarbel.histo.DocumentJournal.Inactivation
-
- Enclosing class:
- DocumentJournal
public static class DocumentJournal.Inactivation extends Object
-
-
Method Summary
Modifier and Type Method Description boolean
equals(Object obj)
Bitemporal
getObjectAdded()
Bitemporal
getObjectRemoved()
int
hashCode()
-
-
-
Method Detail
-
getObjectRemoved
public Bitemporal getObjectRemoved()
-
getObjectAdded
public Bitemporal getObjectAdded()
-
-