|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.fxcm.fix.ContingencyTypeFactory
public class ContingencyTypeFactory
| Field Summary | |
|---|---|
static IContingencyType |
ELS
Entry Limit Stop (ELS) |
static IContingencyType |
OCO
One Cancels the Other (OCO) |
static IContingencyType |
OTO
One Triggers the Other (OTO) |
static IContingencyType |
OTOCO
Entry Limit Stop (ELS) |
| Constructor Summary | |
|---|---|
ContingencyTypeFactory()
|
|
| Method Summary | |
|---|---|
static IContingencyType |
toCode(String aCode)
Converts a status code to a fix object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final IContingencyType OCO
public static final IContingencyType OTO
public static final IContingencyType ELS
public static final IContingencyType OTOCO
| Constructor Detail |
|---|
public ContingencyTypeFactory()
| Method Detail |
|---|
public static IContingencyType toCode(String aCode)
aCode - CONTINGENCYTYPE_OCO
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||