Uses of Enum Class
travel.wink.sdk.affiliate.model.SimpleMultimediaSupplier.TypeEnum
Packages that use SimpleMultimediaSupplier.TypeEnum
-
Uses of SimpleMultimediaSupplier.TypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SimpleMultimediaSupplier.TypeEnumModifier and TypeMethodDescription@NotNull SimpleMultimediaSupplier.TypeEnumSimpleMultimediaSupplier.getType()Whether Cloudinary media is a VIDEO or IMAGE.Returns the enum constant of this class with the specified name.static SimpleMultimediaSupplier.TypeEnum[]SimpleMultimediaSupplier.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidSimpleMultimediaSupplier.setType(SimpleMultimediaSupplier.TypeEnum type) SimpleMultimediaSupplier.type(SimpleMultimediaSupplier.TypeEnum type)