|
|||||||||
| 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.ListEntry
public class ListEntry
| Constructor Summary | |
|---|---|
ListEntry()
|
|
ListEntry(String key,
Calendar lastModified,
String ETag,
long size,
CanonicalUser owner,
StorageClass storageClass)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getETag()
Gets the ETag value for this ListEntry. |
String |
getKey()
Gets the key value for this ListEntry. |
Calendar |
getLastModified()
Gets the lastModified value for this ListEntry. |
CanonicalUser |
getOwner()
Gets the owner value for this ListEntry. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
long |
getSize()
Gets the size value for this ListEntry. |
StorageClass |
getStorageClass()
Gets the storageClass value for this ListEntry. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setETag(String ETag)
Sets the ETag value for this ListEntry. |
void |
setKey(String key)
Sets the key value for this ListEntry. |
void |
setLastModified(Calendar lastModified)
Sets the lastModified value for this ListEntry. |
void |
setOwner(CanonicalUser owner)
Sets the owner value for this ListEntry. |
void |
setSize(long size)
Sets the size value for this ListEntry. |
void |
setStorageClass(StorageClass storageClass)
Sets the storageClass value for this ListEntry. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListEntry()
public ListEntry(String key,
Calendar lastModified,
String ETag,
long size,
CanonicalUser owner,
StorageClass storageClass)
| Method Detail |
|---|
public String getKey()
public void setKey(String key)
key - public Calendar getLastModified()
public void setLastModified(Calendar lastModified)
lastModified - public String getETag()
public void setETag(String ETag)
ETag - public long getSize()
public void setSize(long size)
size - public CanonicalUser getOwner()
public void setOwner(CanonicalUser owner)
owner - public StorageClass getStorageClass()
public void setStorageClass(StorageClass storageClass)
storageClass - 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 | ||||||||