Uses of Enum Class
travel.wink.hotelbeds.booking.sdk.model.ApiTax.TypeEnum
Packages that use ApiTax.TypeEnum
-
Uses of ApiTax.TypeEnum in travel.wink.hotelbeds.booking.sdk.model
Methods in travel.wink.hotelbeds.booking.sdk.model that return ApiTax.TypeEnumModifier and TypeMethodDescriptionstatic ApiTax.TypeEnumApiTax.getType()Type of the tax.static ApiTax.TypeEnumReturns the enum constant of this class with the specified name.static ApiTax.TypeEnum[]ApiTax.TypeEnum.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 ApiTax.TypeEnumModifier and TypeMethodDescriptionvoidApiTax.setType(ApiTax.TypeEnum type) ApiTax.type(ApiTax.TypeEnum type)