|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectthucydides.plugins.jira.soap.RemoteWorklog
public class RemoteWorklog
| Constructor Summary | |
|---|---|
RemoteWorklog()
|
|
RemoteWorklog(String author,
String comment,
Calendar created,
String groupLevel,
String id,
String roleLevelId,
Calendar startDate,
String timeSpent,
long timeSpentInSeconds,
String updateAuthor,
Calendar updated)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAuthor()
Gets the author value for this RemoteWorklog. |
String |
getComment()
Gets the comment value for this RemoteWorklog. |
Calendar |
getCreated()
Gets the created value for this RemoteWorklog. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getGroupLevel()
Gets the groupLevel value for this RemoteWorklog. |
String |
getId()
Gets the id value for this RemoteWorklog. |
String |
getRoleLevelId()
Gets the roleLevelId value for this RemoteWorklog. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Calendar |
getStartDate()
Gets the startDate value for this RemoteWorklog. |
String |
getTimeSpent()
Gets the timeSpent value for this RemoteWorklog. |
long |
getTimeSpentInSeconds()
Gets the timeSpentInSeconds value for this RemoteWorklog. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getUpdateAuthor()
Gets the updateAuthor value for this RemoteWorklog. |
Calendar |
getUpdated()
Gets the updated value for this RemoteWorklog. |
int |
hashCode()
|
void |
setAuthor(String author)
Sets the author value for this RemoteWorklog. |
void |
setComment(String comment)
Sets the comment value for this RemoteWorklog. |
void |
setCreated(Calendar created)
Sets the created value for this RemoteWorklog. |
void |
setGroupLevel(String groupLevel)
Sets the groupLevel value for this RemoteWorklog. |
void |
setId(String id)
Sets the id value for this RemoteWorklog. |
void |
setRoleLevelId(String roleLevelId)
Sets the roleLevelId value for this RemoteWorklog. |
void |
setStartDate(Calendar startDate)
Sets the startDate value for this RemoteWorklog. |
void |
setTimeSpent(String timeSpent)
Sets the timeSpent value for this RemoteWorklog. |
void |
setTimeSpentInSeconds(long timeSpentInSeconds)
Sets the timeSpentInSeconds value for this RemoteWorklog. |
void |
setUpdateAuthor(String updateAuthor)
Sets the updateAuthor value for this RemoteWorklog. |
void |
setUpdated(Calendar updated)
Sets the updated value for this RemoteWorklog. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteWorklog()
public RemoteWorklog(String author,
String comment,
Calendar created,
String groupLevel,
String id,
String roleLevelId,
Calendar startDate,
String timeSpent,
long timeSpentInSeconds,
String updateAuthor,
Calendar updated)
| Method Detail |
|---|
public String getAuthor()
public void setAuthor(String author)
author - public String getComment()
public void setComment(String comment)
comment - public Calendar getCreated()
public void setCreated(Calendar created)
created - public String getGroupLevel()
public void setGroupLevel(String groupLevel)
groupLevel - public String getId()
public void setId(String id)
id - public String getRoleLevelId()
public void setRoleLevelId(String roleLevelId)
roleLevelId - public Calendar getStartDate()
public void setStartDate(Calendar startDate)
startDate - public String getTimeSpent()
public void setTimeSpent(String timeSpent)
timeSpent - public long getTimeSpentInSeconds()
public void setTimeSpentInSeconds(long timeSpentInSeconds)
timeSpentInSeconds - public String getUpdateAuthor()
public void setUpdateAuthor(String updateAuthor)
updateAuthor - public Calendar getUpdated()
public void setUpdated(Calendar updated)
updated - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||