Interface ListResponseAttributesOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EventData getCommon()
      todo special fields for sports
      boolean hasCommon()
      todo special fields for sports
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • hasCommon

        boolean hasCommon()
         todo special fields for sports
         
        .streamlayer.sports.EventData common = 1 [json_name = "common"];
        Returns:
        Whether the common field is set.
      • getCommon

        EventData getCommon()
         todo special fields for sports
         
        .streamlayer.sports.EventData common = 1 [json_name = "common"];
        Returns:
        The common.