Uses of Class
com.mindee.parsing.common.ApiRequest
-
Packages that use ApiRequest Package Description com.mindee.parsing.common -
-
Uses of ApiRequest in com.mindee.parsing.common
Methods in com.mindee.parsing.common that return ApiRequest Modifier and Type Method Description ApiRequest
ApiResponse. getApiRequest()
Information from Mindee about the api request.Methods in com.mindee.parsing.common with parameters of type ApiRequest Modifier and Type Method Description void
ApiResponse. setApiRequest(ApiRequest apiRequest)
Information from Mindee about the api request.
-