com.trackstudio.soap.client
Class TaskBean

java.lang.Object
  extended by com.trackstudio.soap.client.TaskBean
All Implemented Interfaces:
java.io.Serializable

public class TaskBean
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
TaskBean()
           
TaskBean(java.lang.Double abudget, java.lang.Double budget, java.lang.String categoryId, int childrenCount, long closedate, long deadline, java.lang.String description, java.lang.String handlerGroupId, java.lang.String handlerUserId, boolean hasAttachments, java.lang.String id, int messageCount, java.lang.String name, java.lang.String nameCutted, java.lang.String number, boolean onSight, java.lang.String parentId, java.lang.String priorityId, java.lang.String resolutionId, java.lang.String shortname, java.lang.String statusId, long submitdate, java.lang.String submitterId, long updatedate, java.lang.String workflowId)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.Double getAbudget()
          Gets the abudget value for this TaskBean.
 java.lang.Double getBudget()
          Gets the budget value for this TaskBean.
 java.lang.String getCategoryId()
          Gets the categoryId value for this TaskBean.
 int getChildrenCount()
          Gets the childrenCount value for this TaskBean.
 long getClosedate()
          Gets the closedate value for this TaskBean.
 long getDeadline()
          Gets the deadline value for this TaskBean.
 java.lang.String getDescription()
          Gets the description value for this TaskBean.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getHandlerGroupId()
          Gets the handlerGroupId value for this TaskBean.
 java.lang.String getHandlerUserId()
          Gets the handlerUserId value for this TaskBean.
 java.lang.String getId()
          Gets the id value for this TaskBean.
 int getMessageCount()
          Gets the messageCount value for this TaskBean.
 java.lang.String getName()
          Gets the name value for this TaskBean.
 java.lang.String getNameCutted()
          Gets the nameCutted value for this TaskBean.
 java.lang.String getNumber()
          Gets the number value for this TaskBean.
 java.lang.String getParentId()
          Gets the parentId value for this TaskBean.
 java.lang.String getPriorityId()
          Gets the priorityId value for this TaskBean.
 java.lang.String getResolutionId()
          Gets the resolutionId value for this TaskBean.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getShortname()
          Gets the shortname value for this TaskBean.
 java.lang.String getStatusId()
          Gets the statusId value for this TaskBean.
 long getSubmitdate()
          Gets the submitdate value for this TaskBean.
 java.lang.String getSubmitterId()
          Gets the submitterId value for this TaskBean.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 long getUpdatedate()
          Gets the updatedate value for this TaskBean.
 java.lang.String getWorkflowId()
          Gets the workflowId value for this TaskBean.
 int hashCode()
           
 boolean isHasAttachments()
          Gets the hasAttachments value for this TaskBean.
 boolean isOnSight()
          Gets the onSight value for this TaskBean.
 void setAbudget(java.lang.Double abudget)
          Sets the abudget value for this TaskBean.
 void setBudget(java.lang.Double budget)
          Sets the budget value for this TaskBean.
 void setCategoryId(java.lang.String categoryId)
          Sets the categoryId value for this TaskBean.
 void setChildrenCount(int childrenCount)
          Sets the childrenCount value for this TaskBean.
 void setClosedate(long closedate)
          Sets the closedate value for this TaskBean.
 void setDeadline(long deadline)
          Sets the deadline value for this TaskBean.
 void setDescription(java.lang.String description)
          Sets the description value for this TaskBean.
 void setHandlerGroupId(java.lang.String handlerGroupId)
          Sets the handlerGroupId value for this TaskBean.
 void setHandlerUserId(java.lang.String handlerUserId)
          Sets the handlerUserId value for this TaskBean.
 void setHasAttachments(boolean hasAttachments)
          Sets the hasAttachments value for this TaskBean.
 void setId(java.lang.String id)
          Sets the id value for this TaskBean.
 void setMessageCount(int messageCount)
          Sets the messageCount value for this TaskBean.
 void setName(java.lang.String name)
          Sets the name value for this TaskBean.
 void setNameCutted(java.lang.String nameCutted)
          Sets the nameCutted value for this TaskBean.
 void setNumber(java.lang.String number)
          Sets the number value for this TaskBean.
 void setOnSight(boolean onSight)
          Sets the onSight value for this TaskBean.
 void setParentId(java.lang.String parentId)
          Sets the parentId value for this TaskBean.
 void setPriorityId(java.lang.String priorityId)
          Sets the priorityId value for this TaskBean.
 void setResolutionId(java.lang.String resolutionId)
          Sets the resolutionId value for this TaskBean.
 void setShortname(java.lang.String shortname)
          Sets the shortname value for this TaskBean.
 void setStatusId(java.lang.String statusId)
          Sets the statusId value for this TaskBean.
 void setSubmitdate(long submitdate)
          Sets the submitdate value for this TaskBean.
 void setSubmitterId(java.lang.String submitterId)
          Sets the submitterId value for this TaskBean.
 void setUpdatedate(long updatedate)
          Sets the updatedate value for this TaskBean.
 void setWorkflowId(java.lang.String workflowId)
          Sets the workflowId value for this TaskBean.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskBean

