Uses of Enum Class
travel.wink.sdk.booking.model.GuestRoomLightweightAuthenticatedEntity.PricePointEnum
Packages that use GuestRoomLightweightAuthenticatedEntity.PricePointEnum
-
Uses of GuestRoomLightweightAuthenticatedEntity.PricePointEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type GuestRoomLightweightAuthenticatedEntity.PricePointEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumLevel of expensiveness.Methods in travel.wink.sdk.booking.model that return GuestRoomLightweightAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionGuestRoomLightweightAuthenticatedEntity.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.GuestRoomLightweightAuthenticatedEntity.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type GuestRoomLightweightAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionGuestRoomLightweightAuthenticatedEntity.pricePoint(GuestRoomLightweightAuthenticatedEntity.PricePointEnum pricePoint) voidGuestRoomLightweightAuthenticatedEntity.setPricePoint(GuestRoomLightweightAuthenticatedEntity.PricePointEnum pricePoint)