Uses of Class
com.targomo.client.api.response.esri.ErrorDescription
Packages that use ErrorDescription
-
Uses of ErrorDescription in com.targomo.client.api.response
Methods in com.targomo.client.api.response that return ErrorDescriptionConstructors in com.targomo.client.api.response with parameters of type ErrorDescriptionModifierConstructorDescriptionGeocodingResponse(List<Candidate> candidates, ErrorDescription error, String jsonString) private - not used since this is a POJO only created from a json String -
Uses of ErrorDescription in com.targomo.client.api.response.esri
Methods in com.targomo.client.api.response.esri that return ErrorDescriptionConstructors in com.targomo.client.api.response.esri with parameters of type ErrorDescriptionModifierConstructorDescriptionAuthenticationResponse(String accessToken, Integer expiresIn, ErrorDescription error) private - not used since this is a POJO only created from a json String