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