Uses of Enum Class
travel.wink.sdk.booking.engine.model.MeetingRoom.LifestyleTypeEnum
Packages that use MeetingRoom.LifestyleTypeEnum
-
Uses of MeetingRoom.LifestyleTypeEnum in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return MeetingRoom.LifestyleTypeEnumModifier and TypeMethodDescriptionMeetingRoom.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.static MeetingRoom.LifestyleTypeEnum[]MeetingRoom.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.engine.model with parameters of type MeetingRoom.LifestyleTypeEnumModifier and TypeMethodDescriptionMeetingRoom.lifestyleType(MeetingRoom.LifestyleTypeEnum lifestyleType) voidMeetingRoom.setLifestyleType(MeetingRoom.LifestyleTypeEnum lifestyleType)