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