Uses of Class
de.xima.fc.api.rest.pub.client.form.Pair
Packages that use Pair
-
Uses of Pair in de.xima.fc.api.rest.pub.client.form
Fields in de.xima.fc.api.rest.pub.client.form with type parameters of type PairMethods in de.xima.fc.api.rest.pub.client.form that return types with arguments of type PairModifier and TypeMethodDescriptionFormatter.parameterToPairs(String collectionFormat, String name, Object value) Format toPairobjects.ApiCall.queryParams()Methods in de.xima.fc.api.rest.pub.client.form with parameters of type PairModifier and TypeMethodDescriptionApiCall.queryParam(Pair queryNameValuePair) Add a query parameter to the existing parameters.Method parameters in de.xima.fc.api.rest.pub.client.form with type arguments of type Pair