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 ExtractParameterValue
ExtractParameterValue. setValue(Object value)
Method parameters in com.walkfares.odsl.service with type arguments of type ExtractParameterValue Modifier and Type Method Description String
ExtractService. getJsonData(List<ExtractParameterValue> parameters, ExtractOptions options)
String
HTMLService. getJsonData(List<ExtractParameterValue> parameters, ExtractOptions options)
String
XLSService. getJsonData(List<ExtractParameterValue> parameters, ExtractOptions options)
String
XMLService. getJsonData(List<ExtractParameterValue> parameters, ExtractOptions options)
String
ExtractService. getRawData(List<ExtractParameterValue> parameters, ExtractOptions options)
String
HTMLService. getRawData(List<ExtractParameterValue> parameters, ExtractOptions options)
String
XLSService. getRawData(List<ExtractParameterValue> parameters, ExtractOptions options)
String
XMLService. getRawData(List<ExtractParameterValue> parameters, ExtractOptions options)