|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.globus.wsrf.types.profiling.Timestamp
| Constructor Summary | |
Timestamp()
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
long |
getAvailableMemory()
Gets the availableMemory value for this Timestamp. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
long |
getEndTime()
Gets the endTime value for this Timestamp. |
String |
getMessageContextHash()
Gets the messageContextHash value for this Timestamp. |
int |
getMessageType()
Gets the messageType value for this Timestamp. |
String |
getOperation()
Gets the operation value for this Timestamp. |
int |
getOriginType()
Gets the originType value for this Timestamp. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getServiceURL()
Gets the serviceURL value for this Timestamp. |
long |
getStartTime()
Gets the startTime value for this Timestamp. |
String |
getThreadID()
Gets the threadID value for this Timestamp. |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAvailableMemory(long availableMemory)
Sets the availableMemory value for this Timestamp. |
void |
setEndTime(long endTime)
Sets the endTime value for this Timestamp. |
void |
setMessageContextHash(String messageContextHash)
Sets the messageContextHash value for this Timestamp. |
void |
setMessageType(int messageType)
Sets the messageType value for this Timestamp. |
void |
setOperation(String operation)
Sets the operation value for this Timestamp. |
void |
setOriginType(int originType)
Sets the originType value for this Timestamp. |
void |
setServiceURL(String serviceURL)
Sets the serviceURL value for this Timestamp. |
void |
setStartTime(long startTime)
Sets the startTime value for this Timestamp. |
void |
setThreadID(String threadID)
Sets the threadID value for this Timestamp. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Timestamp()
| Method Detail |
public long getStartTime()
public void setStartTime(long startTime)
startTime - public long getAvailableMemory()
public void setAvailableMemory(long availableMemory)
availableMemory - public String getThreadID()
public void setThreadID(String threadID)
threadID - public String getMessageContextHash()
public void setMessageContextHash(String messageContextHash)
messageContextHash - public String getServiceURL()
public void setServiceURL(String serviceURL)
serviceURL - public String getOperation()
public void setOperation(String operation)
operation - public int getOriginType()
public void setOriginType(int originType)
originType - public int getMessageType()
public void setMessageType(int messageType)
messageType - public long getEndTime()
public void setEndTime(long endTime)
endTime - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||