|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Title: MUM * Copyright: Copyright (c) 2003 * Date: 25/07/2003 * Description: Multimedia middleware based in part on precedent versions implemented by Antonio D'Errico and Francesco Baschieri * Package: MUM.data contains useful ADTs * @author Luca Foschini * @version 2.0
Method Summary | |
void |
accept(IPlanVisitor v)
|
AgentID |
getClientAgentID()
Selettore, ritorna l'agentID del ClientAgent per il quale è stato emesso il plan |
PlaceID |
getNextPlaceID()
return the placeID of the next place to go, null if there isn't |
java.lang.String |
toString()
|
Method Detail |
public void accept(IPlanVisitor v)
public PlaceID getNextPlaceID()
public AgentID getClientAgentID()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |