quickfix.field
Class UserRequestType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.UserRequestType
- All Implemented Interfaces:
- java.io.Serializable
public class UserRequestType
- extends IntField
- 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
LOGONUSER
public static final int LOGONUSER
- See Also:
- Constant Field Values
LOGOFFUSER
public static final int LOGOFFUSER
- See Also:
- Constant Field Values
CHANGEPASSWORDFORUSER
public static final int CHANGEPASSWORDFORUSER
- See Also:
- Constant Field Values
REQUEST_INDIVIDUAL_USER_STATUS
public static final int REQUEST_INDIVIDUAL_USER_STATUS
- See Also:
- Constant Field Values
UserRequestType
public UserRequestType()
UserRequestType
public UserRequestType(int data)