com.baidubce.services.dugo.map
Class StayPointRequest.Point
java.lang.Object
com.baidubce.services.dugo.map.StayPointRequest.Point
- Enclosing class:
- StayPointRequest
public static class StayPointRequest.Point
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StayPointRequest.Point
public StayPointRequest.Point()
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)
getCoordType
public String getCoordType()
setCoordType
public void setCoordType(String coordType)
Copyright © 2018. All rights reserved.