Package ai.extend.types
Interface SplitOutputSplitsItem.EndPageStage
-
- All Known Implementing Classes:
SplitOutputSplitsItem.Builder
- Enclosing class:
- SplitOutputSplitsItem
public static interface SplitOutputSplitsItem.EndPageStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SplitOutputSplitsItem.ClassificationIdStageendPage(int endPage)The end page of the split document
-
-
-
Method Detail
-
endPage
SplitOutputSplitsItem.ClassificationIdStage endPage(int endPage)
The end page of the split document
-
-