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