|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.gridsimulations.SimulationAgentParameter
public class SimulationAgentParameter
This class represents the AgentParameter.
Field Summary | |
---|---|
java.lang.Object |
team
|
Constructor Summary | |
---|---|
SimulationAgentParameter()
|
Method Summary | |
---|---|
java.lang.Object |
getTeam()
Returns a team identifier. |
void |
setTeam(java.lang.Object team)
Sets the team identifier. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Object team
Constructor Detail |
---|
public SimulationAgentParameter()
Method Detail |
---|
public java.lang.Object getTeam()
TeamAgentParameter
getTeam
in interface TeamAgentParameter
public void setTeam(java.lang.Object team)
TeamAgentParameter
setTeam
in interface TeamAgentParameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |