Interface FantasyGroupMetaOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder
    All Known Implementing Classes:
    FantasyGroupMeta, FantasyGroupMeta.Builder

    public interface FantasyGroupMetaOrBuilder
    extends com.google.protobuf.MessageLiteOrBuilder
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getFantasyId()
      string fantasy_id = 1 [json_name = "fantasyId"];
      com.google.protobuf.ByteString getFantasyIdBytes()
      string fantasy_id = 1 [json_name = "fantasyId"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getFantasyId

        java.lang.String getFantasyId()
        string fantasy_id = 1 [json_name = "fantasyId"];
        Returns:
        The fantasyId.
      • getFantasyIdBytes

        com.google.protobuf.ByteString getFantasyIdBytes()
        string fantasy_id = 1 [json_name = "fantasyId"];
        Returns:
        The bytes for fantasyId.