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