Package com.streamlayer.sports.events
Class LastGamesResponse.ResponseData.LastGamesResponseAttributes
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<LastGamesResponse.ResponseData.LastGamesResponseAttributes,LastGamesResponse.ResponseData.LastGamesResponseAttributes.Builder>
-
- com.streamlayer.sports.events.LastGamesResponse.ResponseData.LastGamesResponseAttributes
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,LastGamesResponse.ResponseData.LastGamesResponseAttributesOrBuilder
- Enclosing class:
- LastGamesResponse.ResponseData
public static final class LastGamesResponse.ResponseData.LastGamesResponseAttributes extends com.google.protobuf.GeneratedMessageLite<LastGamesResponse.ResponseData.LastGamesResponseAttributes,LastGamesResponse.ResponseData.LastGamesResponseAttributes.Builder> implements LastGamesResponse.ResponseData.LastGamesResponseAttributesOrBuilder
Protobuf typestreamlayer.sports.events.LastGamesResponse.ResponseData.LastGamesResponseAttributes
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLastGamesResponse.ResponseData.LastGamesResponseAttributes.BuilderProtobuf typestreamlayer.sports.events.LastGamesResponse.ResponseData.LastGamesResponseAttributesstatic classLastGamesResponse.ResponseData.LastGamesResponseAttributes.SportsCase-
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 intBASKETBALL_FIELD_NUMBERstatic intSOCCER_FIELD_NUMBERstatic intSUMMARY_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)BasketballLastGamesgetBasketball().streamlayer.sports.basketball.BasketballLastGames basketball = 3 [json_name = "basketball"];static LastGamesResponse.ResponseData.LastGamesResponseAttributesgetDefaultInstance()SoccerLastGamesgetSoccer().streamlayer.sports.soccer.SoccerLastGames soccer = 2 [json_name = "soccer"];LastGamesResponse.ResponseData.LastGamesResponseAttributes.SportsCasegetSportsCase()EventSummarygetSummary().streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];booleanhasBasketball().streamlayer.sports.basketball.BasketballLastGames basketball = 3 [json_name = "basketball"];booleanhasSoccer().streamlayer.sports.soccer.SoccerLastGames soccer = 2 [json_name = "soccer"];booleanhasSummary().streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];static LastGamesResponse.ResponseData.LastGamesResponseAttributes.BuildernewBuilder()static LastGamesResponse.ResponseData.LastGamesResponseAttributes.BuildernewBuilder(LastGamesResponse.ResponseData.LastGamesResponseAttributes prototype)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseDelimitedFrom(java.io.InputStream input)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseFrom(byte[] data)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseFrom(com.google.protobuf.ByteString data)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseFrom(com.google.protobuf.CodedInputStream input)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseFrom(java.io.InputStream input)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseFrom(java.nio.ByteBuffer data)static LastGamesResponse.ResponseData.LastGamesResponseAttributesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<LastGamesResponse.ResponseData.LastGamesResponseAttributes>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
-
SUMMARY_FIELD_NUMBER
public static final int SUMMARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOCCER_FIELD_NUMBER
public static final int SOCCER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BASKETBALL_FIELD_NUMBER
public static final int BASKETBALL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getSportsCase
public LastGamesResponse.ResponseData.LastGamesResponseAttributes.SportsCase getSportsCase()
- Specified by:
getSportsCasein interfaceLastGamesResponse.ResponseData.LastGamesResponseAttributesOrBuilder
-
hasSummary
public boolean hasSummary()
.streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];- Specified by:
hasSummaryin interfaceLastGamesResponse.ResponseData.LastGamesResponseAttributesOrBuilder- Returns:
- Whether the summary field is set.
-
getSummary
public EventSummary getSummary()
.streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];- Specified by:
getSummaryin interfaceLastGamesResponse.ResponseData.LastGamesResponseAttributesOrBuilder- Returns:
- The summary.
-
hasSoccer
public boolean hasSoccer()
.streamlayer.sports.soccer.SoccerLastGames soccer = 2 [json_name = "soccer"];- Specified by:
hasSoccerin interfaceLastGamesResponse.ResponseData.LastGamesResponseAttributesOrBuilder- Returns:
- Whether the soccer field is set.
-
getSoccer
public SoccerLastGames getSoccer()
.streamlayer.sports.soccer.SoccerLastGames soccer = 2 [json_name = "soccer"];- Specified by:
getSoccerin interfaceLastGamesResponse.ResponseData.LastGamesResponseAttributesOrBuilder- Returns:
- The soccer.
-
hasBasketball
public boolean hasBasketball()
.streamlayer.sports.basketball.BasketballLastGames basketball = 3 [json_name = "basketball"];- Specified by:
hasBasketballin interfaceLastGamesResponse.ResponseData.LastGamesResponseAttributesOrBuilder- Returns:
- Whether the basketball field is set.
-
getBasketball
public BasketballLastGames getBasketball()
.streamlayer.sports.basketball.BasketballLastGames basketball = 3 [json_name = "basketball"];- Specified by:
getBasketballin interfaceLastGamesResponse.ResponseData.LastGamesResponseAttributesOrBuilder- Returns:
- The basketball.
-
parseFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes.Builder newBuilder()
-
newBuilder
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes.Builder newBuilder(LastGamesResponse.ResponseData.LastGamesResponseAttributes 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<LastGamesResponse.ResponseData.LastGamesResponseAttributes,LastGamesResponse.ResponseData.LastGamesResponseAttributes.Builder>
-
getDefaultInstance
public static LastGamesResponse.ResponseData.LastGamesResponseAttributes getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LastGamesResponse.ResponseData.LastGamesResponseAttributes> parser()
-
-