Uses of Enum Class
com.vaadin.flow.component.ai.common.AttachmentContentType
Packages that use AttachmentContentType
-
Uses of AttachmentContentType in com.vaadin.flow.component.ai.common
Methods in com.vaadin.flow.component.ai.common that return AttachmentContentTypeModifier and TypeMethodDescriptionstatic AttachmentContentTypeAttachmentContentType.fromMimeType(String contentType) Detects the content type category from a MIME type string.static AttachmentContentTypeReturns the enum constant of this class with the specified name.static AttachmentContentType[]AttachmentContentType.values()Returns an array containing the constants of this enum class, in the order they are declared.