|
|||||||||||
| 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.TestStatus
A Class that wraps the TestStatus element as specified in the OpenEAI TestSuite definition.
| 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 | |
TestStatus()
|
|
TestStatus(MessageObjectConfig mConfig)
|
|
| Method Summary | |
Failure |
getFailure()
|
java.lang.String |
getValue()
|
void |
setFailure(Failure failure)
|
void |
setValue(java.lang.String value)
|
| 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 TestStatus()
public TestStatus(MessageObjectConfig mConfig)
throws EnterpriseObjectException
| Method Detail |
public java.lang.String getValue()
public void setValue(java.lang.String value)
throws EnterpriseFieldException
EnterpriseFieldExceptionpublic Failure getFailure()
public void setFailure(Failure failure)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||