Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertGuestRoomRequestSupplier.PricePointEnum
Packages that use UpsertGuestRoomRequestSupplier.PricePointEnum
-
Uses of UpsertGuestRoomRequestSupplier.PricePointEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertGuestRoomRequestSupplier.PricePointEnumModifier and TypeMethodDescriptionUpsertGuestRoomRequestSupplier.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.UpsertGuestRoomRequestSupplier.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 UpsertGuestRoomRequestSupplier.PricePointEnumModifier and TypeMethodDescriptionUpsertGuestRoomRequestSupplier.pricePoint(UpsertGuestRoomRequestSupplier.PricePointEnum pricePoint) voidUpsertGuestRoomRequestSupplier.setPricePoint(UpsertGuestRoomRequestSupplier.PricePointEnum pricePoint)