public class GoalUpdateSet.GoalDescription
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Capability |
getDispatcher()
Returns the capability that dispatched the goal.
|
Goal |
getGoal()
Returns the goal described by this descriptor.
|
GoalListener |
getListener()
Returns a listener of the goal.
|
GoalStatus |
getStatus()
Returns the status of the goal described by this descriptor.
|
public Capability getDispatcher()
public Goal getGoal()
public GoalListener getListener()
public GoalStatus getStatus()