Package com.streamlayer.sports.soccer
Class SoccerLastGame.SoccerLastGameAttributes
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<SoccerLastGame.SoccerLastGameAttributes,SoccerLastGame.SoccerLastGameAttributes.Builder>
-
- com.streamlayer.sports.soccer.SoccerLastGame.SoccerLastGameAttributes
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,SoccerLastGame.SoccerLastGameAttributesOrBuilder
- Enclosing class:
- SoccerLastGame
public static final class SoccerLastGame.SoccerLastGameAttributes extends com.google.protobuf.GeneratedMessageLite<SoccerLastGame.SoccerLastGameAttributes,SoccerLastGame.SoccerLastGameAttributes.Builder> implements SoccerLastGame.SoccerLastGameAttributesOrBuilder
Protobuf typestreamlayer.sports.soccer.SoccerLastGame.SoccerLastGameAttributes
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSoccerLastGame.SoccerLastGameAttributes.BuilderProtobuf typestreamlayer.sports.soccer.SoccerLastGame.SoccerLastGameAttributes-
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
-
-
Field Summary
Fields Modifier and Type Field Description static intAWAY_SCORE_FIELD_NUMBERstatic intAWAY_TEAM_FIELD_NUMBERstatic intDATE_FIELD_NUMBERstatic intHOME_SCORE_FIELD_NUMBERstatic intHOME_TEAM_FIELD_NUMBERstatic intLEAGUE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)intgetAwayScore()int32 away_score = 6 [json_name = "awayScore"];java.lang.StringgetAwayTeam()string away_team = 3 [json_name = "awayTeam"];com.google.protobuf.ByteStringgetAwayTeamBytes()string away_team = 3 [json_name = "awayTeam"];java.lang.StringgetDate()string date = 7 [json_name = "date"];com.google.protobuf.ByteStringgetDateBytes()string date = 7 [json_name = "date"];static SoccerLastGame.SoccerLastGameAttributesgetDefaultInstance()intgetHomeScore()int32 home_score = 5 [json_name = "homeScore"];java.lang.StringgetHomeTeam()string home_team = 2 [json_name = "homeTeam"];com.google.protobuf.ByteStringgetHomeTeamBytes()string home_team = 2 [json_name = "homeTeam"];java.lang.StringgetLeague()string league = 1 [json_name = "league"];com.google.protobuf.ByteStringgetLeagueBytes()string league = 1 [json_name = "league"];static SoccerLastGame.SoccerLastGameAttributes.BuildernewBuilder()static SoccerLastGame.SoccerLastGameAttributes.BuildernewBuilder(SoccerLastGame.SoccerLastGameAttributes prototype)static SoccerLastGame.SoccerLastGameAttributesparseDelimitedFrom(java.io.InputStream input)static SoccerLastGame.SoccerLastGameAttributesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoccerLastGame.SoccerLastGameAttributesparseFrom(byte[] data)static SoccerLastGame.SoccerLastGameAttributesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoccerLastGame.SoccerLastGameAttributesparseFrom(com.google.protobuf.ByteString data)static SoccerLastGame.SoccerLastGameAttributesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoccerLastGame.SoccerLastGameAttributesparseFrom(com.google.protobuf.CodedInputStream input)static SoccerLastGame.SoccerLastGameAttributesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoccerLastGame.SoccerLastGameAttributesparseFrom(java.io.InputStream input)static SoccerLastGame.SoccerLastGameAttributesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoccerLastGame.SoccerLastGameAttributesparseFrom(java.nio.ByteBuffer data)static SoccerLastGame.SoccerLastGameAttributesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SoccerLastGame.SoccerLastGameAttributes>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
-
-
-
-
Field Detail
-
LEAGUE_FIELD_NUMBER
public static final int LEAGUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HOME_TEAM_FIELD_NUMBER
public static final int HOME_TEAM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AWAY_TEAM_FIELD_NUMBER
public static final int AWAY_TEAM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HOME_SCORE_FIELD_NUMBER
public static final int HOME_SCORE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AWAY_SCORE_FIELD_NUMBER
public static final int AWAY_SCORE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATE_FIELD_NUMBER
public static final int DATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getLeague
public java.lang.String getLeague()
string league = 1 [json_name = "league"];- Specified by:
getLeaguein interfaceSoccerLastGame.SoccerLastGameAttributesOrBuilder- Returns:
- The league.
-
getLeagueBytes
public com.google.protobuf.ByteString getLeagueBytes()
string league = 1 [json_name = "league"];- Specified by:
getLeagueBytesin interfaceSoccerLastGame.SoccerLastGameAttributesOrBuilder- Returns:
- The bytes for league.
-
getHomeTeam
public java.lang.String getHomeTeam()
string home_team = 2 [json_name = "homeTeam"];- Specified by:
getHomeTeamin interfaceSoccerLastGame.SoccerLastGameAttributesOrBuilder- Returns:
- The homeTeam.
-
getHomeTeamBytes
public com.google.protobuf.ByteString getHomeTeamBytes()
string home_team = 2 [json_name = "homeTeam"];- Specified by:
getHomeTeamBytesin interfaceSoccerLastGame.SoccerLastGameAttributesOrBuilder- Returns:
- The bytes for homeTeam.
-
getAwayTeam
public java.lang.String getAwayTeam()
string away_team = 3 [json_name = "awayTeam"];- Specified by:
getAwayTeamin interfaceSoccerLastGame.SoccerLastGameAttributesOrBuilder- Returns:
- The awayTeam.
-
getAwayTeamBytes
public com.google.protobuf.ByteString getAwayTeamBytes()
string away_team = 3 [json_name = "awayTeam"];- Specified by:
getAwayTeamBytesin interfaceSoccerLastGame.SoccerLastGameAttributesOrBuilder- Returns:
- The bytes for awayTeam.
-
getHomeScore
public int getHomeScore()
int32 home_score = 5 [json_name = "homeScore"];- Specified by:
getHomeScorein interfaceSoccerLastGame.SoccerLastGameAttributesOrBuilder- Returns:
- The homeScore.
-
getAwayScore
public int getAwayScore()
int32 away_score = 6 [json_name = "awayScore"];- Specified by:
getAwayScorein interfaceSoccerLastGame.SoccerLastGameAttributesOrBuilder- Returns:
- The awayScore.
-
getDate
public java.lang.String getDate()
string date = 7 [json_name = "date"];- Specified by:
getDatein interfaceSoccerLastGame.SoccerLastGameAttributesOrBuilder- Returns:
- The date.
-
getDateBytes
public com.google.protobuf.ByteString getDateBytes()
string date = 7 [json_name = "date"];- Specified by:
getDateBytesin interfaceSoccerLastGame.SoccerLastGameAttributesOrBuilder- Returns:
- The bytes for date.
-
parseFrom
public static SoccerLastGame.SoccerLastGameAttributes parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerLastGame.SoccerLastGameAttributes parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerLastGame.SoccerLastGameAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerLastGame.SoccerLastGameAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerLastGame.SoccerLastGameAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerLastGame.SoccerLastGameAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerLastGame.SoccerLastGameAttributes parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SoccerLastGame.SoccerLastGameAttributes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SoccerLastGame.SoccerLastGameAttributes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SoccerLastGame.SoccerLastGameAttributes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SoccerLastGame.SoccerLastGameAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SoccerLastGame.SoccerLastGameAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static SoccerLastGame.SoccerLastGameAttributes.Builder newBuilder()
-
newBuilder
public static SoccerLastGame.SoccerLastGameAttributes.Builder newBuilder(SoccerLastGame.SoccerLastGameAttributes prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<SoccerLastGame.SoccerLastGameAttributes,SoccerLastGame.SoccerLastGameAttributes.Builder>
-
getDefaultInstance
public static SoccerLastGame.SoccerLastGameAttributes getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SoccerLastGame.SoccerLastGameAttributes> parser()
-
-