Uses of Class
local.tomas.irmc.IrMCException

Uses of IrMCException in local.tomas.irmc
 

Methods in local.tomas.irmc that throw IrMCException
 void IrMCInfoLog.addIrMCField(java.lang.String line)
           
 void IrMCChangeLog.addLogEntry(java.lang.String line)
           
 IrMCWriteResponse IrMCConnection.addVCard(local.tomas.vcard.impl.VCardConfiguration config, local.tomas.vcard.VCard vCard)
           
 IrMCWriteResponse IrMCConnection.deleteVCard(java.lang.String uid, boolean hard, java.lang.Long maxChangeCounter)
           
 java.util.Map<java.lang.String,local.tomas.vcard.VCard> IrMCConnection.getAllVCards(local.tomas.vcard.impl.VCardConfiguration config)
           
 long IrMCConnection.getChangeCounter()
           
 IrMCChangeLog IrMCConnection.getChangeLog(java.util.Date timestamp)
           
 IrMCChangeLog IrMCConnection.getChangeLog(long changeCounter)
           
 java.lang.String IrMCConnection.getDeviceInfo()
           
 IrMCInfoLog IrMCConnection.getInfoLog()
           
 local.tomas.vcard.VCard IrMCConnection.getVCard(local.tomas.vcard.impl.VCardConfiguration config, java.lang.String uid)
           
 java.util.Date IrMCConnection.readDate()
           
 IrMCWriteResponse IrMCConnection.updateVCard(local.tomas.vcard.impl.VCardConfiguration config, java.lang.String uid, local.tomas.vcard.VCard vCard, java.lang.Long maxChangeCounter)
           
 void IrMCConnection.writeDate(java.util.Date date)
           
 

Constructors in local.tomas.irmc that throw IrMCException
IrMCInfoLog(local.tomas.vcard.VType type)
           
 



Copyright © 2007 null. All Rights Reserved.