Uses of Enum Class
travel.wink.sdk.booking.model.BookingAncillaryBooker.PricingTypeEnum
Packages that use BookingAncillaryBooker.PricingTypeEnum
-
Uses of BookingAncillaryBooker.PricingTypeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type BookingAncillaryBooker.PricingTypeEnum in travel.wink.sdk.booking.modelMethods in travel.wink.sdk.booking.model that return BookingAncillaryBooker.PricingTypeEnumModifier and TypeMethodDescriptionBookingAncillaryBooker.getPricingType()Pricing typeReturns the enum constant of this class with the specified name.BookingAncillaryBooker.PricingTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type BookingAncillaryBooker.PricingTypeEnumModifier and TypeMethodDescriptionBookingAncillaryBooker.pricingType(BookingAncillaryBooker.PricingTypeEnum pricingType) voidBookingAncillaryBooker.setPricingType(BookingAncillaryBooker.PricingTypeEnum pricingType)