quickfix.fix43
Class Email
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix43.Message
quickfix.fix43.Email
- All Implemented Interfaces:
- java.io.Serializable
public class Email
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix43.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
Email
public Email()
Email
public Email(EmailThreadID emailThreadID,
EmailType emailType,
Subject subject)
set
public void set(EmailThreadID value)
get
public EmailThreadID get(EmailThreadID value)
throws FieldNotFound
- Throws:
FieldNotFound
getEmailThreadID
public EmailThreadID getEmailThreadID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EmailThreadID field)
isSetEmailThreadID
public boolean isSetEmailThreadID()
set
public void set(EmailType value)
get
public EmailType get(EmailType value)
throws FieldNotFound
- Throws:
FieldNotFound
getEmailType
public EmailType getEmailType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EmailType field)
isSetEmailType
public boolean isSetEmailType()
set
public void set(OrigTime value)
get
public OrigTime get(OrigTime value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrigTime
public OrigTime getOrigTime()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrigTime field)
isSetOrigTime
public boolean isSetOrigTime()
set
public void set(Subject value)
get
public Subject get(Subject value)
throws FieldNotFound
- Throws:
FieldNotFound
getSubject
public Subject getSubject()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Subject field)
isSetSubject
public boolean isSetSubject()
set
public void set(EncodedSubjectLen value)
get
public EncodedSubjectLen get(EncodedSubjectLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedSubjectLen
public EncodedSubjectLen getEncodedSubjectLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedSubjectLen field)
isSetEncodedSubjectLen
public boolean isSetEncodedSubjectLen()
set
public void set(EncodedSubject value)
get
public EncodedSubject get(EncodedSubject value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedSubject
public EncodedSubject getEncodedSubject()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedSubject field)
isSetEncodedSubject
public boolean isSetEncodedSubject()
set
public void set(NoRoutingIDs value)
get
public NoRoutingIDs get(NoRoutingIDs value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoRoutingIDs
public NoRoutingIDs getNoRoutingIDs()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoRoutingIDs field)
isSetNoRoutingIDs
public boolean isSetNoRoutingIDs()
set
public void set(NoRelatedSym value)
get
public NoRelatedSym get(NoRelatedSym value)
throws FieldNotFound
- Throws:
FieldNotFound
getNoRelatedSym
public NoRelatedSym getNoRelatedSym()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(NoRelatedSym field)
isSetNoRelatedSym
public boolean isSetNoRelatedSym()
set
public void set(OrderID value)
get
public OrderID get(OrderID value)
throws FieldNotFound
- Throws:
FieldNotFound
getOrderID
public OrderID getOrderID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(OrderID field)
isSetOrderID
public boolean isSetOrderID()
set
public void set(ClOrdID value)
get
public ClOrdID get(ClOrdID value)
throws FieldNotFound
- Throws:
FieldNotFound
getClOrdID
public ClOrdID getClOrdID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(ClOrdID field)
isSetClOrdID
public boolean isSetClOrdID()
set
public void set(LinesOfText value)
get
public LinesOfText get(LinesOfText value)
throws FieldNotFound
- Throws:
FieldNotFound
getLinesOfText
public LinesOfText getLinesOfText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(LinesOfText field)
isSetLinesOfText
public boolean isSetLinesOfText()
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()