public class

PropertyLocationCriteria

extends Object
implements ILocationCriteria
java.lang.Object
   ↳ com.mapsted.geofence.triggers.PropertyLocationCriteria

Class Overview

This location criteria is associated with the property level. For example, the user entering/exiting the property.

Summary

Nested Classes
class PropertyLocationCriteria.Builder  
Public Methods
CppILocationCriteria cppLocationCriteria()
The corresponding C++ location criteria object
ILocationCriteria.LocationCriteriaType getLocationCriteriaType()
Enum specifying the location criteria type
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.mapsted.geofence.triggers.ILocationCriteria

Public Methods

public CppILocationCriteria cppLocationCriteria ()

The corresponding C++ location criteria object

public ILocationCriteria.LocationCriteriaType getLocationCriteriaType ()

Enum specifying the location criteria type