Interface ScheduleDatesRequest.FilterOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getLeague()
      id or alias
      com.google.protobuf.ByteString getLeagueBytes()
      id or alias
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getLeague

        java.lang.String getLeague()
         id or alias
         
        string league = 2 [json_name = "league"];
        Returns:
        The league.
      • getLeagueBytes

        com.google.protobuf.ByteString getLeagueBytes()
         id or alias
         
        string league = 2 [json_name = "league"];
        Returns:
        The bytes for league.