Package com.streamlayer.sports.events
Class LineupResponse.ResponseData.LineupResponseAttributes
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<LineupResponse.ResponseData.LineupResponseAttributes,LineupResponse.ResponseData.LineupResponseAttributes.Builder>
-
- com.streamlayer.sports.events.LineupResponse.ResponseData.LineupResponseAttributes
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,LineupResponse.ResponseData.LineupResponseAttributesOrBuilder
- Enclosing class:
- LineupResponse.ResponseData
public static final class LineupResponse.ResponseData.LineupResponseAttributes extends com.google.protobuf.GeneratedMessageLite<LineupResponse.ResponseData.LineupResponseAttributes,LineupResponse.ResponseData.LineupResponseAttributes.Builder> implements LineupResponse.ResponseData.LineupResponseAttributesOrBuilder
Protobuf typestreamlayer.sports.events.LineupResponse.ResponseData.LineupResponseAttributes
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLineupResponse.ResponseData.LineupResponseAttributes.BuilderProtobuf typestreamlayer.sports.events.LineupResponse.ResponseData.LineupResponseAttributesstatic classLineupResponse.ResponseData.LineupResponseAttributes.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)BasketballMatchLineupsgetBasketball().streamlayer.sports.basketball.BasketballMatchLineups basketball = 3 [json_name = "basketball"];static LineupResponse.ResponseData.LineupResponseAttributesgetDefaultInstance()SoccerMatchLineupsgetSoccer().streamlayer.sports.soccer.SoccerMatchLineups soccer = 2 [json_name = "soccer"];LineupResponse.ResponseData.LineupResponseAttributes.SportsCasegetSportsCase()EventSummarygetSummary().streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];booleanhasBasketball().streamlayer.sports.basketball.BasketballMatchLineups basketball = 3 [json_name = "basketball"];booleanhasSoccer().streamlayer.sports.soccer.SoccerMatchLineups soccer = 2 [json_name = "soccer"];booleanhasSummary().streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];static LineupResponse.ResponseData.LineupResponseAttributes.BuildernewBuilder()static LineupResponse.ResponseData.LineupResponseAttributes.BuildernewBuilder(LineupResponse.ResponseData.LineupResponseAttributes prototype)static LineupResponse.ResponseData.LineupResponseAttributesparseDelimitedFrom(java.io.InputStream input)static LineupResponse.ResponseData.LineupResponseAttributesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LineupResponse.ResponseData.LineupResponseAttributesparseFrom(byte[] data)static LineupResponse.ResponseData.LineupResponseAttributesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LineupResponse.ResponseData.LineupResponseAttributesparseFrom(com.google.protobuf.ByteString data)static LineupResponse.ResponseData.LineupResponseAttributesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LineupResponse.ResponseData.LineupResponseAttributesparseFrom(com.google.protobuf.CodedInputStream input)static LineupResponse.ResponseData.LineupResponseAttributesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LineupResponse.ResponseData.LineupResponseAttributesparseFrom(java.io.InputStream input)static LineupResponse.ResponseData.LineupResponseAttributesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LineupResponse.ResponseData.LineupResponseAttributesparseFrom(java.nio.ByteBuffer data)static LineupResponse.ResponseData.LineupResponseAttributesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<LineupResponse.ResponseData.LineupResponseAttributes>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 LineupResponse.ResponseData.LineupResponseAttributes.SportsCase getSportsCase()
- Specified by:
getSportsCasein interfaceLineupResponse.ResponseData.LineupResponseAttributesOrBuilder
-
hasSummary
public boolean hasSummary()
.streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];- Specified by:
hasSummaryin interfaceLineupResponse.ResponseData.LineupResponseAttributesOrBuilder- Returns:
- Whether the summary field is set.
-
getSummary
public EventSummary getSummary()
.streamlayer.sports.EventSummary summary = 1 [json_name = "summary"];- Specified by:
getSummaryin interfaceLineupResponse.ResponseData.LineupResponseAttributesOrBuilder- Returns:
- The summary.
-
hasSoccer
public boolean hasSoccer()
.streamlayer.sports.soccer.SoccerMatchLineups soccer = 2 [json_name = "soccer"];- Specified by:
hasSoccerin interfaceLineupResponse.ResponseData.LineupResponseAttributesOrBuilder- Returns:
- Whether the soccer field is set.
-
getSoccer
public SoccerMatchLineups getSoccer()
.streamlayer.sports.soccer.SoccerMatchLineups soccer = 2 [json_name = "soccer"];- Specified by:
getSoccerin interfaceLineupResponse.ResponseData.LineupResponseAttributesOrBuilder- Returns:
- The soccer.
-
hasBasketball
public boolean hasBasketball()
.streamlayer.sports.basketball.BasketballMatchLineups basketball = 3 [json_name = "basketball"];- Specified by:
hasBasketballin interfaceLineupResponse.ResponseData.LineupResponseAttributesOrBuilder- Returns:
- Whether the basketball field is set.
-
getBasketball
public BasketballMatchLineups getBasketball()
.streamlayer.sports.basketball.BasketballMatchLineups basketball = 3 [json_name = "basketball"];- Specified by:
getBasketballin interfaceLineupResponse.ResponseData.LineupResponseAttributesOrBuilder- Returns:
- The basketball.
-
parseFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LineupResponse.ResponseData.LineupResponseAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static LineupResponse.ResponseData.LineupResponseAttributes.Builder newBuilder()
-
newBuilder
public static LineupResponse.ResponseData.LineupResponseAttributes.Builder newBuilder(LineupResponse.ResponseData.LineupResponseAttributes 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<LineupResponse.ResponseData.LineupResponseAttributes,LineupResponse.ResponseData.LineupResponseAttributes.Builder>
-
getDefaultInstance
public static LineupResponse.ResponseData.LineupResponseAttributes getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LineupResponse.ResponseData.LineupResponseAttributes> parser()
-
-