Package ai.extend.types
Interface LegacyExtractionField.TypeStage
-
- All Known Implementing Classes:
LegacyExtractionField.Builder
- Enclosing class:
- LegacyExtractionField
public static interface LegacyExtractionField.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LegacyExtractionField.DescriptionStagetype(LegacyExtractionFieldType type)The type of the field.
-
-
-
Method Detail
-
type
LegacyExtractionField.DescriptionStage type(@NotNull LegacyExtractionFieldType type)
The type of the field.
-
-