Interface GetScoresResponseDataCategorical.ValueStage
- All Known Implementing Classes:
GetScoresResponseDataCategorical.Builder
- Enclosing class:
GetScoresResponseDataCategorical
public static interface GetScoresResponseDataCategorical.ValueStage
-
Method Summary
Modifier and TypeMethodDescriptionvalue(double value) Represents the numeric category mapping of the stringValue.
-
Method Details
-
value
Represents the numeric category mapping of the stringValue. If no config is linked, defaults to 0.
-
from
-