|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.AttachmentSoapRow
public class AttachmentSoapRow
| Constructor Summary | |
|---|---|
AttachmentSoapRow()
|
|
AttachmentSoapRow(String attachmentId,
Calendar dateCreated,
String fileName,
String fileSize,
String mimetype,
String rawFileId,
String storedFileId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAttachmentId()
Gets the attachmentId value for this AttachmentSoapRow. |
Calendar |
getDateCreated()
Gets the dateCreated value for this AttachmentSoapRow. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getFileName()
Gets the fileName value for this AttachmentSoapRow. |
String |
getFileSize()
Gets the fileSize value for this AttachmentSoapRow. |
String |
getMimetype()
Gets the mimetype value for this AttachmentSoapRow. |
String |
getRawFileId()
Gets the rawFileId value for this AttachmentSoapRow. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getStoredFileId()
Gets the storedFileId value for this AttachmentSoapRow. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAttachmentId(String attachmentId)
Sets the attachmentId value for this AttachmentSoapRow. |
void |
setDateCreated(Calendar dateCreated)
Sets the dateCreated value for this AttachmentSoapRow. |
void |
setFileName(String fileName)
Sets the fileName value for this AttachmentSoapRow. |
void |
setFileSize(String fileSize)
Sets the fileSize value for this AttachmentSoapRow. |
void |
setMimetype(String mimetype)
Sets the mimetype value for this AttachmentSoapRow. |
void |
setRawFileId(String rawFileId)
Sets the rawFileId value for this AttachmentSoapRow. |
void |
setStoredFileId(String storedFileId)
Sets the storedFileId value for this AttachmentSoapRow. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentSoapRow()
public AttachmentSoapRow(String attachmentId,
Calendar dateCreated,
String fileName,
String fileSize,
String mimetype,
String rawFileId,
String storedFileId)
| Method Detail |
|---|
public String getAttachmentId()
public void setAttachmentId(String attachmentId)
attachmentId - public Calendar getDateCreated()
public void setDateCreated(Calendar dateCreated)
dateCreated - public String getFileName()
public void setFileName(String fileName)
fileName - public String getFileSize()
public void setFileSize(String fileSize)
fileSize - public String getMimetype()
public void setMimetype(String mimetype)
mimetype - public String getRawFileId()
public void setRawFileId(String rawFileId)
rawFileId - public String getStoredFileId()
public void setStoredFileId(String storedFileId)
storedFileId - 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 | |||||||||