|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.openeai.OpenEaiObject
|
+--org.openeai.moa.EnterpriseObjectBase
|
+--org.openeai.moa.XmlEnterpriseObjectImpl
|
+--org.openeai.moa.objects.resources.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 |
addLog4jProperty, getAppName, getDebug, getFromAddr, getLog4jProperties, 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()
XmlEnterpriseObject
getTestId in interface XmlEnterpriseObjectgetTestId in class XmlEnterpriseObjectImplpublic void setTestId(TestId testId)
XmlEnterpriseObject
setTestId in interface XmlEnterpriseObjectsetTestId in class XmlEnterpriseObjectImplpublic 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 | ||||||||||