|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openeai.OpenEaiObject
org.openeai.moa.EnterpriseObjectBase
org.openeai.moa.XmlEnterpriseObjectImpl
org.openeai.moa.objects.resources.Sender
public class Sender
A Class that wraps the Sender element as specified in the OpenEAI protocol.
| Field Summary |
|---|
| Fields inherited from class org.openeai.moa.XmlEnterpriseObjectImpl |
|---|
ENTERPRISE_FIELDS, XML_LAYOUT_MANAGER |
| Fields inherited from class org.openeai.OpenEaiObject |
|---|
logger |
| Constructor Summary | |
|---|---|
Sender()
Constructor |
|
| Method Summary | |
|---|---|
Authentication |
getAuthentication()
|
MessageId |
getMessageId()
|
TestId |
getTestId()
Returns the test id associated to this object. |
void |
setAuthentication(Authentication authentication)
|
void |
setMessageId(MessageId messageId)
|
void |
setTestId(TestId testId)
Sets the test id associated to this object. |
| Methods inherited from class org.openeai.OpenEaiObject |
|---|
getAppName, getDebug, getFromAddr, getMailHost, getMailService, getProperties, getToAddr, initializeLog4j, initializeLog4j, initializeLog4j, setAppName, setDebug, setFromAddr, setMailHost, setMailService, setProperties, setToAddr |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Sender()
| Method Detail |
|---|
public TestId getTestId()
XmlEnterpriseObjectImpl
getTestId in interface XmlEnterpriseObjectgetTestId in class XmlEnterpriseObjectImplpublic void setTestId(TestId testId)
XmlEnterpriseObjectImpl
setTestId in interface XmlEnterpriseObjectsetTestId in class XmlEnterpriseObjectImpltestId - TestId the test id object associated to this object.public MessageId getMessageId()
public void setMessageId(MessageId messageId)
public Authentication getAuthentication()
public void setAuthentication(Authentication authentication)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||