@Entity public class StatisticTravelOptions extends TravelOptions
| Constructor and Description |
|---|
StatisticTravelOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,Coordinate> |
getInactiveSources() |
int |
hashCode() |
boolean |
isGetClosestSources() |
boolean |
isiFeelLucky() |
boolean |
isUseCache() |
void |
setGetClosestSources(boolean getClosestSources) |
void |
setiFeelLucky(boolean iFeelLucky) |
void |
setInactiveSources(Map<String,Coordinate> inactiveSources) |
void |
setUseCache(boolean useCache) |
addAllSources, addAllTargets, addAllTargets, addSource, addTarget, clearAndAddSource, getAppendTravelTimes, getBikeDownhill, getBikeSpeed, getBikeUphill, getBoundingBox, getBuffer, getCustomPois, getDate, getEdgeWeightType, getFallbackServiceUrl, getFormat, getFrame, getId, getIntersectionMode, getInterServiceKey, getMaxEdgeWeight, getMaxRoutingLength, getMaxRoutingTime, getMaxTransfers, getMinPolygonHoleSize, getOnlyPrintReachablePoints, getOsmTypes, getOverpassQuery, getOverpassServiceUrl, getPathSerializer, getPointOfInterestServiceUrl, getPolygonSerializerType, getRecommendations, getReverse, getRushHour, getServiceKey, getServiceUrl, getSimplify, getSource, getSourceCoordinates, getSources, getSrid, getStatisticGroupId, getStatisticIds, getStatisticServiceUrl, getTarget, getTargetCoordinates, getTargets, getTime, getTravelTimes, getTravelType, getTravelTypes, getWalkDownhill, getWalkSpeed, getWalkUphill, isElevationEnabled, isPointReduction, main, setAppendTravelTimes, setBikeDownhill, setBikeSpeed, setBikeUphill, setBoundingBox, setBuffer, setCustomPois, setDate, setEdgeWeightType, setElevationEnabled, setFallbackServiceUrl, setFormat, setFrame, setId, setIntersectionMode, setInterServiceKey, setMaxEdgeWeight, setMaxRoutingLength, setMaxRoutingTime, setMaxTransfers, setMinPolygonHoleSize, setOnlyPrintReachablePoints, setOsmTypes, setOverpassQuery, setOverpassServiceUrl, setPathSerializer, setPointReduction, setPolygonSerializerType, setRecommendations, setReverse, setRushHour, setServiceKey, setServiceUrl, setSimplify, setSources, setSrid, setStatisticGroupId, setStatisticIds, setStatisticServiceUrl, setTargets, setTime, setTravelTimes, setTravelType, setTravelTypes, setWalkDownhill, setWalkSpeed, setWalkUphill, toStringpublic Map<String,Coordinate> getInactiveSources()
public void setInactiveSources(Map<String,Coordinate> inactiveSources)
public boolean isUseCache()
public void setUseCache(boolean useCache)
public boolean isiFeelLucky()
public void setiFeelLucky(boolean iFeelLucky)
public boolean equals(Object o)
equals in class TravelOptionspublic int hashCode()
hashCode in class TravelOptionspublic boolean isGetClosestSources()
public void setGetClosestSources(boolean getClosestSources)
Copyright © 2018. All rights reserved.