Uses of Class
local.tomas.mobile.sync.obj.SyncFieldDescription

Packages that use SyncFieldDescription
local.tomas.mobile.sync.obj   
local.tomas.mobile.sync.obj.desktop   
local.tomas.mobile.sync.obj.mobile   
 

Uses of SyncFieldDescription in local.tomas.mobile.sync.obj
 

Methods in local.tomas.mobile.sync.obj that return types with arguments of type SyncFieldDescription
 java.util.Collection<SyncFieldDescription> SyncStore.getFieldDescriptions()
           
 

Uses of SyncFieldDescription in local.tomas.mobile.sync.obj.desktop
 

Methods in local.tomas.mobile.sync.obj.desktop that return types with arguments of type SyncFieldDescription
 java.util.Collection<SyncFieldDescription> OutlookContactStore.getFieldDescriptions()
           
 java.util.Collection<SyncFieldDescription> OutlookRecurrableStore.getFieldDescriptions()
           
abstract  java.util.Collection<SyncFieldDescription> OutlookSyncStore.getFieldDescriptions()
           
 java.util.Collection<SyncFieldDescription> OutlookTaskStore.getFieldDescriptions()
           
protected  java.util.Collection<SyncFieldDescription> OutlookSyncStore.getFieldDescriptions(java.lang.Class itemClass)
           
 

Uses of SyncFieldDescription in local.tomas.mobile.sync.obj.mobile
 

Methods in local.tomas.mobile.sync.obj.mobile that return types with arguments of type SyncFieldDescription
 java.util.Collection<SyncFieldDescription> IrMCVCardStore.getFieldDescriptions()
           
 



Copyright © 2007 null. All Rights Reserved.