com.baidubce.services.dugo.map
Class GetLatestPointRequest.GetLatestPointResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.dugo.map.GetLatestPointRequest.GetLatestPointResponse
All Implemented Interfaces:
Serializable
Enclosing class:
GetLatestPointRequest

public static class GetLatestPointRequest.GetLatestPointResponse
extends AbstractBceResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
GetLatestPointRequest.GetLatestPointResponse()
           
 
Method Summary
 GetTrackRequest.GeoInfo getGeoInfo()
           
 Double getLimitSpeed()
           
 void setGeoInfo(GetTrackRequest.GeoInfo geoInfo)
           
 void setLimitSpeed(Double limitSpeed)
           
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetLatestPointRequest.GetLatestPointResponse

public GetLatestPointRequest.GetLatestPointResponse()
Method Detail

getGeoInfo

public GetTrackRequest.GeoInfo getGeoInfo()

setGeoInfo

public void setGeoInfo(GetTrackRequest.GeoInfo geoInfo)

getLimitSpeed

public Double getLimitSpeed()

setLimitSpeed

public void setLimitSpeed(Double limitSpeed)


Copyright © 2018. All rights reserved.