Uses of Enum Class
travel.wink.sdk.extranet.model.MultimediaSupplier.LifestyleTypeEnum
Packages that use MultimediaSupplier.LifestyleTypeEnum
-
Uses of MultimediaSupplier.LifestyleTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return MultimediaSupplier.LifestyleTypeEnumModifier and TypeMethodDescriptionMultimediaSupplier.getLifestyleType()Associate this media with a specific lifestyle type.Returns the enum constant of this class with the specified name.static MultimediaSupplier.LifestyleTypeEnum[]MultimediaSupplier.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 MultimediaSupplier.LifestyleTypeEnumModifier and TypeMethodDescriptionMultimediaSupplier.lifestyleType(MultimediaSupplier.LifestyleTypeEnum lifestyleType) voidMultimediaSupplier.setLifestyleType(MultimediaSupplier.LifestyleTypeEnum lifestyleType)