quickfix.field
Class Product
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.Product
- All Implemented Interfaces:
- java.io.Serializable
public class Product
- 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
AGENCY
public static final int AGENCY
- See Also:
- Constant Field Values
COMMODITY
public static final int COMMODITY
- See Also:
- Constant Field Values
CORPORATE
public static final int CORPORATE
- See Also:
- Constant Field Values
CURRENCY
public static final int CURRENCY
- See Also:
- Constant Field Values
EQUITY
public static final int EQUITY
- See Also:
- Constant Field Values
GOVERNMENT
public static final int GOVERNMENT
- See Also:
- Constant Field Values
INDEX
public static final int INDEX
- See Also:
- Constant Field Values
LOAN
public static final int LOAN
- See Also:
- Constant Field Values
MONEYMARKET
public static final int MONEYMARKET
- See Also:
- Constant Field Values
MORTGAGE
public static final int MORTGAGE
- See Also:
- Constant Field Values
MUNICIPAL
public static final int MUNICIPAL
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
FINANCING
public static final int FINANCING
- See Also:
- Constant Field Values
Product
public Product()
Product
public Product(int data)