public static class EventQuery.MoveModuleEventQuery extends java.lang.Object implements EventQuery
EventQuery.AllQuery, EventQuery.EventTypeEventQuery, EventQuery.MoveEventEventQuery, EventQuery.MoveModuleEventQuery, EventQuery.ObjectEventQuery, EventQuery.RecipientEventQuery, EventQuery.SenderEventQuery, EventQuery.TimeRangeEventQuery, EventQuery.TransactionEventQuery| Constructor and Description |
|---|
MoveModuleEventQuery() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
MoveModule |
getMoveModule()
Gets move module.
|
int |
hashCode() |
void |
setMoveModule(MoveModule moveModule)
Sets move module.
|
java.lang.String |
toString() |
public MoveModule getMoveModule()
public void setMoveModule(MoveModule moveModule)
moveModule - the move modulepublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object