public class

FloorLocationCriteria

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

Class Overview

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

Summary

Nested Classes
class FloorLocationCriteria.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