com.qualcommlabs.usercontext.protocol
Class GeoFencePolygon

java.lang.Object
  extended by com.qualcommlabs.usercontext.protocol.GeoFence
      extended by com.qualcommlabs.usercontext.protocol.GeoFencePolygon
All Implemented Interfaces:
Serializable

public class GeoFencePolygon
extends GeoFence

See Also:
Serialized Form

Constructor Summary
GeoFencePolygon()
           
 
Method Summary
 boolean equals(Object obj)
           
 List<Location> getLocations()
           
 int hashCode()
           
 void setLocations(List<Location> locations)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GeoFencePolygon

public GeoFencePolygon()
Method Detail

getLocations

public List<Location> getLocations()

setLocations

public void setLocations(List<Location> locations)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class GeoFence


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