quickfix.field
Class StrategyParameterType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.StrategyParameterType
- All Implemented Interfaces:
- java.io.Serializable
public class StrategyParameterType
- extends IntField
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
FIELD
public static final int FIELD
- See Also:
- Constant Field Values
INT
public static final int INT
- See Also:
- Constant Field Values
LENGTH
public static final int LENGTH
- See Also:
- Constant Field Values
NUMINGROUP
public static final int NUMINGROUP
- See Also:
- Constant Field Values
SEQNUM
public static final int SEQNUM
- See Also:
- Constant Field Values
TAGNUM
public static final int TAGNUM
- See Also:
- Constant Field Values
FLOAT
public static final int FLOAT
- See Also:
- Constant Field Values
QTY
public static final int QTY
- See Also:
- Constant Field Values
PRICE
public static final int PRICE
- See Also:
- Constant Field Values
PRICEOFFSET
public static final int PRICEOFFSET
- See Also:
- Constant Field Values
AMT
public static final int AMT
- See Also:
- Constant Field Values
PERCENTAGE
public static final int PERCENTAGE
- See Also:
- Constant Field Values
CHAR
public static final int CHAR
- See Also:
- Constant Field Values
BOOLEAN
public static final int BOOLEAN
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
MULTIPLECHARVALUE
public static final int MULTIPLECHARVALUE
- See Also:
- Constant Field Values
CURRENCY
public static final int CURRENCY
- See Also:
- Constant Field Values
EXCHANGE
public static final int EXCHANGE
- See Also:
- Constant Field Values
MONTH_YEAR
public static final int MONTH_YEAR
- See Also:
- Constant Field Values
UTCTIMESTAMP
public static final int UTCTIMESTAMP
- See Also:
- Constant Field Values
UTCTIMEONLY
public static final int UTCTIMEONLY
- See Also:
- Constant Field Values
LOCALMKTTIME
public static final int LOCALMKTTIME
- See Also:
- Constant Field Values
UTCDATE
public static final int UTCDATE
- See Also:
- Constant Field Values
DATA
public static final int DATA
- See Also:
- Constant Field Values
MULTIPLESTRINGVALUE
public static final int MULTIPLESTRINGVALUE
- See Also:
- Constant Field Values
StrategyParameterType
public StrategyParameterType()
StrategyParameterType
public StrategyParameterType(int data)