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