Package com.hp.ucmdb.api.reconciliation
Interface TimeStamp
- All Superinterfaces:
Serializable
User: Nahum Nimrod
Date: Dec 24, 2009
Time: 11:54:09 AM
-
Method Summary
-
Method Details
-
asString
String asString()- Returns:
- a String representation of this time stamp.
the time stamp can be restored from the string with
com.hp.ucmdb.api.reconciliation.Factory#restoreTimeStamp(java.lang.String)
-