Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertMeetingRoomRequest.LifestyleTypeEnum
Packages that use UpsertMeetingRoomRequest.LifestyleTypeEnum
-
Uses of UpsertMeetingRoomRequest.LifestyleTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertMeetingRoomRequest.LifestyleTypeEnumModifier and TypeMethodDescriptionUpsertMeetingRoomRequest.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.UpsertMeetingRoomRequest.LifestyleTypeEnum.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.LifestyleTypeEnumModifier and TypeMethodDescriptionUpsertMeetingRoomRequest.lifestyleType(UpsertMeetingRoomRequest.LifestyleTypeEnum lifestyleType) voidUpsertMeetingRoomRequest.setLifestyleType(UpsertMeetingRoomRequest.LifestyleTypeEnum lifestyleType)