Interface DrawResult

All Known Implementing Classes:
DrawResultImpl

public interface DrawResult
Defines methods used to access draw result information
  • Method Details

    • getValue

      Integer getValue()
      Returns the value of the draw
      Returns:
      the value of the draw
    • getName

      String getName(Locale locale)
      Returns the name of the draw result
      Parameters:
      locale - the Locale in which the data should be provided
      Returns:
      the name of the draw result
    • getNames

      Map<Locale,String> getNames()
      Returns the name of the draw result