@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 |
isiFeelLucky() |
boolean |
isUseCache() |
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, getMinPolygonHoleSize, getOnlyPrintReachablePoints, getOsmTypes, getOverpassQuery, getOverpassServiceUrl, getPathSerializer, getPointOfInterestServiceUrl, getPolygonSerializerType, getRecommendations, getReverse, getServiceKey, getServiceUrl, 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, setMinPolygonHoleSize, setOnlyPrintReachablePoints, setOsmTypes, setOverpassQuery, setOverpassServiceUrl, setPathSerializer, setPointReduction, setPolygonSerializerType, setRecommendations, setReverse, setServiceKey, setServiceUrl, 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)
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 TravelOptionsCopyright © 2017. All rights reserved.