Uses of Interface
com.esri.core.map.bing.Result

Packages that use Result
com.esri.android.map.bing Provides classes used to consume Bing Maps services and maps. 
com.esri.core.map.bing Defines an interface to handle responses from Bing Maps. 
 

Uses of Result in com.esri.android.map.bing
 

Classes in com.esri.android.map.bing that implement Result
 class BingMapsResult
          This class represents a Bing Maps result containing an address and its locations returned by a geocode or reverse-geocode request.
 

Uses of Result in com.esri.core.map.bing
 

Classes in com.esri.core.map.bing with type parameters of type Result
 class Response<V extends Result>
           Generic class to handle responses from Bing Maps services.
 



Copyright © 2012. All Rights Reserved.