public class UserRequest extends Message
Message.Header| Constructor and Description |
|---|
UserRequest() |
UserRequest(UserRequestID userRequestID,
UserRequestType userRequestType,
Username username) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, 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(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 © 2021. All rights reserved.