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