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