Class TeamStanding

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TeamStanding.Builder
      Protobuf type streamlayer.sports.baseball.TeamStanding
      static class  TeamStanding.Rank
      Protobuf type streamlayer.sports.baseball.TeamStanding.Rank
      static interface  TeamStanding.RankOrBuilder  
      static class  TeamStanding.Streak
      Protobuf type streamlayer.sports.baseball.TeamStanding.Streak
      static interface  TeamStanding.StreakOrBuilder  
      • Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite

        com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,​?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,​Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

        com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)  
      java.lang.String getAlias()
      string alias = 3 [json_name = "alias"];
      com.google.protobuf.ByteString getAliasBytes()
      string alias = 3 [json_name = "alias"];
      java.lang.String getColors​(int index)
      repeated string colors = 5 [json_name = "colors"];
      com.google.protobuf.ByteString getColorsBytes​(int index)
      repeated string colors = 5 [json_name = "colors"];
      int getColorsCount()
      repeated string colors = 5 [json_name = "colors"];
      java.util.List<java.lang.String> getColorsList()
      repeated string colors = 5 [json_name = "colors"];
      java.lang.String getConference()
      string conference = 13 [json_name = "conference"];
      com.google.protobuf.ByteString getConferenceBytes()
      string conference = 13 [json_name = "conference"];
      static TeamStanding getDefaultInstance()  
      java.lang.String getDivision()
      string division = 12 [json_name = "division"];
      com.google.protobuf.ByteString getDivisionBytes()
      string division = 12 [json_name = "division"];
      int getGamesBehind()
      int32 games_behind = 9 [json_name = "gamesBehind"];
      long getId()
      uint64 id = 1 [json_name = "id"];
      java.lang.String getLogo()
      string logo = 4 [json_name = "logo"];
      com.google.protobuf.ByteString getLogoBytes()
      string logo = 4 [json_name = "logo"];
      int getLosses()
      int32 losses = 7 [json_name = "losses"];
      java.lang.String getName()
      string name = 2 [json_name = "name"];
      com.google.protobuf.ByteString getNameBytes()
      string name = 2 [json_name = "name"];
      double getPct()
      double pct = 8 [json_name = "pct"];
      TeamStanding.Rank getRank()
      .streamlayer.sports.baseball.TeamStanding.Rank rank = 11 [json_name = "rank"];
      TeamStanding.Streak getStreak()
      .streamlayer.sports.baseball.TeamStanding.Streak streak = 10 [json_name = "streak"];
      int getWins()
      int32 wins = 6 [json_name = "wins"];
      boolean hasRank()
      .streamlayer.sports.baseball.TeamStanding.Rank rank = 11 [json_name = "rank"];
      boolean hasStreak()
      .streamlayer.sports.baseball.TeamStanding.Streak streak = 10 [json_name = "streak"];
      static TeamStanding.Builder newBuilder()  
      static TeamStanding.Builder newBuilder​(TeamStanding prototype)  
      static TeamStanding parseDelimitedFrom​(java.io.InputStream input)  
      static TeamStanding parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TeamStanding parseFrom​(byte[] data)  
      static TeamStanding parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TeamStanding parseFrom​(com.google.protobuf.ByteString data)  
      static TeamStanding parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TeamStanding parseFrom​(com.google.protobuf.CodedInputStream input)  
      static TeamStanding parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TeamStanding parseFrom​(java.io.InputStream input)  
      static TeamStanding parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TeamStanding parseFrom​(java.nio.ByteBuffer data)  
      static TeamStanding parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<TeamStanding> parser()  
      • Methods inherited from class com.google.protobuf.GeneratedMessageLite

        createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
      • Methods inherited from class com.google.protobuf.AbstractMessageLite

        addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getId

        public long getId()
        uint64 id = 1 [json_name = "id"];
        Specified by:
        getId in interface TeamStandingOrBuilder
        Returns:
        The id.
      • getName

        public java.lang.String getName()
        string name = 2 [json_name = "name"];
        Specified by:
        getName in interface TeamStandingOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
        string name = 2 [json_name = "name"];
        Specified by:
        getNameBytes in interface TeamStandingOrBuilder
        Returns:
        The bytes for name.
      • getAlias

        public java.lang.String getAlias()
        string alias = 3 [json_name = "alias"];
        Specified by:
        getAlias in interface TeamStandingOrBuilder
        Returns:
        The alias.
      • getAliasBytes

        public com.google.protobuf.ByteString getAliasBytes()
        string alias = 3 [json_name = "alias"];
        Specified by:
        getAliasBytes in interface TeamStandingOrBuilder
        Returns:
        The bytes for alias.
      • getLogo

        public java.lang.String getLogo()
        string logo = 4 [json_name = "logo"];
        Specified by:
        getLogo in interface TeamStandingOrBuilder
        Returns:
        The logo.
      • getLogoBytes

        public com.google.protobuf.ByteString getLogoBytes()
        string logo = 4 [json_name = "logo"];
        Specified by:
        getLogoBytes in interface TeamStandingOrBuilder
        Returns:
        The bytes for logo.
      • getColorsList

        public java.util.List<java.lang.String> getColorsList()
        repeated string colors = 5 [json_name = "colors"];
        Specified by:
        getColorsList in interface TeamStandingOrBuilder
        Returns:
        A list containing the colors.
      • getColorsCount

        public int getColorsCount()
        repeated string colors = 5 [json_name = "colors"];
        Specified by:
        getColorsCount in interface TeamStandingOrBuilder
        Returns:
        The count of colors.
      • getColors

        public java.lang.String getColors​(int index)
        repeated string colors = 5 [json_name = "colors"];
        Specified by:
        getColors in interface TeamStandingOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The colors at the given index.
      • getColorsBytes

        public com.google.protobuf.ByteString getColorsBytes​(int index)
        repeated string colors = 5 [json_name = "colors"];
        Specified by:
        getColorsBytes in interface TeamStandingOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the colors at the given index.
      • getWins

        public int getWins()
        int32 wins = 6 [json_name = "wins"];
        Specified by:
        getWins in interface TeamStandingOrBuilder
        Returns:
        The wins.
      • getLosses

        public int getLosses()
        int32 losses = 7 [json_name = "losses"];
        Specified by:
        getLosses in interface TeamStandingOrBuilder
        Returns:
        The losses.
      • getPct

        public double getPct()
        double pct = 8 [json_name = "pct"];
        Specified by:
        getPct in interface TeamStandingOrBuilder
        Returns:
        The pct.
      • getGamesBehind

        public int getGamesBehind()
        int32 games_behind = 9 [json_name = "gamesBehind"];
        Specified by:
        getGamesBehind in interface TeamStandingOrBuilder
        Returns:
        The gamesBehind.
      • hasStreak

        public boolean hasStreak()
        .streamlayer.sports.baseball.TeamStanding.Streak streak = 10 [json_name = "streak"];
        Specified by:
        hasStreak in interface TeamStandingOrBuilder
        Returns:
        Whether the streak field is set.
      • hasRank

        public boolean hasRank()
        .streamlayer.sports.baseball.TeamStanding.Rank rank = 11 [json_name = "rank"];
        Specified by:
        hasRank in interface TeamStandingOrBuilder
        Returns:
        Whether the rank field is set.
      • getDivision

        public java.lang.String getDivision()
        string division = 12 [json_name = "division"];
        Specified by:
        getDivision in interface TeamStandingOrBuilder
        Returns:
        The division.
      • getDivisionBytes

        public com.google.protobuf.ByteString getDivisionBytes()
        string division = 12 [json_name = "division"];
        Specified by:
        getDivisionBytes in interface TeamStandingOrBuilder
        Returns:
        The bytes for division.
      • getConference

        public java.lang.String getConference()
        string conference = 13 [json_name = "conference"];
        Specified by:
        getConference in interface TeamStandingOrBuilder
        Returns:
        The conference.
      • getConferenceBytes

        public com.google.protobuf.ByteString getConferenceBytes()
        string conference = 13 [json_name = "conference"];
        Specified by:
        getConferenceBytes in interface TeamStandingOrBuilder
        Returns:
        The bytes for conference.
      • parseFrom

        public static TeamStanding parseFrom​(java.nio.ByteBuffer data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TeamStanding parseFrom​(java.nio.ByteBuffer data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TeamStanding parseFrom​(com.google.protobuf.ByteString data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TeamStanding parseFrom​(com.google.protobuf.ByteString data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TeamStanding parseFrom​(byte[] data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TeamStanding parseFrom​(byte[] data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static TeamStanding parseFrom​(java.io.InputStream input)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static TeamStanding parseFrom​(java.io.InputStream input,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static TeamStanding parseDelimitedFrom​(java.io.InputStream input)
                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static TeamStanding parseDelimitedFrom​(java.io.InputStream input,
                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static TeamStanding parseFrom​(com.google.protobuf.CodedInputStream input)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static TeamStanding parseFrom​(com.google.protobuf.CodedInputStream input,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • dynamicMethod

        protected final java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
                                                       java.lang.Object arg0,
                                                       java.lang.Object arg1)
        Specified by:
        dynamicMethod in class com.google.protobuf.GeneratedMessageLite<TeamStanding,​TeamStanding.Builder>
      • getDefaultInstance

        public static TeamStanding getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<TeamStanding> parser()