Interface SoccerMatchFormationMatrixOrBuilder

    • Method Detail

      • getRowPlayersList

        java.util.List<SoccerMatchFormationMatrixPlayer> getRowPlayersList()
        repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
      • getRowPlayers

        SoccerMatchFormationMatrixPlayer getRowPlayers​(int index)
        repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
      • getRowPlayersCount

        int getRowPlayersCount()
        repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];