Package com.targomo.client.api
Class StatisticTravelOptions
java.lang.Object
com.targomo.client.api.TravelOptions
com.targomo.client.api.StatisticTravelOptions
- All Implemented Interfaces:
Serializable
Created by gerb on 13/02/2017.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.targomo.client.api.TravelOptions
addAllSourceGeometries, addAllSources, addAllTargetAddresses, addAllTargetGeohashes, addAllTargets, addAllTargets, addSource, addSourceAddress, addSourceGeometry, addTarget, addTargetGeohash, clearAndAddSource, clearAndAddSource, getMaxRoutingLength, getMaxRoutingTime, getSource, getSourceCoordinates, getSourcegeometry, getTarget, getTargetCoordinates, getTravelType, getTravelTypesString, setMaxRoutingLength, setMaxRoutingTime, setTravelType
-
Constructor Details
-
StatisticTravelOptions
public StatisticTravelOptions()
-
-
Method Details
-
equals
- Overrides:
equalsin classTravelOptions
-
hashCode
public int hashCode()- Overrides:
hashCodein classTravelOptions
-
toString
- Overrides:
toStringin classTravelOptions
-