|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.teraspaces.qwfix.ordermanager.FIXOrderMessage
public final class FIXOrderMessage
Represents a FIXMessage inside a FIXOrder.
| Field Summary | |
|---|---|
static FIXOrderMessage |
NULL
The NULL instance. |
| Method Summary | |
|---|---|
int |
getMessageIndex()
Gets the message index. |
FIXOrder |
getOrder()
Gets the order. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final FIXOrderMessage NULL
| Method Detail |
|---|
public FIXOrder getOrder()
public int getMessageIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||