Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertMeetingRoomRequest.PricingTypeEnum
Packages that use UpsertMeetingRoomRequest.PricingTypeEnum
-
Uses of UpsertMeetingRoomRequest.PricingTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertMeetingRoomRequest.PricingTypeEnumModifier and TypeMethodDescriptionUpsertMeetingRoomRequest.getPricingType()How this inventory item should be priced.Returns the enum constant of this class with the specified name.UpsertMeetingRoomRequest.PricingTypeEnum.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 UpsertMeetingRoomRequest.PricingTypeEnumModifier and TypeMethodDescriptionUpsertMeetingRoomRequest.pricingType(UpsertMeetingRoomRequest.PricingTypeEnum pricingType) voidUpsertMeetingRoomRequest.setPricingType(UpsertMeetingRoomRequest.PricingTypeEnum pricingType)