Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertMeetingRoomRequestSupplier.PricePointEnum
Packages that use UpsertMeetingRoomRequestSupplier.PricePointEnum
-
Uses of UpsertMeetingRoomRequestSupplier.PricePointEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertMeetingRoomRequestSupplier.PricePointEnumModifier and TypeMethodDescriptionUpsertMeetingRoomRequestSupplier.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.UpsertMeetingRoomRequestSupplier.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 UpsertMeetingRoomRequestSupplier.PricePointEnumModifier and TypeMethodDescriptionUpsertMeetingRoomRequestSupplier.pricePoint(UpsertMeetingRoomRequestSupplier.PricePointEnum pricePoint) voidUpsertMeetingRoomRequestSupplier.setPricePoint(UpsertMeetingRoomRequestSupplier.PricePointEnum pricePoint)