|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.soap.client.MessageBean
public class MessageBean
Constructor Summary | |
---|---|
MessageBean()
|
|
MessageBean(java.lang.Double budget,
long deadline,
java.lang.String description,
java.lang.String handlerGroupId,
java.lang.String handlerUserId,
java.lang.Double hrs,
java.lang.String id,
java.lang.String mstatusId,
java.lang.String priorityId,
java.lang.String resolutionId,
java.lang.String submitterId,
java.lang.String taskId,
long time)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Double |
getBudget()
Gets the budget value for this MessageBean. |
long |
getDeadline()
Gets the deadline value for this MessageBean. |
java.lang.String |
getDescription()
Gets the description value for this MessageBean. |
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 MessageBean. |
java.lang.String |
getHandlerUserId()
Gets the handlerUserId value for this MessageBean. |
java.lang.Double |
getHrs()
Gets the hrs value for this MessageBean. |
java.lang.String |
getId()
Gets the id value for this MessageBean. |
java.lang.String |
getMstatusId()
Gets the mstatusId value for this MessageBean. |
java.lang.String |
getPriorityId()
Gets the priorityId value for this MessageBean. |
java.lang.String |
getResolutionId()
Gets the resolutionId value for this MessageBean. |
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 |
getSubmitterId()
Gets the submitterId value for this MessageBean. |
java.lang.String |
getTaskId()
Gets the taskId value for this MessageBean. |
long |
getTime()
Gets the time value for this MessageBean. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setBudget(java.lang.Double budget)
Sets the budget value for this MessageBean. |
void |
setDeadline(long deadline)
Sets the deadline value for this MessageBean. |
void |
setDescription(java.lang.String description)
Sets the description value for this MessageBean. |
void |
setHandlerGroupId(java.lang.String handlerGroupId)
Sets the handlerGroupId value for this MessageBean. |
void |
setHandlerUserId(java.lang.String handlerUserId)
Sets the handlerUserId value for this MessageBean. |
void |
setHrs(java.lang.Double hrs)
Sets the hrs value for this MessageBean. |
void |
setId(java.lang.String id)
Sets the id value for this MessageBean. |
void |
setMstatusId(java.lang.String mstatusId)
Sets the mstatusId value for this MessageBean. |
void |
setPriorityId(java.lang.String priorityId)
Sets the priorityId value for this MessageBean. |
void |
setResolutionId(java.lang.String resolutionId)
Sets the resolutionId value for this MessageBean. |
void |
setSubmitterId(java.lang.String submitterId)
Sets the submitterId value for this MessageBean. |
void |
setTaskId(java.lang.String taskId)
Sets the taskId value for this MessageBean. |
void |
setTime(long time)
Sets the time value for this MessageBean. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageBean()
public MessageBean(java.lang.Double budget, long deadline, java.lang.String description, java.lang.String handlerGroupId, java.lang.String handlerUserId, java.lang.Double hrs, java.lang.String id, java.lang.String mstatusId, java.lang.String priorityId, java.lang.String resolutionId, java.lang.String submitterId, java.lang.String taskId, long time)
Method Detail |
---|
public java.lang.Double getBudget()
public void setBudget(java.lang.Double budget)
budget
- public long getDeadline()
public void setDeadline(long deadline)
deadline
- public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- public java.lang.String getHandlerGroupId()
public void setHandlerGroupId(java.lang.String handlerGroupId)
handlerGroupId
- public java.lang.String getHandlerUserId()
public void setHandlerUserId(java.lang.String handlerUserId)
handlerUserId
- public java.lang.Double getHrs()
public void setHrs(java.lang.Double hrs)
hrs
- public java.lang.String getId()
public void setId(java.lang.String id)
id
- public java.lang.String getMstatusId()
public void setMstatusId(java.lang.String mstatusId)
mstatusId
- public java.lang.String getPriorityId()
public void setPriorityId(java.lang.String priorityId)
priorityId
- public java.lang.String getResolutionId()
public void setResolutionId(java.lang.String resolutionId)
resolutionId
- public java.lang.String getSubmitterId()
public void setSubmitterId(java.lang.String submitterId)
submitterId
- public java.lang.String getTaskId()
public void setTaskId(java.lang.String taskId)
taskId
- public long getTime()
public void setTime(long time)
time
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |