Uses of Enum Class
travel.wink.sdk.lookup.model.GuestRoomConsumer.PricePointEnum
Packages that use GuestRoomConsumer.PricePointEnum
-
Uses of GuestRoomConsumer.PricePointEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return GuestRoomConsumer.PricePointEnumModifier and TypeMethodDescription@NotNull GuestRoomConsumer.PricePointEnumGuestRoomConsumer.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.static GuestRoomConsumer.PricePointEnum[]GuestRoomConsumer.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type GuestRoomConsumer.PricePointEnumModifier and TypeMethodDescriptionGuestRoomConsumer.pricePoint(GuestRoomConsumer.PricePointEnum pricePoint) voidGuestRoomConsumer.setPricePoint(GuestRoomConsumer.PricePointEnum pricePoint)