Uses of Class
com.baidubce.services.dugo.map.GetTrackRequest.GeoInfo

Packages that use GetTrackRequest.GeoInfo
com.baidubce.services.dugo.map   
 

Uses of GetTrackRequest.GeoInfo in com.baidubce.services.dugo.map
 

Methods in com.baidubce.services.dugo.map that return GetTrackRequest.GeoInfo
 GetTrackRequest.GeoInfo GetLatestPointRequest.GetLatestPointResponse.getGeoInfo()
           
 

Methods in com.baidubce.services.dugo.map that return types with arguments of type GetTrackRequest.GeoInfo
 List<GetTrackRequest.GeoInfo> GetTrackRequest.GetTrackResponse.getPoints()
           
 

Methods in com.baidubce.services.dugo.map with parameters of type GetTrackRequest.GeoInfo
 void GetLatestPointRequest.GetLatestPointResponse.setGeoInfo(GetTrackRequest.GeoInfo geoInfo)
           
 

Method parameters in com.baidubce.services.dugo.map with type arguments of type GetTrackRequest.GeoInfo
 void GetTrackRequest.GetTrackResponse.setPoints(List<GetTrackRequest.GeoInfo> points)
           
 



Copyright © 2018. All rights reserved.