thucydides.plugins.jira.soap
Class RemoteWorklogImpl
java.lang.Object
thucydides.plugins.jira.soap.RemoteWorklog
thucydides.plugins.jira.soap.RemoteWorklogImpl
- All Implemented Interfaces:
- Serializable
public class RemoteWorklogImpl
- extends RemoteWorklog
- implements Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
RemoteWorklogImpl()
|
RemoteWorklogImpl(String author,
String comment,
Calendar created,
String groupLevel,
String id,
String roleLevelId,
Calendar startDate,
String timeSpent,
long timeSpentInSeconds,
String updateAuthor,
Calendar updated)
|
| Methods inherited from class thucydides.plugins.jira.soap.RemoteWorklog |
getAuthor, getComment, getCreated, getGroupLevel, getId, getRoleLevelId, getStartDate, getTimeSpent, getTimeSpentInSeconds, getUpdateAuthor, getUpdated, setAuthor, setComment, setCreated, setGroupLevel, setId, setRoleLevelId, setStartDate, setTimeSpent, setTimeSpentInSeconds, setUpdateAuthor, setUpdated |
RemoteWorklogImpl
public RemoteWorklogImpl()
RemoteWorklogImpl
public RemoteWorklogImpl(String author,
String comment,
Calendar created,
String groupLevel,
String id,
String roleLevelId,
Calendar startDate,
String timeSpent,
long timeSpentInSeconds,
String updateAuthor,
Calendar updated)
equals
public boolean equals(Object obj)
- Overrides:
equals in class RemoteWorklog
hashCode
public int hashCode()
- Overrides:
hashCode in class RemoteWorklog
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Serializer
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Deserializer
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.