Uses of Class
com.walkfares.odsl.service.ExtractParameterValue
| Package | Description |
|---|---|
| com.walkfares.odsl.service |
-
Uses of ExtractParameterValue in com.walkfares.odsl.service
Methods in com.walkfares.odsl.service that return ExtractParameterValue Modifier and Type Method Description ExtractParameterValueExtractParameterValue. setValue(Object value)Method parameters in com.walkfares.odsl.service with type arguments of type ExtractParameterValue Modifier and Type Method Description StringExtractService. getJsonData(List<ExtractParameterValue> parameters, ExtractOptions options)StringHTMLService. getJsonData(List<ExtractParameterValue> parameters, ExtractOptions options)StringXLSService. getJsonData(List<ExtractParameterValue> parameters, ExtractOptions options)StringXMLService. getJsonData(List<ExtractParameterValue> parameters, ExtractOptions options)StringExtractService. getRawData(List<ExtractParameterValue> parameters, ExtractOptions options)StringHTMLService. getRawData(List<ExtractParameterValue> parameters, ExtractOptions options)StringXLSService. getRawData(List<ExtractParameterValue> parameters, ExtractOptions options)StringXMLService. getRawData(List<ExtractParameterValue> parameters, ExtractOptions options)