Interface TimeStamp

All Superinterfaces:
Serializable

public interface TimeStamp extends Serializable
User: Nahum Nimrod Date: Dec 24, 2009 Time: 11:54:09 AM
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • 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)