quickfix.field
Class CommType
java.lang.Object
quickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.CommType
- All Implemented Interfaces:
- java.io.Serializable
public class CommType
- extends CharField
- 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
PER_UNIT
public static final char PER_UNIT
- See Also:
- Constant Field Values
PERCENTAGE
public static final char PERCENTAGE
- See Also:
- Constant Field Values
ABSOLUTE
public static final char ABSOLUTE
- See Also:
- Constant Field Values
PERCENTAGE_WAIVED_CASH_DISCOUNT
public static final char PERCENTAGE_WAIVED_CASH_DISCOUNT
- See Also:
- Constant Field Values
PERCENTAGE_WAIVED_ENHANCED_UNITS
public static final char PERCENTAGE_WAIVED_ENHANCED_UNITS
- See Also:
- Constant Field Values
POINTS_PER_BOND_OR_OR_CONTRACT
public static final char POINTS_PER_BOND_OR_OR_CONTRACT
- See Also:
- Constant Field Values
CommType
public CommType()
CommType
public CommType(char data)