Uses of Enum Class
travel.wink.sdk.inventory.model.MeetingRoomConsumer.PricePointEnum
Packages that use MeetingRoomConsumer.PricePointEnum
-
Uses of MeetingRoomConsumer.PricePointEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return MeetingRoomConsumer.PricePointEnumModifier and TypeMethodDescription@NotNull MeetingRoomConsumer.PricePointEnumMeetingRoomConsumer.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.static MeetingRoomConsumer.PricePointEnum[]MeetingRoomConsumer.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type MeetingRoomConsumer.PricePointEnumModifier and TypeMethodDescriptionMeetingRoomConsumer.pricePoint(MeetingRoomConsumer.PricePointEnum pricePoint) voidMeetingRoomConsumer.setPricePoint(MeetingRoomConsumer.PricePointEnum pricePoint)