Uses of Record Class
com.vaadin.flow.component.ai.common.SourceExtract
Packages that use SourceExtract
-
Uses of SourceExtract in com.vaadin.flow.component.ai.common
Methods in com.vaadin.flow.component.ai.common that return types with arguments of type SourceExtractModifier and TypeMethodDescriptionValueSource.extracts()Returns the value of theextractsrecord component.Constructor parameters in com.vaadin.flow.component.ai.common with type arguments of type SourceExtractModifierConstructorDescriptionValueSource(ConfidenceLevel confidence, List<SourceExtract> extracts) Creates a new value source.