Uses of Class
travel.wink.hotelbeds.content.sdk.model.ApiCurrency
Packages that use ApiCurrency
-
Uses of ApiCurrency in travel.wink.hotelbeds.content.sdk.model
Methods in travel.wink.hotelbeds.content.sdk.model that return ApiCurrencyModifier and TypeMethodDescriptionApiCurrency.currencyType(String currencyType) ApiCurrency.description(ApiContent description) Methods in travel.wink.hotelbeds.content.sdk.model that return types with arguments of type ApiCurrencyModifier and TypeMethodDescription@Valid List<ApiCurrency>ApiCurrenciesRS.getCurrencies()List of currencies.Methods in travel.wink.hotelbeds.content.sdk.model with parameters of type ApiCurrencyMethod parameters in travel.wink.hotelbeds.content.sdk.model with type arguments of type ApiCurrencyModifier and TypeMethodDescriptionApiCurrenciesRS.currencies(List<ApiCurrency> currencies) voidApiCurrenciesRS.setCurrencies(List<ApiCurrency> currencies)