quickfix.field
Class FinancialStatus
java.lang.Object
quickfix.Field<java.lang.String>
quickfix.StringField
quickfix.field.FinancialStatus
- All Implemented Interfaces:
- java.io.Serializable
public class FinancialStatus
- extends StringField
- 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
BANKRUPT
public static final char BANKRUPT
- See Also:
- Constant Field Values
PENDING_DELISTING
public static final char PENDING_DELISTING
- See Also:
- Constant Field Values
RESTRICTED
public static final char RESTRICTED
- See Also:
- Constant Field Values
FinancialStatus
public FinancialStatus()
FinancialStatus
public FinancialStatus(java.lang.String data)