public class Logon extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
Logon.NoMsgTypes |
Message.Header| Constructor and Description |
|---|
Logon() |
Logon(quickfix.field.EncryptMethod encryptMethod,
quickfix.field.HeartBtInt heartBtInt) |
| Modifier and Type | Method and Description |
|---|---|
quickfix.field.EncryptMethod |
get(quickfix.field.EncryptMethod value) |
quickfix.field.HeartBtInt |
get(quickfix.field.HeartBtInt value) |
MaxMessageSize |
get(MaxMessageSize value) |
NoMsgTypes |
get(NoMsgTypes value) |
Password |
get(Password value) |
RawData |
get(RawData value) |
RawDataLength |
get(RawDataLength value) |
quickfix.field.ResetSeqNumFlag |
get(quickfix.field.ResetSeqNumFlag value) |
TestMessageIndicator |
get(TestMessageIndicator value) |
Username |
get(Username value) |
quickfix.field.EncryptMethod |
getEncryptMethod() |
quickfix.field.HeartBtInt |
getHeartBtInt() |
MaxMessageSize |
getMaxMessageSize() |
NoMsgTypes |
getNoMsgTypes() |
Password |
getPassword() |
RawData |
getRawData() |
RawDataLength |
getRawDataLength() |
quickfix.field.ResetSeqNumFlag |
getResetSeqNumFlag() |
TestMessageIndicator |
getTestMessageIndicator() |
Username |
getUsername() |
boolean |
isSet(quickfix.field.EncryptMethod field) |
boolean |
isSet(quickfix.field.HeartBtInt field) |
boolean |
isSet(MaxMessageSize field) |
boolean |
isSet(NoMsgTypes field) |
boolean |
isSet(Password field) |
boolean |
isSet(RawData field) |
boolean |
isSet(RawDataLength field) |
boolean |
isSet(quickfix.field.ResetSeqNumFlag field) |
boolean |
isSet(TestMessageIndicator field) |
boolean |
isSet(Username field) |
boolean |
isSetEncryptMethod() |
boolean |
isSetHeartBtInt() |
boolean |
isSetMaxMessageSize() |
boolean |
isSetNoMsgTypes() |
boolean |
isSetPassword() |
boolean |
isSetRawData() |
boolean |
isSetRawDataLength() |
boolean |
isSetResetSeqNumFlag() |
boolean |
isSetTestMessageIndicator() |
boolean |
isSetUsername() |
void |
set(quickfix.field.EncryptMethod value) |
void |
set(quickfix.field.HeartBtInt value) |
void |
set(MaxMessageSize value) |
void |
set(NoMsgTypes value) |
void |
set(Password value) |
void |
set(RawData value) |
void |
set(RawDataLength value) |
void |
set(quickfix.field.ResetSeqNumFlag value) |
void |
set(TestMessageIndicator value) |
void |
set(Username value) |
get, get, get, getCheckSum, getHeader, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, 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, groupKeys, 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, setUtcTimeStampequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static final String MSGTYPE
public Logon()
public Logon(quickfix.field.EncryptMethod encryptMethod,
quickfix.field.HeartBtInt heartBtInt)
public void set(quickfix.field.EncryptMethod value)
public quickfix.field.EncryptMethod get(quickfix.field.EncryptMethod value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.EncryptMethod getEncryptMethod()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.EncryptMethod field)
public boolean isSetEncryptMethod()
public void set(quickfix.field.HeartBtInt value)
public quickfix.field.HeartBtInt get(quickfix.field.HeartBtInt value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.HeartBtInt getHeartBtInt()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.HeartBtInt field)
public boolean isSetHeartBtInt()
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()
public void set(quickfix.field.ResetSeqNumFlag value)
public quickfix.field.ResetSeqNumFlag get(quickfix.field.ResetSeqNumFlag value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.ResetSeqNumFlag getResetSeqNumFlag()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.ResetSeqNumFlag field)
public boolean isSetResetSeqNumFlag()
public void set(MaxMessageSize value)
public MaxMessageSize get(MaxMessageSize value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic MaxMessageSize getMaxMessageSize() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(MaxMessageSize field)
public boolean isSetMaxMessageSize()
public void set(NoMsgTypes value)
public NoMsgTypes get(NoMsgTypes value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoMsgTypes getNoMsgTypes() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoMsgTypes field)
public boolean isSetNoMsgTypes()
public void set(TestMessageIndicator value)
public TestMessageIndicator get(TestMessageIndicator value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TestMessageIndicator getTestMessageIndicator() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TestMessageIndicator field)
public boolean isSetTestMessageIndicator()
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()
Copyright © 2026. All rights reserved.