Uses of Class
com.qualcommlabs.usercontext.protocol.GeoFence

Packages that use GeoFence
com.qualcommlabs.usercontext.protocol   
 

Uses of GeoFence in com.qualcommlabs.usercontext.protocol
 

Subclasses of GeoFence in com.qualcommlabs.usercontext.protocol
 class GeoFenceCircle
           
 class GeoFencePolygon
           
 

Methods in com.qualcommlabs.usercontext.protocol that return GeoFence
 GeoFence PrivatePointOfInterest.getGeoFence()
           
 GeoFence Place.getGeoFence()
          Gets the geo fence.
 

Methods in com.qualcommlabs.usercontext.protocol with parameters of type GeoFence
 void PrivatePointOfInterest.setGeoFence(GeoFence geoFence)
           
 void Place.setGeoFence(GeoFence geoFence)
          Sets the geo fence.
 



Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.