|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.mars_sim.msp.simulation.UnitManagerEvent
public class UnitManagerEvent
| Field Summary | |
|---|---|
static java.lang.String |
ADD_UNIT
|
static java.lang.String |
REMOVE_UNIT
|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Method Summary | |
|---|---|
java.lang.String |
getEventType()
Gets the event type. |
Unit |
getUnit()
Gets the unit target of this event. |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ADD_UNIT
public static final java.lang.String REMOVE_UNIT
| Method Detail |
|---|
public java.lang.String getEventType()
public Unit getUnit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||