|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TeamAgentParameter
This interface should be implemented by all AgentParamter objects that intend to create an agent of one certain team. It offers a mechanism to set and retrieve an identifier for the team the agent should belong to.
Method Summary | |
---|---|
java.lang.Object |
getTeam()
Returns a team identifier. |
void |
setTeam(java.lang.Object team)
Sets the team identifier. |
Method Detail |
---|
java.lang.Object getTeam()
void setTeam(java.lang.Object team)
team
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |