public class UserRequest extends Message
Message.Header| Constructor and Description |
|---|
UserRequest() |
UserRequest(UserRequestID userRequestID,
UserRequestType userRequestType,
Username username) |
bodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroupaddGroup, addGroupRef, calculateString, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamppublic static final String MSGTYPE
public UserRequest()
public UserRequest(UserRequestID userRequestID, UserRequestType userRequestType, Username username)
public void set(UserRequestID value)
public UserRequestID get(UserRequestID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic UserRequestID getUserRequestID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(UserRequestID field)
public boolean isSetUserRequestID()
public void set(UserRequestType value)
public UserRequestType get(UserRequestType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic UserRequestType getUserRequestType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(UserRequestType field)
public boolean isSetUserRequestType()
public void set(Username value)
public Username get(Username value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic Username getUsername() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Username field)
public boolean isSetUsername()
public void set(Password value)
public Password get(Password value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic Password getPassword() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Password field)
public boolean isSetPassword()
public void set(NewPassword value)
public NewPassword get(NewPassword value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NewPassword getNewPassword() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NewPassword field)
public boolean isSetNewPassword()
public void set(EncryptedPasswordMethod value)
public EncryptedPasswordMethod get(EncryptedPasswordMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncryptedPasswordMethod getEncryptedPasswordMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncryptedPasswordMethod field)
public boolean isSetEncryptedPasswordMethod()
public void set(EncryptedPasswordLen value)
public EncryptedPasswordLen get(EncryptedPasswordLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncryptedPasswordLen getEncryptedPasswordLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncryptedPasswordLen field)
public boolean isSetEncryptedPasswordLen()
public void set(EncryptedPassword value)
public EncryptedPassword get(EncryptedPassword value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncryptedPassword getEncryptedPassword() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncryptedPassword field)
public boolean isSetEncryptedPassword()
public void set(EncryptedNewPasswordLen value)
public EncryptedNewPasswordLen get(EncryptedNewPasswordLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncryptedNewPasswordLen getEncryptedNewPasswordLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncryptedNewPasswordLen field)
public boolean isSetEncryptedNewPasswordLen()
public void set(EncryptedNewPassword value)
public EncryptedNewPassword get(EncryptedNewPassword value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncryptedNewPassword getEncryptedNewPassword() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncryptedNewPassword field)
public boolean isSetEncryptedNewPassword()
public void set(RawDataLength value)
public RawDataLength get(RawDataLength value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RawDataLength getRawDataLength() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RawDataLength field)
public boolean isSetRawDataLength()
public void set(RawData value)
public RawData getRawData() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RawData field)
public boolean isSetRawData()
Copyright © 2025. All rights reserved.