quickfix.field
Class SettlDeliveryType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.SettlDeliveryType
- All Implemented Interfaces:
- java.io.Serializable
public class SettlDeliveryType
- 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
VERSUS_PAYMENT
public static final int VERSUS_PAYMENT
- See Also:
- Constant Field Values
FREE
public static final int FREE
- See Also:
- Constant Field Values
TRI_PARTY
public static final int TRI_PARTY
- See Also:
- Constant Field Values
HOLD_IN_CUSTODY
public static final int HOLD_IN_CUSTODY
- See Also:
- Constant Field Values
SettlDeliveryType
public SettlDeliveryType()
SettlDeliveryType
public SettlDeliveryType(int data)