Uses of Enum Class
travel.wink.sdk.extranet.booking.model.GuestRoomLightweightSupplier.PricePointEnum
Packages that use GuestRoomLightweightSupplier.PricePointEnum
-
Uses of GuestRoomLightweightSupplier.PricePointEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type GuestRoomLightweightSupplier.PricePointEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumLevel of expensiveness.Methods in travel.wink.sdk.extranet.booking.model that return GuestRoomLightweightSupplier.PricePointEnumModifier and TypeMethodDescriptionGuestRoomLightweightSupplier.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.GuestRoomLightweightSupplier.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 GuestRoomLightweightSupplier.PricePointEnumModifier and TypeMethodDescriptionGuestRoomLightweightSupplier.pricePoint(GuestRoomLightweightSupplier.PricePointEnum pricePoint) voidGuestRoomLightweightSupplier.setPricePoint(GuestRoomLightweightSupplier.PricePointEnum pricePoint)