public TaskBean()

TaskBean

public TaskBean(java.lang.Double abudget,
                java.lang.Double budget,
                java.lang.String categoryId,
                int childrenCount,
                long closedate,
                long deadline,
                java.lang.String description,
                java.lang.String handlerGroupId,
                java.lang.String handlerUserId,
                boolean hasAttachments,
                java.lang.String id,
                int messageCount,
                java.lang.String name,
                java.lang.String nameCutted,
                java.lang.String number,
                boolean onSight,
                java.lang.String parentId,
                java.lang.String priorityId,
                java.lang.String resolutionId,
                java.lang.String shortname,
                java.lang.String statusId,
                long submitdate,
                java.lang.String submitterId,
                long updatedate,
                java.lang.String workflowId)
Method Detail

getAbudget

public java.lang.Double getAbudget()
Gets the abudget value for this TaskBean.

Returns:
abudget

setAbudget

public void setAbudget(java.lang.Double abudget)
Sets the abudget value for this TaskBean.

Parameters:
abudget -

getBudget

public java.lang.Double getBudget()
Gets the budget value for this TaskBean.

Returns:
budget

setBudget

public void setBudget(java.lang.Double budget)
Sets the budget value for this TaskBean.

Parameters:
budget -

getCategoryId

public java.lang.String getCategoryId()
Gets the categoryId value for this TaskBean.

Returns:
categoryId

setCategoryId

public void setCategoryId(java.lang.String categoryId)
Sets the categoryId value for this TaskBean.

Parameters:
categoryId -

getChildrenCount

public int getChildrenCount()
Gets the childrenCount value for this TaskBean.

Returns:
childrenCount

setChildrenCount

public void setChildrenCount(int childrenCount)
Sets the childrenCount value for this TaskBean.

Parameters:
childrenCount -

getClosedate

public long getClosedate()
Gets the closedate value for this TaskBean.

Returns:
closedate

setClosedate

public void setClosedate(long closedate)
Sets the closedate value for this TaskBean.

Parameters:
closedate -

getDeadline

public long getDeadline()
Gets the deadline value for this TaskBean.

Returns:
deadline

setDeadline

public void setDeadline(long deadline)
Sets the deadline value for this TaskBean.

Parameters:
deadline -

getDescription

public java.lang.String getDescription()
Gets the description value for this TaskBean.

Returns:
description

setDescription

public void setDescription(java.lang.String description)
Sets the description value for this TaskBean.

Parameters:
description -

getHandlerGroupId

public java.lang.String getHandlerGroupId()
Gets the handlerGroupId value for this TaskBean.

Returns:
handlerGroupId

setHandlerGroupId

public void setHandlerGroupId(java.lang.String handlerGroupId)
Sets the handlerGroupId value for this TaskBean.

Parameters:
handlerGroupId -

getHandlerUserId

public java.lang.String getHandlerUserId()
Gets the handlerUserId value for this TaskBean.

Returns:
handlerUserId

setHandlerUserId

