public class AgentMoveConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
private ArrayList<AgentMoveConfigPhase> |
phases |
| Constructor and Description |
|---|
AgentMoveConfiguration() |
private ArrayList<AgentMoveConfigPhase> phases
public void setPhases(ArrayList<AgentMoveConfigPhase> phases)
public ArrayList<AgentMoveConfigPhase> getPhases()