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