|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.borland.sctm.ws.execution.entities.TestDefinitionResult
public class TestDefinitionResult
| Constructor Summary | |
|---|---|
TestDefinitionResult()
|
|
TestDefinitionResult(int duration,
int errorCount,
int execDefRunId,
java.lang.String name,
java.lang.String resultURL,
int status,
int testDefId,
int testRunId,
int typeId,
int warningCount)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getDuration()
Gets the duration value for this TestDefinitionResult. |
int |
getErrorCount()
Gets the errorCount value for this TestDefinitionResult. |
int |
getExecDefRunId()
Gets the execDefRunId value for this TestDefinitionResult. |
java.lang.String |
getName()
Gets the name value for this TestDefinitionResult. |
java.lang.String |
getResultURL()
Gets the resultURL value for this TestDefinitionResult. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getStatus()
Gets the status value for this TestDefinitionResult. |
int |
getTestDefId()
Gets the testDefId value for this TestDefinitionResult. |
int |
getTestRunId()
Gets the testRunId value for this TestDefinitionResult. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getTypeId()
Gets the typeId value for this TestDefinitionResult. |
int |
getWarningCount()
Gets the warningCount value for this TestDefinitionResult. |
int |
hashCode()
|
void |
setDuration(int duration)
Sets the duration value for this TestDefinitionResult. |
void |
setErrorCount(int errorCount)
Sets the errorCount value for this TestDefinitionResult. |
void |
setExecDefRunId(int execDefRunId)
Sets the execDefRunId value for this TestDefinitionResult. |
void |
setName(java.lang.String name)
Sets the name value for this TestDefinitionResult. |
void |
setResultURL(java.lang.String resultURL)
Sets the resultURL value for this TestDefinitionResult. |
void |
setStatus(int status)
Sets the status value for this TestDefinitionResult. |
void |
setTestDefId(int testDefId)
Sets the testDefId value for this TestDefinitionResult. |
void |
setTestRunId(int testRunId)
Sets the testRunId value for this TestDefinitionResult. |
void |
setTypeId(int typeId)
Sets the typeId value for this TestDefinitionResult. |
void |
setWarningCount(int warningCount)
Sets the warningCount value for this TestDefinitionResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestDefinitionResult()
public TestDefinitionResult(int duration,
int errorCount,
int execDefRunId,
java.lang.String name,
java.lang.String resultURL,
int status,
int testDefId,
int testRunId,
int typeId,
int warningCount)
| Method Detail |
|---|
public int getDuration()
public void setDuration(int duration)
duration - public int getErrorCount()
public void setErrorCount(int errorCount)
errorCount - public int getExecDefRunId()
public void setExecDefRunId(int execDefRunId)
execDefRunId - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getResultURL()
public void setResultURL(java.lang.String resultURL)
resultURL - public int getStatus()
public void setStatus(int status)
status - public int getTestDefId()
public void setTestDefId(int testDefId)
testDefId - public int getTestRunId()
public void setTestRunId(int testRunId)
testRunId - public int getTypeId()
public void setTypeId(int typeId)
typeId - public int getWarningCount()
public void setWarningCount(int warningCount)
warningCount - 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 | |||||||||