Cortex Android
 All Classes Namespaces Functions Variables
nl.sense_os.cortex.module.toplocations.LocationStats Class Reference

Public Member Functions

synchronized void delete ()
 
void setLat (double value)
 
double getLat ()
 
void setLon (double value)
 
double getLon ()
 
void setTimeVisited (double value)
 
double getTimeVisited ()
 
void setNrVisits (long value)
 
long getNrVisits ()
 
void setId (String value)
 
String getId ()
 
 LocationStats (double lat, double lon)
 
 LocationStats (double lat, double lon, double timeVisited, long nrVisits, String id)
 

Static Public Member Functions

static String generateIdentifier (double lat, double lon)
 

Protected Member Functions

 LocationStats (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (LocationStats obj)
 

Protected Attributes

boolean swigCMemOwn
 

The documentation for this class was generated from the following file: