public class Email extends Message
Modifier and Type | Class and Description |
---|---|
static class |
Email.LinesOfText |
static class |
Email.NoLegs |
static class |
Email.NoRelatedSym |
static class |
Email.NoRoutingIDs |
static class |
Email.NoUnderlyings |
Message.Header
Constructor and Description |
---|
Email() |
Email(EmailThreadID emailThreadID,
EmailType emailType,
Subject subject) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set
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
addGroup, addGroupRef, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, 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, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamp
public static final String MSGTYPE
public Email()
public Email(EmailThreadID emailThreadID, EmailType emailType, Subject subject)
public void set(EmailThreadID value)
public EmailThreadID get(EmailThreadID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EmailThreadID getEmailThreadID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EmailThreadID field)
public boolean isSetEmailThreadID()
public void set(EmailType value)
public EmailType get(EmailType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EmailType getEmailType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EmailType field)
public boolean isSetEmailType()
public void set(OrigTime value)
public OrigTime get(OrigTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public OrigTime getOrigTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(OrigTime field)
public boolean isSetOrigTime()
public void set(Subject value)
public Subject getSubject() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Subject field)
public boolean isSetSubject()
public void set(EncodedSubjectLen value)
public EncodedSubjectLen get(EncodedSubjectLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedSubjectLen getEncodedSubjectLen() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedSubjectLen field)
public boolean isSetEncodedSubjectLen()
public void set(EncodedSubject value)
public EncodedSubject get(EncodedSubject value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EncodedSubject getEncodedSubject() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EncodedSubject field)
public boolean isSetEncodedSubject()
public void set(NoRoutingIDs value)
public NoRoutingIDs get(NoRoutingIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoRoutingIDs getNoRoutingIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoRoutingIDs field)
public boolean isSetNoRoutingIDs()
public void set(NoRelatedSym value)
public NoRelatedSym get(NoRelatedSym value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoRelatedSym getNoRelatedSym() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoRelatedSym field)
public boolean isSetNoRelatedSym()
public void set(NoUnderlyings value)
public NoUnderlyings get(NoUnderlyings value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoUnderlyings getNoUnderlyings() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoUnderlyings field)
public boolean isSetNoUnderlyings()
public void set(NoLegs value)
public NoLegs getNoLegs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoLegs field)
public boolean isSetNoLegs()
public void set(OrderID value)
public OrderID getOrderID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(OrderID field)
public boolean isSetOrderID()
public void set(ClOrdID value)
public ClOrdID getClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(LinesOfText value)
public LinesOfText get(LinesOfText value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public LinesOfText getLinesOfText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(LinesOfText field)
public boolean isSetLinesOfText()
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()
Copyright © 2017. All rights reserved.