com.baidubce.services.dugo.map
Class GetTrackRequest.GeoInfo
java.lang.Object
com.baidubce.services.dugo.map.GetTrackRequest.GeoInfo
- Enclosing class:
- GetTrackRequest
public static class GetTrackRequest.GeoInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetTrackRequest.GeoInfo
public GetTrackRequest.GeoInfo()
getLatitude
public Double getLatitude()
setLatitude
public void setLatitude(Double latitude)
getLongitude
public Double getLongitude()
setLongitude
public void setLongitude(Double longitude)
getRadius
public Double getRadius()
setRadius
public void setRadius(Double radius)
getSpeed
public Double getSpeed()
setSpeed
public void setSpeed(Double speed)
getDirection
public Integer getDirection()
setDirection
public void setDirection(Integer direction)
getHeight
public Double getHeight()
setHeight
public void setHeight(Double height)
getLocTime
public Long getLocTime()
setLocTime
public void setLocTime(Long locTime)
Copyright © 2018. All rights reserved.