com.baidubce.services.dugo.map
Class GetTrackRequest.LocationPoint
java.lang.Object
com.baidubce.services.dugo.map.GetTrackRequest.LocationPoint
- Enclosing class:
- GetTrackRequest
public static class GetTrackRequest.LocationPoint
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetTrackRequest.LocationPoint
public GetTrackRequest.LocationPoint()
getLatitude
public Double getLatitude()
setLatitude
public void setLatitude(Double latitude)
getLongitude
public Double getLongitude()
setLongitude
public void setLongitude(Double longitude)
getCoordType
public String getCoordType()
setCoordType
public void setCoordType(String coordType)
getLocTime
public Long getLocTime()
setLocTime
public void setLocTime(Long locTime)
Copyright © 2018. All rights reserved.