Package ai.extend.types
Interface LegacyProvidedSplitterOutputSplitsItem.TypeStage
-
- All Known Implementing Classes:
LegacyProvidedSplitterOutputSplitsItem.Builder
- Enclosing class:
- LegacyProvidedSplitterOutputSplitsItem
public static interface LegacyProvidedSplitterOutputSplitsItem.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LegacyProvidedSplitterOutputSplitsItem.StartPageStagetype(java.lang.String type)The type of the split document (set in the processor config), corresponds to the classificationId
-
-
-
Method Detail
-
type
LegacyProvidedSplitterOutputSplitsItem.StartPageStage type(@NotNull java.lang.String type)
The type of the split document (set in the processor config), corresponds to the classificationId
-
-