|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.ObjectSoapDO
hudson.plugins.sfee.webservice.ItemSoapDO
hudson.plugins.sfee.webservice.FrsFileSoapDO
public class FrsFileSoapDO
| Constructor Summary | |
|---|---|
FrsFileSoapDO()
|
|
FrsFileSoapDO(String createdBy,
Calendar createdDate,
String id,
String lastModifiedBy,
Calendar lastModifiedDate,
int version,
String folderId,
String path,
String title,
String description,
String filename,
String mimeType,
long size)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDescription()
Gets the description value for this FrsFileSoapDO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getFilename()
Gets the filename value for this FrsFileSoapDO. |
String |
getMimeType()
Gets the mimeType value for this FrsFileSoapDO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
long |
getSize()
Gets the size value for this FrsFileSoapDO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDescription(String description)
Sets the description value for this FrsFileSoapDO. |
void |
setFilename(String filename)
Sets the filename value for this FrsFileSoapDO. |
void |
setMimeType(String mimeType)
Sets the mimeType value for this FrsFileSoapDO. |
void |
setSize(long size)
Sets the size value for this FrsFileSoapDO. |
| Methods inherited from class hudson.plugins.sfee.webservice.ItemSoapDO |
|---|
getFolderId, getPath, getTitle, setFolderId, setPath, setTitle |
| Methods inherited from class hudson.plugins.sfee.webservice.ObjectSoapDO |
|---|
getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FrsFileSoapDO()
public FrsFileSoapDO(String createdBy,
Calendar createdDate,
String id,
String lastModifiedBy,
Calendar lastModifiedDate,
int version,
String folderId,
String path,
String title,
String description,
String filename,
String mimeType,
long size)
| Method Detail |
|---|
public String getDescription()
public void setDescription(String description)
description - public String getFilename()
public void setFilename(String filename)
filename - public String getMimeType()
public void setMimeType(String mimeType)
mimeType - public long getSize()
public void setSize(long size)
size - public boolean equals(Object obj)
equals in class ItemSoapDOpublic int hashCode()
hashCode in class ItemSoapDOpublic 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 | |||||||||