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