|
|||||||||||
| 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.testsuite.TestResult
A Class that wraps the SourceInfo 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 | |
TestResult()
|
|
TestResult(MessageObjectConfig mConfig)
|
|
| Method Summary | |
java.lang.String |
getAction()
|
java.lang.String |
getStatus()
|
void |
setAction(java.lang.String action)
|
void |
setStatus(java.lang.String status)
|
| 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 TestResult()
public TestResult(MessageObjectConfig mConfig)
throws EnterpriseObjectException
| Method Detail |
public java.lang.String getAction()
public void setAction(java.lang.String action)
throws EnterpriseFieldException
EnterpriseFieldExceptionpublic java.lang.String getStatus()
public void setStatus(java.lang.String status)
throws EnterpriseFieldException
EnterpriseFieldException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||