Interface TeamStanding.StreakOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getKind()
      string kind = 1 [json_name = "kind"];
      com.google.protobuf.ByteString getKindBytes()
      string kind = 1 [json_name = "kind"];
      int getLength()
      int32 length = 2 [json_name = "length"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getKind

        java.lang.String getKind()
        string kind = 1 [json_name = "kind"];
        Returns:
        The kind.
      • getKindBytes

        com.google.protobuf.ByteString getKindBytes()
        string kind = 1 [json_name = "kind"];
        Returns:
        The bytes for kind.
      • getLength

        int getLength()
        int32 length = 2 [json_name = "length"];
        Returns:
        The length.