jSyncManager

Uses of Class
org.jSyncManager.API.Protocol.Util.DLP_Date

Packages that use DLP_Date
org.jSyncManager.API.Protocol.Util   
 

Uses of DLP_Date in org.jSyncManager.API.Protocol.Util
 

Methods in org.jSyncManager.API.Protocol.Util that return DLP_Date
 DLP_Date DLPCardInfo.getCreationTime()
          Retreives the creation time.
 DLP_Date DLPDatabaseInfo.getBackupTime()
          Return the last backup time in DLP_Date format.
 DLP_Date DLPDatabaseInfo.getCreationTime()
          Return the creation time of this database in DLP_Date format.
 DLP_Date DLPDatabaseInfo.getModificationTime()
          Return the last modification time of this database as a DLP_Date object.
 

Methods in org.jSyncManager.API.Protocol.Util with parameters of type DLP_Date
(package private)  void DLPDatabaseInfo.setBackupTime(DLP_Date dlp_date)
          Set the backup time from a DLP_Date object.
(package private)  void DLPDatabaseInfo.setCreationTime(DLP_Date dlp_date)
          Set the creation time from a DLP_Date object.
(package private)  void DLPDatabaseInfo.setModificationTime(DLP_Date dlp_date)
          Set the modification number from an DLP_Date value.
 


jSyncManager

Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.