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, set, set, set
bodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup
addGroup, addGroupRef, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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, setUtcTimeStamp
public 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.FieldNotFound
public UserRequestID getUserRequestID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(UserRequestID field)
public boolean isSetUserRequestID()
public void set(UserRequestType value)
public UserRequestType get(UserRequestType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public UserRequestType getUserRequestType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(UserRequestType field)
public boolean isSetUserRequestType()
public void set(Username value)
public Username get(Username value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Username getUsername() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Username field)
public boolean isSetUsername()
public void set(Password value)
public Password get(Password value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Password getPassword() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Password field)
public boolean isSetPassword()
public void set(NewPassword value)
public NewPassword get(NewPassword value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NewPassword getNewPassword() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NewPassword field)
public boolean isSetNewPassword()
public void set(RawDataLength value)
public RawDataLength get(RawDataLength value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RawDataLength getRawDataLength() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RawDataLength field)
public boolean isSetRawDataLength()
public void set(RawData value)
public RawData getRawData() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RawData field)
public boolean isSetRawData()
Copyright © 2017. All rights reserved.