Package ai.extend.types
Interface Classification.TypeStage
-
- All Known Implementing Classes:
Classification.Builder
- Enclosing class:
- Classification
public static interface Classification.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Classification.DescriptionStagetype(java.lang.String type)Type identifier for the classification.
-
-
-
Method Detail
-
type
Classification.DescriptionStage type(@NotNull java.lang.String type)
Type identifier for the classification.
-
-