Package com.streamlayer.sports.events
Class BoxscoreResponse.ResponseData.BoxscoreResponseAttributes
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<BoxscoreResponse.ResponseData.BoxscoreResponseAttributes,BoxscoreResponse.ResponseData.BoxscoreResponseAttributes.Builder>
-
- com.streamlayer.sports.events.BoxscoreResponse.ResponseData.BoxscoreResponseAttributes
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,BoxscoreResponse.ResponseData.BoxscoreResponseAttributesOrBuilder
- Enclosing class:
- BoxscoreResponse.ResponseData
public static final class BoxscoreResponse.ResponseData.BoxscoreResponseAttributes extends com.google.protobuf.GeneratedMessageLite<BoxscoreResponse.ResponseData.BoxscoreResponseAttributes,BoxscoreResponse.ResponseData.BoxscoreResponseAttributes.Builder> implements BoxscoreResponse.ResponseData.BoxscoreResponseAttributesOrBuilder
Protobuf typestreamlayer.sports.events.BoxscoreResponse.ResponseData.BoxscoreResponseAttributes
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBoxscoreResponse.ResponseData.BoxscoreResponseAttributes.BuilderProtobuf typestreamlayer.sports.events.BoxscoreResponse.ResponseData.BoxscoreResponseAttributesstatic classBoxscoreResponse.ResponseData.BoxscoreResponseAttributes.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 intHOCKEY_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)BoxscoregetBasketball().streamlayer.sports.basketball.Boxscore basketball = 2 [json_name = "basketball"];static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesgetDefaultInstance()BoxscoregetHockey().streamlayer.sports.hockey.Boxscore hockey = 3 [json_name = "hockey"];BoxscoreResponse.ResponseData.BoxscoreResponseAttributes.SportsCasegetSportsCase()EventSummarygetSummary().streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];booleanhasBasketball().streamlayer.sports.basketball.Boxscore basketball = 2 [json_name = "basketball"];booleanhasHockey().streamlayer.sports.hockey.Boxscore hockey = 3 [json_name = "hockey"];booleanhasSummary().streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes.BuildernewBuilder()static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes.BuildernewBuilder(BoxscoreResponse.ResponseData.BoxscoreResponseAttributes prototype)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseDelimitedFrom(java.io.InputStream input)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseFrom(byte[] data)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseFrom(com.google.protobuf.ByteString data)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseFrom(com.google.protobuf.CodedInputStream input)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseFrom(java.io.InputStream input)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseFrom(java.nio.ByteBuffer data)static BoxscoreResponse.ResponseData.BoxscoreResponseAttributesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BoxscoreResponse.ResponseData.BoxscoreResponseAttributes>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
-
BASKETBALL_FIELD_NUMBER
public static final int BASKETBALL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HOCKEY_FIELD_NUMBER
public static final int HOCKEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getSportsCase
public BoxscoreResponse.ResponseData.BoxscoreResponseAttributes.SportsCase getSportsCase()
- Specified by:
getSportsCasein interfaceBoxscoreResponse.ResponseData.BoxscoreResponseAttributesOrBuilder
-
hasSummary
public boolean hasSummary()
.streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];- Specified by:
hasSummaryin interfaceBoxscoreResponse.ResponseData.BoxscoreResponseAttributesOrBuilder- Returns:
- Whether the summary field is set.
-
getSummary
public EventSummary getSummary()
.streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];- Specified by:
getSummaryin interfaceBoxscoreResponse.ResponseData.BoxscoreResponseAttributesOrBuilder- Returns:
- The summary.
-
hasBasketball
public boolean hasBasketball()
.streamlayer.sports.basketball.Boxscore basketball = 2 [json_name = "basketball"];- Specified by:
hasBasketballin interfaceBoxscoreResponse.ResponseData.BoxscoreResponseAttributesOrBuilder- Returns:
- Whether the basketball field is set.
-
getBasketball
public Boxscore getBasketball()
.streamlayer.sports.basketball.Boxscore basketball = 2 [json_name = "basketball"];- Specified by:
getBasketballin interfaceBoxscoreResponse.ResponseData.BoxscoreResponseAttributesOrBuilder- Returns:
- The basketball.
-
hasHockey
public boolean hasHockey()
.streamlayer.sports.hockey.Boxscore hockey = 3 [json_name = "hockey"];- Specified by:
hasHockeyin interfaceBoxscoreResponse.ResponseData.BoxscoreResponseAttributesOrBuilder- Returns:
- Whether the hockey field is set.
-
getHockey
public Boxscore getHockey()
.streamlayer.sports.hockey.Boxscore hockey = 3 [json_name = "hockey"];- Specified by:
getHockeyin interfaceBoxscoreResponse.ResponseData.BoxscoreResponseAttributesOrBuilder- Returns:
- The hockey.
-
parseFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes.Builder newBuilder()
-
newBuilder
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes.Builder newBuilder(BoxscoreResponse.ResponseData.BoxscoreResponseAttributes 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<BoxscoreResponse.ResponseData.BoxscoreResponseAttributes,BoxscoreResponse.ResponseData.BoxscoreResponseAttributes.Builder>
-
getDefaultInstance
public static BoxscoreResponse.ResponseData.BoxscoreResponseAttributes getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BoxscoreResponse.ResponseData.BoxscoreResponseAttributes> parser()
-
-