quickfix.field
Class ContAmtType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.ContAmtType
- All Implemented Interfaces:
- java.io.Serializable
public class ContAmtType
- 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
COMMISSION_AMOUNT
public static final int COMMISSION_AMOUNT
- See Also:
- Constant Field Values
COMMISSION_PERCENT
public static final int COMMISSION_PERCENT
- See Also:
- Constant Field Values
INITIAL_CHARGE_AMOUNT
public static final int INITIAL_CHARGE_AMOUNT
- See Also:
- Constant Field Values
INITIAL_CHARGE_PERCENT
public static final int INITIAL_CHARGE_PERCENT
- See Also:
- Constant Field Values
DISCOUNT_AMOUNT
public static final int DISCOUNT_AMOUNT
- See Also:
- Constant Field Values
DISCOUNT_PERCENT
public static final int DISCOUNT_PERCENT
- See Also:
- Constant Field Values
DILUTION_LEVY_AMOUNT
public static final int DILUTION_LEVY_AMOUNT
- See Also:
- Constant Field Values
DILUTION_LEVY_PERCENT
public static final int DILUTION_LEVY_PERCENT
- See Also:
- Constant Field Values
EXIT_CHARGE_AMOUNT
public static final int EXIT_CHARGE_AMOUNT
- See Also:
- Constant Field Values
EXIT_CHARGE_PERCENT
public static final int EXIT_CHARGE_PERCENT
- See Also:
- Constant Field Values
FUND_BASED_RENEWAL_COMMISSION_PERCENT
public static final int FUND_BASED_RENEWAL_COMMISSION_PERCENT
- See Also:
- Constant Field Values
PROJECTED_FUND_VALUE
public static final int PROJECTED_FUND_VALUE
- See Also:
- Constant Field Values
FUND_BASED_RENEWAL_COMMISSION_AMOUNT
public static final int FUND_BASED_RENEWAL_COMMISSION_AMOUNT
- See Also:
- Constant Field Values
FUND_BASED_RENEWAL_COMMISSION_AMOUNT2
public static final int FUND_BASED_RENEWAL_COMMISSION_AMOUNT2
- See Also:
- Constant Field Values
NET_SETTLEMENT_AMOUNT
public static final int NET_SETTLEMENT_AMOUNT
- See Also:
- Constant Field Values
ContAmtType
public ContAmtType()
ContAmtType
public ContAmtType(int data)