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