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