|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jets3t.service.impl.soap.axis._2006_03_01.Result
org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
| Constructor Summary | |
GetObjectResult()
|
|
GetObjectResult(Status status,
MetadataEntry[] metadata,
byte[] data,
java.util.Calendar lastModified,
java.lang.String ETag)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
byte[] |
getData()
Gets the data value for this GetObjectResult. |
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 |
getETag()
Gets the ETag value for this GetObjectResult. |
java.util.Calendar |
getLastModified()
Gets the lastModified value for this GetObjectResult. |
MetadataEntry[] |
getMetadata()
Gets the metadata value for this GetObjectResult. |
MetadataEntry |
getMetadata(int i)
|
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 |
setData(byte[] data)
Sets the data value for this GetObjectResult. |
void |
setETag(java.lang.String ETag)
Sets the ETag value for this GetObjectResult. |
void |
setLastModified(java.util.Calendar lastModified)
Sets the lastModified value for this GetObjectResult. |
void |
setMetadata(int i,
MetadataEntry _value)
|
void |
setMetadata(MetadataEntry[] metadata)
Sets the metadata value for this GetObjectResult. |
| Methods inherited from class org.jets3t.service.impl.soap.axis._2006_03_01.Result |
getStatus, setStatus |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GetObjectResult()
public GetObjectResult(Status status,
MetadataEntry[] metadata,
byte[] data,
java.util.Calendar lastModified,
java.lang.String ETag)
| Method Detail |
public MetadataEntry[] getMetadata()
public void setMetadata(MetadataEntry[] metadata)
metadata - public MetadataEntry getMetadata(int i)
public void setMetadata(int i,
MetadataEntry _value)
public byte[] getData()
public void setData(byte[] data)
data - public java.util.Calendar getLastModified()
public void setLastModified(java.util.Calendar lastModified)
lastModified - public java.lang.String getETag()
public void setETag(java.lang.String ETag)
ETag - public boolean equals(java.lang.Object obj)
equals in class Resultpublic int hashCode()
hashCode in class Resultpublic 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 | |||||||||