|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.FileType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private java.util.Calendar |
creationDate
|
private java.util.Calendar |
lastAccessed
|
private java.util.Calendar |
lastModified
|
private org.apache.axis.types.Duration |
latency
|
private java.util.Calendar |
lifeTime
|
private java.lang.String |
name
|
private java.lang.String |
owner
|
private int |
size
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
FileType()
|
|
FileType(org.apache.axis.message.MessageElement[] _any,
java.util.Calendar creationDate,
java.util.Calendar lastAccessed,
java.util.Calendar lastModified,
org.apache.axis.types.Duration latency,
java.util.Calendar lifeTime,
java.lang.String name,
java.lang.String owner,
int size)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this FileType. |
java.util.Calendar |
getCreationDate()
Gets the creationDate value for this FileType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.util.Calendar |
getLastAccessed()
Gets the lastAccessed value for this FileType. |
java.util.Calendar |
getLastModified()
Gets the lastModified value for this FileType. |
org.apache.axis.types.Duration |
getLatency()
Gets the latency value for this FileType. |
java.util.Calendar |
getLifeTime()
Gets the lifeTime value for this FileType. |
java.lang.String |
getName()
Gets the name value for this FileType. |
java.lang.String |
getOwner()
Gets the owner value for this FileType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getSize()
Gets the size value for this FileType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this FileType. |
void |
setCreationDate(java.util.Calendar creationDate)
Sets the creationDate value for this FileType. |
void |
setLastAccessed(java.util.Calendar lastAccessed)
Sets the lastAccessed value for this FileType. |
void |
setLastModified(java.util.Calendar lastModified)
Sets the lastModified value for this FileType. |
void |
setLatency(org.apache.axis.types.Duration latency)
Sets the latency value for this FileType. |
void |
setLifeTime(java.util.Calendar lifeTime)
Sets the lifeTime value for this FileType. |
void |
setName(java.lang.String name)
Sets the name value for this FileType. |
void |
setOwner(java.lang.String owner)
Sets the owner value for this FileType. |
void |
setSize(int size)
Sets the size value for this FileType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private org.apache.axis.message.MessageElement[] _any
private java.lang.String name
private int size
private java.util.Calendar creationDate
private java.util.Calendar lastModified
private java.util.Calendar lastAccessed
private org.apache.axis.types.Duration latency
private java.util.Calendar lifeTime
private java.lang.String owner
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public FileType()
public FileType(org.apache.axis.message.MessageElement[] _any,
java.util.Calendar creationDate,
java.util.Calendar lastAccessed,
java.util.Calendar lastModified,
org.apache.axis.types.Duration latency,
java.util.Calendar lifeTime,
java.lang.String name,
java.lang.String owner,
int size)
| Method Detail |
public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public java.lang.String getName()
public void setName(java.lang.String name)
name - public int getSize()
public void setSize(int size)
size - public java.util.Calendar getCreationDate()
public void setCreationDate(java.util.Calendar creationDate)
creationDate - public java.util.Calendar getLastModified()
public void setLastModified(java.util.Calendar lastModified)
lastModified - public java.util.Calendar getLastAccessed()
public void setLastAccessed(java.util.Calendar lastAccessed)
lastAccessed - public org.apache.axis.types.Duration getLatency()
public void setLatency(org.apache.axis.types.Duration latency)
latency - public java.util.Calendar getLifeTime()
public void setLifeTime(java.util.Calendar lifeTime)
lifeTime - public java.lang.String getOwner()
public void setOwner(java.lang.String owner)
owner - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | ||||||||||