Uses of Class
net.netheos.pcsapi.models.CQuota

Packages that use CQuota
net.netheos.pcsapi.providers.cloudme   
net.netheos.pcsapi.providers.dropbox   
net.netheos.pcsapi.providers.googledrive   
net.netheos.pcsapi.providers.hubic   
net.netheos.pcsapi.storage   
 

Uses of CQuota in net.netheos.pcsapi.providers.cloudme
 

Methods in net.netheos.pcsapi.providers.cloudme that return CQuota
 CQuota CloudMe.getQuota()
           
 

Uses of CQuota in net.netheos.pcsapi.providers.dropbox
 

Methods in net.netheos.pcsapi.providers.dropbox that return CQuota
 CQuota Dropbox.getQuota()
           
 

Uses of CQuota in net.netheos.pcsapi.providers.googledrive
 

Methods in net.netheos.pcsapi.providers.googledrive that return CQuota
 CQuota GoogleDrive.getQuota()
           
 

Uses of CQuota in net.netheos.pcsapi.providers.hubic
 

Methods in net.netheos.pcsapi.providers.hubic that return CQuota
 CQuota Hubic.getQuota()
           
 

Uses of CQuota in net.netheos.pcsapi.storage
 

Methods in net.netheos.pcsapi.storage that return CQuota
 CQuota IStorageProvider.getQuota()
          Returns a CQuota object
 



Copyright © 2014. All Rights Reserved.