Interface GetScoresResponseDataNumeric.ValueStage
- All Known Implementing Classes:
GetScoresResponseDataNumeric.Builder
- Enclosing class:
GetScoresResponseDataNumeric
public static interface GetScoresResponseDataNumeric.ValueStage
-
Method Summary
Modifier and TypeMethodDescriptionfrom(GetScoresResponseDataNumeric other) value(double value) The numeric value of the score
-
Method Details
-
value
The numeric value of the score
-
from
-