public class BatchRoutingQueryBuilder extends com.tomtom.online.sdk.common.jni.BaseRequestQuery implements BatchRoutingQuery
| Constructor and Description |
|---|
BatchRoutingQueryBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
long |
getNativeHandle() |
BatchRoutingQuery |
withRouteQuery(RouteQuery query) |
public long getNativeHandle()
getNativeHandle in interface com.tomtom.online.sdk.common.jni.NativeObjectpublic void dispose()
dispose in interface com.tomtom.online.sdk.common.jni.NativeObjectpublic BatchRoutingQuery withRouteQuery(RouteQuery query)
withRouteQuery in interface BatchRoutingQuery