quickfix.field
Class TradeAllocIndicator
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.TradeAllocIndicator
- All Implemented Interfaces:
- java.io.Serializable
public class TradeAllocIndicator
- 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
ALLOCATION_NOT_REQUIRED
public static final int ALLOCATION_NOT_REQUIRED
- See Also:
- Constant Field Values
ALLOCATION_REQUIRED
public static final int ALLOCATION_REQUIRED
- See Also:
- Constant Field Values
USE_ALLOCATION_PROVIDED_WITH_THE_TRADE
public static final int USE_ALLOCATION_PROVIDED_WITH_THE_TRADE
- See Also:
- Constant Field Values
ALLOCATION_GIVE_UP_EXECUTOR
public static final int ALLOCATION_GIVE_UP_EXECUTOR
- See Also:
- Constant Field Values
ALLOCATION_FROM_EXECUTOR
public static final int ALLOCATION_FROM_EXECUTOR
- See Also:
- Constant Field Values
ALLOCATION_TO_CLAIM_ACCOUNT
public static final int ALLOCATION_TO_CLAIM_ACCOUNT
- See Also:
- Constant Field Values
TradeAllocIndicator
public TradeAllocIndicator()
TradeAllocIndicator
public TradeAllocIndicator(int data)