public final class OpenLRDecoderParameter extends Object
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenLRDecoderParameter.Builder
The Class Builder.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.configuration.Configuration |
getConfiguration()
Gets the configuration.
|
LocationDatabase |
getLocationDatabase()
Gets the location database.
|
MapDatabase |
getMapDatase()
Gets the map datase.
|
List<PhysicalDecoder> |
getPhysicalDecoders()
Gets the physical decoders.
|
boolean |
hasConfiguration()
Checks for configuration.
|
boolean |
hasLocationDatabase()
Checks for location database.
|
boolean |
hasMapDatabase()
Checks for map database.
|
boolean |
hasPhysicalDecoder()
Checks for physical decoder.
|
public MapDatabase getMapDatase()
public org.apache.commons.configuration.Configuration getConfiguration()
public LocationDatabase getLocationDatabase()
public boolean hasMapDatabase()
public boolean hasConfiguration()
public boolean hasLocationDatabase()
public boolean hasPhysicalDecoder()
public List<PhysicalDecoder> getPhysicalDecoders()
Copyright © 2019 TomTom International B.V.. All rights reserved.