Uses of Enum Class
travel.wink.sdk.extranet.model.GuestRoomSupplierDetails.PricePointEnum
Packages that use GuestRoomSupplierDetails.PricePointEnum
-
Uses of GuestRoomSupplierDetails.PricePointEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return GuestRoomSupplierDetails.PricePointEnumModifier and TypeMethodDescriptionGuestRoomSupplierDetails.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.GuestRoomSupplierDetails.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type GuestRoomSupplierDetails.PricePointEnumModifier and TypeMethodDescriptionGuestRoomSupplierDetails.pricePoint(GuestRoomSupplierDetails.PricePointEnum pricePoint) voidGuestRoomSupplierDetails.setPricePoint(GuestRoomSupplierDetails.PricePointEnum pricePoint)