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