Interface Board.BoardColumn

All Superinterfaces:
WithId
Enclosing interface:
Board

public static interface Board.BoardColumn extends WithId
  • Method Details

    • getName

      String getName()
    • getStatusIds

      List<Long> getStatusIds()
    • setName

      void setName(String name)