|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rpc.soap.client.AbstractRemoteEntity
com.atlassian.jira.rpc.soap.client.RemoteAttachment
public class RemoteAttachment
| Constructor Summary | |
|---|---|
RemoteAttachment()
|
|
RemoteAttachment(java.lang.String id,
java.lang.String author,
java.util.Calendar created,
java.lang.String filename,
java.lang.Long filesize,
java.lang.String mimetype)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAuthor()
Gets the author value for this RemoteAttachment. |
java.util.Calendar |
getCreated()
Gets the created value for this RemoteAttachment. |
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 |
getFilename()
Gets the filename value for this RemoteAttachment. |
java.lang.Long |
getFilesize()
Gets the filesize value for this RemoteAttachment. |
java.lang.String |
getMimetype()
Gets the mimetype value for this RemoteAttachment. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAuthor(java.lang.String author)
Sets the author value for this RemoteAttachment. |
void |
setCreated(java.util.Calendar created)
Sets the created value for this RemoteAttachment. |
void |
setFilename(java.lang.String filename)
Sets the filename value for this RemoteAttachment. |
void |
setFilesize(java.lang.Long filesize)
Sets the filesize value for this RemoteAttachment. |
void |
setMimetype(java.lang.String mimetype)
Sets the mimetype value for this RemoteAttachment. |
| Methods inherited from class com.atlassian.jira.rpc.soap.client.AbstractRemoteEntity |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteAttachment()
public RemoteAttachment(java.lang.String id,
java.lang.String author,
java.util.Calendar created,
java.lang.String filename,
java.lang.Long filesize,
java.lang.String mimetype)
| Method Detail |
|---|
public java.lang.String getAuthor()
public void setAuthor(java.lang.String author)
author - public java.util.Calendar getCreated()
public void setCreated(java.util.Calendar created)
created - public java.lang.String getFilename()
public void setFilename(java.lang.String filename)
filename - public java.lang.Long getFilesize()
public void setFilesize(java.lang.Long filesize)
filesize - public java.lang.String getMimetype()
public void setMimetype(java.lang.String mimetype)
mimetype - public boolean equals(java.lang.Object obj)
equals in class AbstractRemoteEntitypublic int hashCode()
hashCode in class AbstractRemoteEntitypublic 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 | |||||||||