|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.pucrio.inf.les.bdijade.goal.ComposedGoal
public class ComposedGoal
| Field Summary | |
|---|---|
private java.util.Collection<Goal> |
goal
|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
ComposedGoal()
|
|
| Method Summary | |
|---|---|
java.util.Collection<Goal> |
getGoal()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
private java.util.Collection<Goal> goal
| Constructor Detail |
|---|
public ComposedGoal()
| Method Detail |
|---|
public java.util.Collection<Goal> getGoal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||