Uses of Enum Class
travel.wink.hotelbeds.booking.sdk.model.ApiTaxes.TaxSchemeEnum
Packages that use ApiTaxes.TaxSchemeEnum
-
Uses of ApiTaxes.TaxSchemeEnum in travel.wink.hotelbeds.booking.sdk.model
Methods in travel.wink.hotelbeds.booking.sdk.model that return ApiTaxes.TaxSchemeEnumModifier and TypeMethodDescriptionstatic ApiTaxes.TaxSchemeEnumApiTaxes.getTaxScheme()\"margin\": This is an indirect tax regime for travel agencies where split of taxes is not shown in the invoices.static ApiTaxes.TaxSchemeEnumReturns the enum constant of this class with the specified name.static ApiTaxes.TaxSchemeEnum[]ApiTaxes.TaxSchemeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.hotelbeds.booking.sdk.model with parameters of type ApiTaxes.TaxSchemeEnumModifier and TypeMethodDescriptionvoidApiTaxes.setTaxScheme(ApiTaxes.TaxSchemeEnum taxScheme) ApiTaxes.taxScheme(ApiTaxes.TaxSchemeEnum taxScheme)