public class FMapEventBase extends java.lang.Object implements FMapEvent
| Constructor and Description |
|---|
FMapEventBase() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEventType()
Gets the type of this event.
|
void |
setEventType(int eventType)
Sets the type of the event.
|
public int getEventType()
Gets the type of this event.
getEventType in interface FMapEventpublic void setEventType(int eventType)
Sets the type of the event.
setEventType in interface FMapEventeventType - the number that identifies this event's type