public class EventRegistration
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
NGE_EVENT_TYPE |
EVENT_TYPE |
boolean |
IsRegistred |
| Constructor and Description |
|---|
EventRegistration() |
| Modifier and Type | Method and Description |
|---|---|
NGE_EVENT_TYPE |
getEVENT_TYPE() |
boolean |
getIsRegistered() |
void |
setEVENT_TYPE(NGE_EVENT_TYPE EVENT_TYPE) |
void |
setIsRegistered(boolean IsRegistered) |
public NGE_EVENT_TYPE EVENT_TYPE
public boolean IsRegistred
public NGE_EVENT_TYPE getEVENT_TYPE()
public void setEVENT_TYPE(NGE_EVENT_TYPE EVENT_TYPE)
public boolean getIsRegistered()
public void setIsRegistered(boolean IsRegistered)