Uses of Enum Class
travel.wink.sdk.extranet.booking.model.GuestRoomSupplierDetails.PricePointEnum
Packages that use GuestRoomSupplierDetails.PricePointEnum
-
Uses of GuestRoomSupplierDetails.PricePointEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type GuestRoomSupplierDetails.PricePointEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumLevel of expensiveness.Methods in travel.wink.sdk.extranet.booking.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.booking.model with parameters of type GuestRoomSupplierDetails.PricePointEnumModifier and TypeMethodDescriptionGuestRoomSupplierDetails.pricePoint(GuestRoomSupplierDetails.PricePointEnum pricePoint) voidGuestRoomSupplierDetails.setPricePoint(GuestRoomSupplierDetails.PricePointEnum pricePoint)