Uses of Enum Class
travel.wink.sdk.booking.engine.model.Multimedia.LifestyleTypeEnum
Packages that use Multimedia.LifestyleTypeEnum
-
Uses of Multimedia.LifestyleTypeEnum in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return Multimedia.LifestyleTypeEnumModifier and TypeMethodDescriptionstatic Multimedia.LifestyleTypeEnumMultimedia.getLifestyleType()Associate this media with a specific lifestyle type.static Multimedia.LifestyleTypeEnumReturns the enum constant of this class with the specified name.static Multimedia.LifestyleTypeEnum[]Multimedia.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.engine.model with parameters of type Multimedia.LifestyleTypeEnumModifier and TypeMethodDescriptionMultimedia.lifestyleType(Multimedia.LifestyleTypeEnum lifestyleType) voidMultimedia.setLifestyleType(Multimedia.LifestyleTypeEnum lifestyleType)