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