public static final class OpenLRDecoderParameter.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
OpenLRDecoderParameter |
buildParameter()
Builds the parameter.
|
OpenLRDecoderParameter.Builder |
with(org.apache.commons.configuration.Configuration c)
With configuration.
|
OpenLRDecoderParameter.Builder |
with(List<PhysicalDecoder> pd)
With physical decoders.
|
OpenLRDecoderParameter.Builder |
with(LocationDatabase l)
With location database.
|
OpenLRDecoderParameter.Builder |
with(MapDatabase m)
With map database.
|
public OpenLRDecoderParameter.Builder with(MapDatabase m)
m - the mpublic OpenLRDecoderParameter.Builder with(org.apache.commons.configuration.Configuration c)
c - the cpublic OpenLRDecoderParameter.Builder with(LocationDatabase l)
l - the lpublic OpenLRDecoderParameter.Builder with(List<PhysicalDecoder> pd)
pd - the pdpublic OpenLRDecoderParameter buildParameter()
Copyright © 2019 TomTom International B.V.. All rights reserved.