Interface Board.CardColor

All Superinterfaces:
WithId
Enclosing interface:
Board

public static interface Board.CardColor extends WithId
  • Method Details

    • getValue

      String getValue()
    • getColor

      String getColor()
    • setColor

      void setColor(String color)
    • setValue

      void setValue(String value)