Uses of Class
org.heigit.ohsome.ohsomeapi.executor.RequestParameters
Packages that use RequestParameters
-
Uses of RequestParameters in org.heigit.ohsome.ohsomeapi.inputprocessing
Methods in org.heigit.ohsome.ohsomeapi.inputprocessing that return RequestParametersMethods in org.heigit.ohsome.ohsomeapi.inputprocessing with parameters of type RequestParametersModifier and TypeMethodDescriptionvoid
ProcessingData.setRequestParameters
(RequestParameters requestParameters) Constructors in org.heigit.ohsome.ohsomeapi.inputprocessing with parameters of type RequestParametersModifierConstructorDescriptionProcessingData
(RequestParameters requestParameters, String requestUrl)