Uses of Enum Class
travel.wink.sdk.affiliate.model.SimpleMultimediaSupplier.LifestyleTypeEnum
Packages that use SimpleMultimediaSupplier.LifestyleTypeEnum
-
Uses of SimpleMultimediaSupplier.LifestyleTypeEnum in travel.wink.sdk.affiliate.model
Subclasses with type arguments of type SimpleMultimediaSupplier.LifestyleTypeEnum in travel.wink.sdk.affiliate.modelModifier and TypeClassDescriptionstatic enumAssociate this media with a specific lifestyle type.Methods in travel.wink.sdk.affiliate.model that return SimpleMultimediaSupplier.LifestyleTypeEnumModifier and TypeMethodDescriptionSimpleMultimediaSupplier.getLifestyleType()Associate this media with a specific lifestyle type.Returns the enum constant of this class with the specified name.SimpleMultimediaSupplier.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 SimpleMultimediaSupplier.LifestyleTypeEnumModifier and TypeMethodDescriptionSimpleMultimediaSupplier.lifestyleType(SimpleMultimediaSupplier.LifestyleTypeEnum lifestyleType) voidSimpleMultimediaSupplier.setLifestyleType(SimpleMultimediaSupplier.LifestyleTypeEnum lifestyleType)