public class Email extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
Email.LinesOfText |
static class |
Email.NoRelatedSym |
static class |
Email.NoRoutingIDs |
Message.HeaderMessage.Trailer| Constructor and Description |
|---|
Email() |
Email(EmailThreadID emailThreadID,
EmailType emailType,
Subject subject) |
get, 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(EmailThreadID emailThreadID, EmailType emailType, Subject subject)
public void set(EmailThreadID value)
public EmailThreadID get(EmailThreadID value) throws FieldNotFound
FieldNotFoundpublic EmailThreadID getEmailThreadID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EmailThreadID field)
public boolean isSetEmailThreadID()
public void set(EmailType value)
public EmailType get(EmailType value) throws FieldNotFound
FieldNotFoundpublic EmailType getEmailType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EmailType field)
public boolean isSetEmailType()
public void set(OrigTime value)
public OrigTime get(OrigTime value) throws FieldNotFound
FieldNotFoundpublic OrigTime getOrigTime() throws FieldNotFound
FieldNotFoundpublic boolean isSet(OrigTime field)
public boolean isSetOrigTime()
public void set(Subject value)
public Subject get(Subject value) throws FieldNotFound
FieldNotFoundpublic Subject getSubject() throws FieldNotFound
FieldNotFoundpublic boolean isSet(Subject field)
public boolean isSetSubject()
public void set(EncodedSubjectLen value)
public EncodedSubjectLen get(EncodedSubjectLen value) throws FieldNotFound
FieldNotFoundpublic EncodedSubjectLen getEncodedSubjectLen() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EncodedSubjectLen field)
public boolean isSetEncodedSubjectLen()
public void set(EncodedSubject value)
public EncodedSubject get(EncodedSubject value) throws FieldNotFound
FieldNotFoundpublic EncodedSubject getEncodedSubject() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EncodedSubject field)
public boolean isSetEncodedSubject()
public void set(NoRoutingIDs value)
public NoRoutingIDs get(NoRoutingIDs value) throws FieldNotFound
FieldNotFoundpublic NoRoutingIDs getNoRoutingIDs() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoRoutingIDs field)
public boolean isSetNoRoutingIDs()
public void set(NoRelatedSym value)
public NoRelatedSym get(NoRelatedSym value) throws FieldNotFound
FieldNotFoundpublic NoRelatedSym getNoRelatedSym() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoRelatedSym field)
public boolean isSetNoRelatedSym()
public void set(OrderID value)
public OrderID get(OrderID value) throws FieldNotFound
FieldNotFoundpublic OrderID getOrderID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(OrderID field)
public boolean isSetOrderID()
public void set(ClOrdID value)
public ClOrdID get(ClOrdID value) throws FieldNotFound
FieldNotFoundpublic ClOrdID getClOrdID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(LinesOfText value)
public LinesOfText get(LinesOfText value) throws FieldNotFound
FieldNotFoundpublic LinesOfText getLinesOfText() throws FieldNotFound
FieldNotFoundpublic boolean isSet(LinesOfText field)
public boolean isSetLinesOfText()
public void set(RawDataLength value)
public RawDataLength get(RawDataLength value) throws FieldNotFound
FieldNotFoundpublic RawDataLength getRawDataLength() throws FieldNotFound
FieldNotFoundpublic boolean isSet(RawDataLength field)
public boolean isSetRawDataLength()
public void set(RawData value)
public RawData get(RawData value) throws FieldNotFound
FieldNotFoundpublic RawData getRawData() throws FieldNotFound
FieldNotFoundpublic boolean isSet(RawData field)
public boolean isSetRawData()
Copyright © 2021. All rights reserved.