com.baidubce.services.dugo.map
Class StayPointRequest.StayPointResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.dugo.map.StayPointRequest.StayPointResponse
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- StayPointRequest
public static class StayPointRequest.StayPointResponse
- extends AbstractBceResponse
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StayPointRequest.StayPointResponse
public StayPointRequest.StayPointResponse()
getStaypointNum
public Integer getStaypointNum()
setStaypointNum
public void setStaypointNum(Integer staypointNum)
getStaypoints
public List<StayPointRequest.Staypoint> getStaypoints()
setStaypoints
public void setStaypoints(List<StayPointRequest.Staypoint> staypoints)
Copyright © 2018. All rights reserved.