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