quickfix.fix42
Class Logon
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix42.Message
quickfix.fix42.Logon
- All Implemented Interfaces:
- java.io.Serializable
public class Logon
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix42.Message |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set |
Methods inherited from class quickfix.Message |
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 |
Methods inherited from class quickfix.FieldMap |
addGroup, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, 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, setUtcTimeStamp, setUtcTimeStamp |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
Logon
public Logon()
Logon
public Logon(EncryptMethod encryptMethod,
HeartBtInt heartBtInt)
set
public void set(EncryptMethod value)
get
public EncryptMethod get(EncryptMethod value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncryptMethod
public EncryptMethod getEncryptMethod()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncryptMethod field)
isSetEncryptMethod
public boolean isSetEncryptMethod()
set
public void set(HeartBtInt value)
get
public HeartBtInt get(HeartBtInt value)
throws FieldNotFound
- Throws:
FieldNotFound
getHeartBtInt
public HeartBtInt getHeartBtInt()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(HeartBtInt field)
isSetHeartBtInt
public boolean isSetHeartBtInt()
set
public void set(RawDataLength value)
get
public RawDataLength get(RawDataLength value)
throws FieldNotFound
- Throws:
FieldNotFound
getRawDataLength
public RawDataLength getRawDataLength()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RawDataLength field)
isSetRawDataLength
public boolean isSetRawDataLength()
set
public void set(RawData value)
get
public RawData get(RawData value)
throws FieldNotFound
- Throws:
FieldNotFound
getRawData
public RawData getRawData()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RawData field)
isSetRawData
public boolean isSetRawData()
set
public void set(ResetSeqNumFlag value)
get
public ResetSeqNumFlag get(ResetSeqNumFlag value)
throws FieldNotFound
- Throws:
FieldNotFound
getResetSeqNumFlag
public ResetSeqNumFlag getResetSeqNumFlag()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ResetSeqNumFlag field)
isSetResetSeqNumFlag
public boolean isSetResetSeqNumFlag()
set
public void set(MaxMessageSize value)
get
public MaxMessageSize get(MaxMessageSize value)
throws FieldNotFound
- Throws:
FieldNotFound
getMaxMessageSize
public MaxMessageSize getMaxMessageSize()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(MaxMessageSize field)
isSetMaxMessageSize
public boolean isSetMaxMessageSize()
set
public void set(NoMsgTypes value)
get
public NoMsgTypes get(NoMsgTypes value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoMsgTypes
public NoMsgTypes getNoMsgTypes()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoMsgTypes field)
isSetNoMsgTypes
public boolean isSetNoMsgTypes()