| java.lang.Object | |
| ↳ | com.mapsted.geofence.triggers.BuildingLocationCriteria.Builder | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Builder(int buildingId) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BuildingLocationCriteria | build() | ||||||||||
| BuildingLocationCriteria.Builder | 
        setTriggerDelay(float delaySec, boolean ignoreDelayedEventIfStateChanged)
        
         Sets trigger delay and whether or not to skip trigger if state changes  
  
   | ||||||||||
| BuildingLocationCriteria.Builder | 
        setTriggerDirection(ILocationCriteria.LocationTriggerDirection direction)
        
         Sets trigger direction  
  
   | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
Sets trigger delay and whether or not to skip trigger if state changes
Sets trigger direction