|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compoze.domino.TraceReport.TraceInformation
This class represents trace information such as route server and time.
TraceReport.getTraceInformation()
,
Serialized FormMethod Summary | |
java.util.Date |
getRouteEndTime()
Gets the route end time. |
java.lang.String |
getRouteServer()
Gets the route server. |
java.util.Date |
getRouteStartTime()
Gets the route start time. |
java.lang.String |
toString()
Returns the string representation of the object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String getRouteServer()
public java.util.Date getRouteStartTime()
public java.util.Date getRouteEndTime()
public java.lang.String toString()
|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |