|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.borland.sctm.ws.execution.entities.ExecutionResult
public class ExecutionResult
| Constructor Summary | |
|---|---|
ExecutionResult()
|
|
ExecutionResult(java.lang.String build,
TestDefinitionResult cleanupTestDef,
int execDefId,
java.lang.String execDefName,
java.lang.String execServerName,
java.lang.String[] keywords,
java.lang.String manualTester,
TestDefinitionResult setupTestDef,
TestDefinitionResult[] testDefResult)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getBuild()
Gets the build value for this ExecutionResult. |
TestDefinitionResult |
getCleanupTestDef()
Gets the cleanupTestDef value for this ExecutionResult. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getExecDefId()
Gets the execDefId value for this ExecutionResult. |
java.lang.String |
getExecDefName()
Gets the execDefName value for this ExecutionResult. |
java.lang.String |
getExecServerName()
Gets the execServerName value for this ExecutionResult. |
java.lang.String[] |
getKeywords()
Gets the keywords value for this ExecutionResult. |
java.lang.String |
getManualTester()
Gets the manualTester value for this ExecutionResult. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
TestDefinitionResult |
getSetupTestDef()
Gets the setupTestDef value for this ExecutionResult. |
TestDefinitionResult[] |
getTestDefResult()
Gets the testDefResult value for this ExecutionResult. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setBuild(java.lang.String build)
Sets the build value for this ExecutionResult. |
void |
setCleanupTestDef(TestDefinitionResult cleanupTestDef)
Sets the cleanupTestDef value for this ExecutionResult. |
void |
setExecDefId(int execDefId)
Sets the execDefId value for this ExecutionResult. |
void |
setExecDefName(java.lang.String execDefName)
Sets the execDefName value for this ExecutionResult. |
void |
setExecServerName(java.lang.String execServerName)
Sets the execServerName value for this ExecutionResult. |
void |
setKeywords(java.lang.String[] keywords)
Sets the keywords value for this ExecutionResult. |
void |
setManualTester(java.lang.String manualTester)
Sets the manualTester value for this ExecutionResult. |
void |
setSetupTestDef(TestDefinitionResult setupTestDef)
Sets the setupTestDef value for this ExecutionResult. |
void |
setTestDefResult(TestDefinitionResult[] testDefResult)
Sets the testDefResult value for this ExecutionResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutionResult()
public ExecutionResult(java.lang.String build,
TestDefinitionResult cleanupTestDef,
int execDefId,
java.lang.String execDefName,
java.lang.String execServerName,
java.lang.String[] keywords,
java.lang.String manualTester,
TestDefinitionResult setupTestDef,
TestDefinitionResult[] testDefResult)
| Method Detail |
|---|
public java.lang.String getBuild()
public void setBuild(java.lang.String build)
build - public TestDefinitionResult getCleanupTestDef()
public void setCleanupTestDef(TestDefinitionResult cleanupTestDef)
cleanupTestDef - public int getExecDefId()
public void setExecDefId(int execDefId)
execDefId - public java.lang.String getExecDefName()
public void setExecDefName(java.lang.String execDefName)
execDefName - public java.lang.String getExecServerName()
public void setExecServerName(java.lang.String execServerName)
execServerName - public java.lang.String[] getKeywords()
public void setKeywords(java.lang.String[] keywords)
keywords - public java.lang.String getManualTester()
public void setManualTester(java.lang.String manualTester)
manualTester - public TestDefinitionResult getSetupTestDef()
public void setSetupTestDef(TestDefinitionResult setupTestDef)
setupTestDef - public TestDefinitionResult[] getTestDefResult()
public void setTestDefResult(TestDefinitionResult[] testDefResult)
testDefResult - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||