Interface BooleanScore.StringValueStage

All Known Implementing Classes:
BooleanScore.Builder
Enclosing class:
BooleanScore

public static interface BooleanScore.StringValueStage
  • Method Summary

    Modifier and Type
    Method
    Description
    stringValue(String stringValue)
    The string representation of the score value.
  • Method Details

    • stringValue

      BooleanScore.IdStage stringValue(@NotNull String stringValue)

      The string representation of the score value. Is inferred from the numeric value and equals "True" or "False"