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