public void setHandlerUserId(java.lang.String handlerUserId)
Sets the handlerUserId value for this TaskBean.

Parameters:
handlerUserId -

isHasAttachments

public boolean isHasAttachments()
Gets the hasAttachments value for this TaskBean.

Returns:
hasAttachments

setHasAttachments

public void setHasAttachments(boolean hasAttachments)
Sets the hasAttachments value for this TaskBean.

Parameters:
hasAttachments -

getId

public java.lang.String getId()
Gets the id value for this TaskBean.

Returns:
id

setId

public void setId(java.lang.String id)
Sets the id value for this TaskBean.

Parameters:
id -

getMessageCount

public int getMessageCount()
Gets the messageCount value for this TaskBean.

Returns:
messageCount

setMessageCount

public void setMessageCount(int messageCount)
Sets the messageCount value for this TaskBean.

Parameters:
messageCount -

getName

public java.lang.String getName()
Gets the name value for this TaskBean.

Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this TaskBean.

Parameters:
name -

getNameCutted

public java.lang.String getNameCutted()
Gets the nameCutted value for this TaskBean.

Returns:
nameCutted

setNameCutted

public void setNameCutted(java.lang.String nameCutted)
Sets the nameCutted value for this TaskBean.

Parameters:
nameCutted -

getNumber

public java.lang.String getNumber()
Gets the number value for this TaskBean.

Returns:
number

setNumber

public void setNumber(java.lang.String number)
Sets the number value for this TaskBean.

Parameters:
number -

isOnSight

public boolean isOnSight()
Gets the onSight value for this TaskBean.

Returns:
onSight

setOnSight

public void setOnSight(boolean onSight)
Sets the onSight value for this TaskBean.

Parameters:
onSight -

getParentId

public java.lang.String getParentId()
Gets the parentId value for this TaskBean.

Returns:
parentId

setParentId

public void setParentId(java.lang.String parentId)
Sets the parentId value for this TaskBean.

Parameters:
parentId -

getPriorityId

public java.lang.String getPriorityId()
Gets the priorityId value for this TaskBean.

Returns:
priorityId

setPriorityId

public void setPriorityId(java.lang.String priorityId)
Sets the priorityId value for this TaskBean.

Parameters:
priorityId -

getResolutionId

public java.lang.String getResolutionId()
Gets the resolutionId value for this TaskBean.

Returns:
resolutionId

setResolutionId

public void setResolutionId(java.lang.String resolutionId)
Sets the resolutionId value for this TaskBean.

Parameters:
resolutionId -

getShortname

public java.lang.String getShortname()
Gets the shortname value for this TaskBean.

Returns:
shortname

setShortname

public void setShortname(java.lang.String shortname)
Sets the shortname value for this TaskBean.

Parameters:
shortname -

getStatusId

public java.lang.String getStatusId()
Gets the statusId value for this TaskBean.

Returns:
statusId

setStatusId

public void setStatusId(java.lang.String statusId)
Sets the statusId value for this TaskBean.

Parameters:
statusId -

getSubmitdate

public long getSubmitdate()
Gets the submitdate value for this TaskBean.

Returns:
submitdate

setSubmitdate

public void setSubmitdate(long submitdate)
Sets the submitdate value for this TaskBean.

Parameters:
submitdate -

getSubmitterId

public java.lang.String getSubmitterId()
Gets the submitterId value for this TaskBean.

Returns:
submitterId

setSubmitterId

public void setSubmitterId(java.lang.String submitterId)
Sets the submitterId value for this TaskBean.

Parameters:
submitterId -

getUpdatedate

public long getUpdatedate()
Gets the updatedate value for this TaskBean.

Returns:
updatedate

setUpdatedate

public void setUpdatedate(long updatedate)
Sets the updatedate value for this TaskBean.

Parameters:
updatedate -

getWorkflowId

public java.lang.String getWorkflowId()
Gets the workflowId value for this TaskBean.

Returns:
workflowId

setWorkflowId

public void setWorkflowId(java.lang.String workflowId)
Sets the workflowId value for this TaskBean.

Parameters:
workflowId -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.