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