quickfix.field
Class ShortSaleReason
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.ShortSaleReason
- All Implemented Interfaces:
- java.io.Serializable
public class ShortSaleReason
- 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
DEALER_SOLD_SHORT
public static final int DEALER_SOLD_SHORT
- See Also:
- Constant Field Values
DEALER_SOLD_SHORT_EXEMPT
public static final int DEALER_SOLD_SHORT_EXEMPT
- See Also:
- Constant Field Values
SELLING_CUSTOMER_SOLD_SHORT
public static final int SELLING_CUSTOMER_SOLD_SHORT
- See Also:
- Constant Field Values
SELLING_CUSTOMER_SOLD_SHORT_EXEMPT
public static final int SELLING_CUSTOMER_SOLD_SHORT_EXEMPT
- See Also:
- Constant Field Values
QUALIFED_SERVICE_REPRESENTATIVE_OR_AUTOMATIC_GIVEUP_CONTRA_SIDE_SOLD_SHORT
public static final int QUALIFED_SERVICE_REPRESENTATIVE_OR_AUTOMATIC_GIVEUP_CONTRA_SIDE_SOLD_SHORT
- See Also:
- Constant Field Values
QSR_OR_AGU_CONTRA_SIDE_SOLD_SHORT_EXEMPT
public static final int QSR_OR_AGU_CONTRA_SIDE_SOLD_SHORT_EXEMPT
- See Also:
- Constant Field Values
ShortSaleReason
public ShortSaleReason()
ShortSaleReason
public ShortSaleReason(int data)