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