public class Email extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
Email.LinesOfText |
static class |
Email.NoRelatedSym |
static class |
Email.NoRoutingIDs |
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, setbodyLength, clear, clone, 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, trailerReplaceGroupaddGroup, addGroupRef, calculateString, getBoolean, getChar, 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, 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, setUtcTimeStamppublic 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.FieldNotFoundpublic EmailThreadID getEmailThreadID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EmailThreadID field)
public boolean isSetEmailThreadID()
public void set(EmailType value)
public EmailType get(EmailType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EmailType getEmailType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EmailType field)
public boolean isSetEmailType()
public void set(OrigTime value)
public OrigTime get(OrigTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic OrigTime getOrigTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OrigTime field)
public boolean isSetOrigTime()
public void set(Subject value)
public Subject getSubject() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Subject field)
public boolean isSetSubject()
public void set(EncodedSubjectLen value)
public EncodedSubjectLen get(EncodedSubjectLen value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedSubjectLen getEncodedSubjectLen() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedSubjectLen field)
public boolean isSetEncodedSubjectLen()
public void set(EncodedSubject value)
public EncodedSubject get(EncodedSubject value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic EncodedSubject getEncodedSubject() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(EncodedSubject field)
public boolean isSetEncodedSubject()
public void set(NoRoutingIDs value)
public NoRoutingIDs get(NoRoutingIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoRoutingIDs getNoRoutingIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoRoutingIDs field)
public boolean isSetNoRoutingIDs()
public void set(NoRelatedSym value)
public NoRelatedSym get(NoRelatedSym value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoRelatedSym getNoRelatedSym() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoRelatedSym field)
public boolean isSetNoRelatedSym()
public void set(OrderID value)
public OrderID getOrderID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OrderID field)
public boolean isSetOrderID()
public void set(ClOrdID value)
public ClOrdID getClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(LinesOfText value)
public LinesOfText get(LinesOfText value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic LinesOfText getLinesOfText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LinesOfText field)
public boolean isSetLinesOfText()
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 © 2018. All rights reserved.