|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectgestIT.ExpEventArgs
public class ExpEventArgs
Class that represent generic argument of an event
Constructor Summary | |
---|---|
ExpEventArgs()
|
Method Summary | |
---|---|
int |
getId()
Getter for the ID of the event's arguments |
void |
setId(int newid)
Set a new ID for the event's argument |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpEventArgs()
Method Detail |
---|
public int getId()
public void setId(int newid)
newid
- The new ID for argument's
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |