Uses of Enum Class
travel.wink.sdk.booking.model.GuestRoomLightweightBooker.PricePointEnum
Packages that use GuestRoomLightweightBooker.PricePointEnum
-
Uses of GuestRoomLightweightBooker.PricePointEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type GuestRoomLightweightBooker.PricePointEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumLevel of expensiveness.Methods in travel.wink.sdk.booking.model that return GuestRoomLightweightBooker.PricePointEnumModifier and TypeMethodDescriptionGuestRoomLightweightBooker.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.GuestRoomLightweightBooker.PricePointEnum.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 GuestRoomLightweightBooker.PricePointEnumModifier and TypeMethodDescriptionGuestRoomLightweightBooker.pricePoint(GuestRoomLightweightBooker.PricePointEnum pricePoint) voidGuestRoomLightweightBooker.setPricePoint(GuestRoomLightweightBooker.PricePointEnum pricePoint)