|
Hilbert II - Version 0.03.01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.qedeq.kernel.dto.module.UsedByListVo
List of modules which use the current one.
Constructor Summary | |
UsedByListVo()
Constructs an empty list of used by modules. |
Method Summary | |
void |
add(SpecificationVo specification)
Add specification of module. |
boolean |
equals(Object obj)
|
Specification |
get(int index)
Get index -th element of list. |
int |
hashCode()
|
int |
size()
Get size of list. |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public UsedByListVo()
Method Detail |
public final void add(SpecificationVo specification)
specification
- Module specificationpublic final int size()
UsedByList
size
in interface UsedByList
public final Specification get(int index)
UsedByList
index
-th element of list.
get
in interface UsedByList
index
- Index.
public boolean equals(Object obj)
public int hashCode()
public String toString()
|
Hilbert II - Version 0.03.01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
©left GNU General Public Licence All Rights Reserved. |