|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.sf.urlchecker.events.BasicChainEvent
public class BasicChainEvent
The Class BasicChainEvent. Immutable.
$Id: BasicChainEvent.java 180 2010-12-12 18:47:56Z georgosn $
| Constructor Summary | |
|---|---|
BasicChainEvent(Command command,
Context context,
EventTypes eventType)
Instantiates a new basic chain event. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Command |
getCommand()
Gets the command. |
Context |
getContext()
Gets the context. |
EventTypes |
getEventType()
Gets the event type. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BasicChainEvent(Command command,
Context context,
EventTypes eventType)
command - the commandcontext - the contexteventType - the event type| Method Detail |
|---|
public boolean equals(Object obj)
equals in class Objectpublic Command getCommand()
getCommand in interface ChainEventpublic Context getContext()
getContext in interface ChainEventpublic EventTypes getEventType()
getEventType in interface ChainEventpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||