quickfix.field
Class QuantityType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.QuantityType
- All Implemented Interfaces:
- java.io.Serializable
public class QuantityType
- 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
SHARES
public static final int SHARES
- See Also:
- Constant Field Values
BONDS
public static final int BONDS
- See Also:
- Constant Field Values
CURRENTFACE
public static final int CURRENTFACE
- See Also:
- Constant Field Values
ORIGINALFACE
public static final int ORIGINALFACE
- See Also:
- Constant Field Values
CURRENCY
public static final int CURRENCY
- See Also:
- Constant Field Values
CONTRACTS
public static final int CONTRACTS
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
PAR
public static final int PAR
- See Also:
- Constant Field Values
QuantityType
public QuantityType()
QuantityType
public QuantityType(int data)