|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.aura.project.History
Constructor Summary | |
History()
default |
|
History(Depot depot)
set the history default |
Method Summary | |
boolean |
add(Usage usage)
add a usage item |
boolean |
equals(java.lang.Object obj)
check for equality |
java.util.Iterator |
getArtefacts()
get all the artefacts |
java.util.Iterator |
getHistory()
get vector |
void |
setDepot(Depot depot)
set the depot |
java.lang.String |
toString()
the object as a string |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public History()
public History(Depot depot)
Method Detail |
public void setDepot(Depot depot)
public java.util.Iterator getArtefacts()
public boolean add(Usage usage)
public java.util.Iterator getHistory()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
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 |