|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.ClarionQueueEvent
public class ClarionQueueEvent
| Nested Class Summary | |
|---|---|
static class |
ClarionQueueEvent.EventType
|
| Field Summary | |
|---|---|
ClarionQueueEvent.EventType |
event
|
ClarionQueueReader |
queue
|
int |
record
|
| Constructor Summary | |
|---|---|
ClarionQueueEvent(ClarionQueueReader queue,
ClarionQueueEvent.EventType event,
int record)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public ClarionQueueReader queue
public ClarionQueueEvent.EventType event
public int record
| Constructor Detail |
|---|
public ClarionQueueEvent(ClarionQueueReader queue,
ClarionQueueEvent.EventType event,
int record)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||