Uses of Enum Class
travel.wink.sdk.user.settings.model.SimpleMultimedia.LifestyleTypeEnum
Packages that use SimpleMultimedia.LifestyleTypeEnum
-
Uses of SimpleMultimedia.LifestyleTypeEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type SimpleMultimedia.LifestyleTypeEnum in travel.wink.sdk.user.settings.modelModifier and TypeClassDescriptionstatic enumAssociate this media with a specific lifestyle type.Methods in travel.wink.sdk.user.settings.model that return SimpleMultimedia.LifestyleTypeEnumModifier and TypeMethodDescriptionSimpleMultimedia.getLifestyleType()Associate this media with a specific lifestyle type.Returns the enum constant of this class with the specified name.static SimpleMultimedia.LifestyleTypeEnum[]SimpleMultimedia.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.user.settings.model with parameters of type SimpleMultimedia.LifestyleTypeEnumModifier and TypeMethodDescriptionSimpleMultimedia.lifestyleType(SimpleMultimedia.LifestyleTypeEnum lifestyleType) voidSimpleMultimedia.setLifestyleType(SimpleMultimedia.LifestyleTypeEnum lifestyleType)