|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.jira.soap.RemoteComment
public class RemoteComment
| Constructor Summary | |
|---|---|
RemoteComment()
|
|
RemoteComment(String author,
String body,
Calendar created,
String groupLevel,
String id,
String roleLevel,
String updateAuthor,
Calendar updated)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAuthor()
Gets the author value for this RemoteComment. |
String |
getBody()
Gets the body value for this RemoteComment. |
Calendar |
getCreated()
Gets the created value for this RemoteComment. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getGroupLevel()
Gets the groupLevel value for this RemoteComment. |
String |
getId()
Gets the id value for this RemoteComment. |
String |
getRoleLevel()
Gets the roleLevel value for this RemoteComment. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getUpdateAuthor()
Gets the updateAuthor value for this RemoteComment. |
Calendar |
getUpdated()
Gets the updated value for this RemoteComment. |
int |
hashCode()
|
void |
setAuthor(String author)
Sets the author value for this RemoteComment. |
void |
setBody(String body)
Sets the body value for this RemoteComment. |
void |
setCreated(Calendar created)
Sets the created value for this RemoteComment. |
void |
setGroupLevel(String groupLevel)
Sets the groupLevel value for this RemoteComment. |
void |
setId(String id)
Sets the id value for this RemoteComment. |
void |
setRoleLevel(String roleLevel)
Sets the roleLevel value for this RemoteComment. |
void |
setUpdateAuthor(String updateAuthor)
Sets the updateAuthor value for this RemoteComment. |
void |
setUpdated(Calendar updated)
Sets the updated value for this RemoteComment. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteComment()
public RemoteComment(String author,
String body,
Calendar created,
String groupLevel,
String id,
String roleLevel,
String updateAuthor,
Calendar updated)
| Method Detail |
|---|
public String getAuthor()
public void setAuthor(String author)
author - public String getBody()
public void setBody(String body)
body - 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 getRoleLevel()
public void setRoleLevel(String roleLevel)
roleLevel - 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 | |||||||||