|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InnovationList
Defines a list of innovations.
| Method Summary | |
|---|---|
void |
add(Innovation innovation)
Add an innovation. |
Innovation |
get(int id)
Get the innovation specified by index. |
List<Innovation> |
getInnovations()
|
| Method Detail |
|---|
void add(Innovation innovation)
innovation - The innovation added.Innovation get(int id)
id - The index.
List<Innovation> getInnovations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||