quickfix.field
Class MultiLegReportingType
java.lang.Object
quickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.MultiLegReportingType
- All Implemented Interfaces:
- java.io.Serializable
public class MultiLegReportingType
- 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
SINGLE_SECURITY
public static final char SINGLE_SECURITY
- See Also:
- Constant Field Values
INDIVIDUAL_LEG_OF_A_MULTI_LEG_SECURITY
public static final char INDIVIDUAL_LEG_OF_A_MULTI_LEG_SECURITY
- See Also:
- Constant Field Values
MULTI_LEG_SECURITY
public static final char MULTI_LEG_SECURITY
- See Also:
- Constant Field Values
MultiLegReportingType
public MultiLegReportingType()
MultiLegReportingType
public MultiLegReportingType(char data)