public static class StayPointRequest.StayPointResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
StayPointResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getStaypointNum() |
List<StayPointRequest.Staypoint> |
getStaypoints() |
void |
setStaypointNum(Integer staypointNum) |
void |
setStaypoints(List<StayPointRequest.Staypoint> staypoints) |
getMetadatapublic Integer getStaypointNum()
public void setStaypointNum(Integer staypointNum)
public List<StayPointRequest.Staypoint> getStaypoints()
public void setStaypoints(List<StayPointRequest.Staypoint> staypoints)
Copyright © 2018. All rights reserved.