public class Logon extends Message
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) |
RawData |
get(RawData value) |
RawDataLength |
get(RawDataLength value) |
quickfix.field.EncryptMethod |
getEncryptMethod() |
quickfix.field.HeartBtInt |
getHeartBtInt() |
RawData |
getRawData() |
RawDataLength |
getRawDataLength() |
boolean |
isSet(quickfix.field.EncryptMethod field) |
boolean |
isSet(quickfix.field.HeartBtInt field) |
boolean |
isSet(RawData field) |
boolean |
isSet(RawDataLength field) |
boolean |
isSetEncryptMethod() |
boolean |
isSetHeartBtInt() |
boolean |
isSetRawData() |
boolean |
isSetRawDataLength() |
void |
set(quickfix.field.EncryptMethod value) |
void |
set(quickfix.field.HeartBtInt value) |
void |
set(RawData value) |
void |
set(RawDataLength 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()
Copyright © 2026. All rights reserved.