public class Email extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
Email.LinesOfText |
Message.Headerget, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, setbodyLength, 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, trailerReplaceGroupaddGroup, 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, setUtcTimeStamppublic static final String MSGTYPE
public Email()
public Email(EmailType emailType)
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(RelatdSym value)
public RelatdSym get(RelatdSym value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RelatdSym getRelatdSym() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RelatdSym field)
public boolean isSetRelatdSym()
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 © 2021. All rights reserved.