|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.co.agena.minerva.util.model.ModificationLog.ModificationLogItem
public class ModificationLog.ModificationLogItem
Inner class for the items which go into the modification log
Constructor Summary | |
---|---|
ModificationLog.ModificationLogItem(NameDescription description)
Basic constructor |
Method Summary | |
---|---|
NameDescription |
getDescription()
A description of the change that caused this log to be created |
void |
setDescription(NameDescription description)
A description of the change that caused this log to be created |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ModificationLog.ModificationLogItem(NameDescription description)
Method Detail |
---|
public NameDescription getDescription()
public void setDescription(NameDescription description)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |