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