|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rpc.soap.client.RemoteWorklog
public class RemoteWorklog
| Constructor Summary | |
|---|---|
RemoteWorklog()
|
|
RemoteWorklog(java.lang.String author,
java.lang.String comment,
java.util.Calendar created,
java.lang.String groupLevel,
java.lang.String id,
java.lang.String roleLevelId,
java.util.Calendar startDate,
java.lang.String timeSpent,
long timeSpentInSeconds,
java.lang.String updateAuthor,
java.util.Calendar updated)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAuthor()
Gets the author value for this RemoteWorklog. |
java.lang.String |
getComment()
Gets the comment value for this RemoteWorklog. |
java.util.Calendar |
getCreated()
Gets the created value for this RemoteWorklog. |
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 |
getGroupLevel()
Gets the groupLevel value for this RemoteWorklog. |
java.lang.String |
getId()
Gets the id value for this RemoteWorklog. |
java.lang.String |
getRoleLevelId()
Gets the roleLevelId value for this RemoteWorklog. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.util.Calendar |
getStartDate()
Gets the startDate value for this RemoteWorklog. |
java.lang.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 |
java.lang.String |
getUpdateAuthor()
Gets the updateAuthor value for this RemoteWorklog. |
java.util.Calendar |
getUpdated()
Gets the updated value for this RemoteWorklog. |
int |
hashCode()
|
void |
setAuthor(java.lang.String author)
Sets the author value for this RemoteWorklog. |
void |
setComment(java.lang.String comment)
Sets the comment value for this RemoteWorklog. |
void |
setCreated(java.util.Calendar created)
Sets the created value for this RemoteWorklog. |
void |
setGroupLevel(java.lang.String groupLevel)
Sets the groupLevel value for this RemoteWorklog. |
void |
setId(java.lang.String id)
Sets the id value for this RemoteWorklog. |
void |
setRoleLevelId(java.lang.String roleLevelId)
Sets the roleLevelId value for this RemoteWorklog. |
void |
setStartDate(java.util.Calendar startDate)
Sets the startDate value for this RemoteWorklog. |
void |
setTimeSpent(java.lang.String timeSpent)
Sets the timeSpent value for this RemoteWorklog. |
void |
setTimeSpentInSeconds(long timeSpentInSeconds)
Sets the timeSpentInSeconds value for this RemoteWorklog. |
void |
setUpdateAuthor(java.lang.String updateAuthor)
Sets the updateAuthor value for this RemoteWorklog. |
void |
setUpdated(java.util.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(java.lang.String author,
java.lang.String comment,
java.util.Calendar created,
java.lang.String groupLevel,
java.lang.String id,
java.lang.String roleLevelId,
java.util.Calendar startDate,
java.lang.String timeSpent,
long timeSpentInSeconds,
java.lang.String updateAuthor,
java.util.Calendar updated)
| Method Detail |
|---|
public java.lang.String getAuthor()
public void setAuthor(java.lang.String author)
author - public java.lang.String getComment()
public void setComment(java.lang.String comment)
comment - public java.util.Calendar getCreated()
public void setCreated(java.util.Calendar created)
created - public java.lang.String getGroupLevel()
public void setGroupLevel(java.lang.String groupLevel)
groupLevel - public java.lang.String getId()
public void setId(java.lang.String id)
id - public java.lang.String getRoleLevelId()
public void setRoleLevelId(java.lang.String roleLevelId)
roleLevelId - public java.util.Calendar getStartDate()
public void setStartDate(java.util.Calendar startDate)
startDate - public java.lang.String getTimeSpent()
public void setTimeSpent(java.lang.String timeSpent)
timeSpent - public long getTimeSpentInSeconds()
public void setTimeSpentInSeconds(long timeSpentInSeconds)
timeSpentInSeconds - public java.lang.String getUpdateAuthor()
public void setUpdateAuthor(java.lang.String updateAuthor)
updateAuthor - public java.util.Calendar getUpdated()
public void setUpdated(java.util.Calendar updated)
updated - 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 | |||||||||