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