Interface GetScoresResponseDataBoolean.StringValueStage
- All Known Implementing Classes:
GetScoresResponseDataBoolean.Builder
- Enclosing class:
GetScoresResponseDataBoolean
public static interface GetScoresResponseDataBoolean.StringValueStage
-
Method Summary
Modifier and TypeMethodDescriptionstringValue(String stringValue) The string representation of the score value.
-
Method Details
-
stringValue
The string representation of the score value. Is inferred from the numeric value and equals "True" or "False"
-