public class Logon extends Message
Modifier and Type | Class and Description |
---|---|
static class |
Logon.NoMsgTypes |
Message.Header
Constructor and Description |
---|
Logon() |
Logon(EncryptMethod encryptMethod,
HeartBtInt heartBtInt) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, set
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, trailerReplaceGroup
addGroup, 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, setUtcTimeStamp
public static final String MSGTYPE
public Logon()
public Logon(EncryptMethod encryptMethod, HeartBtInt heartBtInt)
public void set(EncryptMethod value)
public EncryptMethod get(EncryptMethod value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncryptMethod getEncryptMethod() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncryptMethod field)
public boolean isSetEncryptMethod()
public void set(HeartBtInt value)
public HeartBtInt get(HeartBtInt value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public HeartBtInt getHeartBtInt() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(HeartBtInt field)
public boolean isSetHeartBtInt()
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()
public void set(ResetSeqNumFlag value)
public ResetSeqNumFlag get(ResetSeqNumFlag value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public ResetSeqNumFlag getResetSeqNumFlag() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ResetSeqNumFlag field)
public boolean isSetResetSeqNumFlag()
public void set(MaxMessageSize value)
public MaxMessageSize get(MaxMessageSize value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public MaxMessageSize getMaxMessageSize() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(MaxMessageSize field)
public boolean isSetMaxMessageSize()
public void set(NoMsgTypes value)
public NoMsgTypes get(NoMsgTypes value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoMsgTypes getNoMsgTypes() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoMsgTypes field)
public boolean isSetNoMsgTypes()
public void set(TestMessageIndicator value)
public TestMessageIndicator get(TestMessageIndicator value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TestMessageIndicator getTestMessageIndicator() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TestMessageIndicator field)
public boolean isSetTestMessageIndicator()
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()
Copyright © 2021. All rights reserved.