|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.borland.tm.webservices.tmplanning.entities.TestDefinitionResult
public class TestDefinitionResult
| Constructor Summary | |
|---|---|
TestDefinitionResult()
|
|
TestDefinitionResult(int duration,
int errors,
int id,
java.lang.String name,
int status,
int testRunId,
java.lang.String type,
int typeId,
int warnings)
|
|
| 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 |
getErrors()
Gets the errors value for this TestDefinitionResult. |
int |
getId()
Gets the id value for this TestDefinitionResult. |
java.lang.String |
getName()
Gets the name 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 |
getTestRunId()
Gets the testRunId value for this TestDefinitionResult. |
java.lang.String |
getType()
Gets the type 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 |
getWarnings()
Gets the warnings value for this TestDefinitionResult. |
int |
hashCode()
|
void |
setDuration(int duration)
Sets the duration value for this TestDefinitionResult. |
void |
setErrors(int errors)
Sets the errors value for this TestDefinitionResult. |
void |
setId(int id)
Sets the id value for this TestDefinitionResult. |
void |
setName(java.lang.String name)
Sets the name value for this TestDefinitionResult. |
void |
setStatus(int status)
Sets the status value for this TestDefinitionResult. |
void |
setTestRunId(int testRunId)
Sets the testRunId value for this TestDefinitionResult. |
void |
setType(java.lang.String type)
Sets the type value for this TestDefinitionResult. |
void |
setTypeId(int typeId)
Sets the typeId value for this TestDefinitionResult. |
void |
setWarnings(int warnings)
Sets the warnings 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 errors,
int id,
java.lang.String name,
int status,
int testRunId,
java.lang.String type,
int typeId,
int warnings)
| Method Detail |
|---|
public int getDuration()
public void setDuration(int duration)
duration - public int getErrors()
public void setErrors(int errors)
errors - public int getId()
public void setId(int id)
id - public java.lang.String getName()
public void setName(java.lang.String name)
name - public int getStatus()
public void setStatus(int status)
status - public int getTestRunId()
public void setTestRunId(int testRunId)
testRunId - public java.lang.String getType()
public void setType(java.lang.String type)
type - public int getTypeId()
public void setTypeId(int typeId)
typeId - public int getWarnings()
public void setWarnings(int warnings)
warnings - 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 | |||||||||