Uses of Class
io.swagger.client.model.ResponseParameters
-
Packages that use ResponseParameters Package Description io.swagger.client.model -
-
Uses of ResponseParameters in io.swagger.client.model
Methods in io.swagger.client.model that return ResponseParameters Modifier and Type Method Description ResponseParameters
AirCriteria. getResponseParameters()
Get responseParametersResponseParameters
Offers. getResponseParameters()
Get responseParametersResponseParameters
ResponseParameters. shopResultPreference(String shopResultPreference)
Methods in io.swagger.client.model with parameters of type ResponseParameters Modifier and Type Method Description AirCriteria
AirCriteria. responseParameters(ResponseParameters responseParameters)
Offers
Offers. responseParameters(ResponseParameters responseParameters)
void
AirCriteria. setResponseParameters(ResponseParameters responseParameters)
void
Offers. setResponseParameters(ResponseParameters responseParameters)
-