-
- All Implemented Interfaces:
public class ProductConfiguration extends ConfigurationSection
-
-
Method Summary
Modifier and Type Method Description boolean
getAnalytics()
Get analytics. boolean
getAnalyticsPlus()
Get analyticsPlus. boolean
getAssetTracking()
Get assetTracking. boolean
getBluedotGeofence()
Get bluedotGeofence. boolean
getMapsWayfinding()
Get mapsWayfinding. boolean
getMapsWayfindingPlus()
Get mapsWayfindingPlus. -
-
Method Detail
-
getAnalytics
boolean getAnalytics()
Get analytics. Default is false
-
getAnalyticsPlus
boolean getAnalyticsPlus()
Get analyticsPlus. Default is false
-
getAssetTracking
boolean getAssetTracking()
Get assetTracking. Default is false
-
getBluedotGeofence
boolean getBluedotGeofence()
Get bluedotGeofence. Default is false
-
getMapsWayfinding
boolean getMapsWayfinding()
Get mapsWayfinding. Default is false
-
getMapsWayfindingPlus
boolean getMapsWayfindingPlus()
Get mapsWayfindingPlus. Default is false
-
-
-
-