Package com.streamlayer.sports.events
Class StandingsResponse.ResponseData.StandingsResponseAttributes
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<StandingsResponse.ResponseData.StandingsResponseAttributes,StandingsResponse.ResponseData.StandingsResponseAttributes.Builder>
-
- com.streamlayer.sports.events.StandingsResponse.ResponseData.StandingsResponseAttributes
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,StandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder
- Enclosing class:
- StandingsResponse.ResponseData
public static final class StandingsResponse.ResponseData.StandingsResponseAttributes extends com.google.protobuf.GeneratedMessageLite<StandingsResponse.ResponseData.StandingsResponseAttributes,StandingsResponse.ResponseData.StandingsResponseAttributes.Builder> implements StandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder
Protobuf typestreamlayer.sports.events.StandingsResponse.ResponseData.StandingsResponseAttributes
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStandingsResponse.ResponseData.StandingsResponseAttributes.BuilderProtobuf typestreamlayer.sports.events.StandingsResponse.ResponseData.StandingsResponseAttributesstatic classStandingsResponse.ResponseData.StandingsResponseAttributes.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 intBASEBALL_FIELD_NUMBERstatic intBASKETBALL_FIELD_NUMBERstatic intHOCKEY_FIELD_NUMBERstatic intSOCCER_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)StandingsgetBaseball().streamlayer.sports.baseball.Standings baseball = 4 [json_name = "baseball"];StandingsgetBasketball().streamlayer.sports.basketball.Standings basketball = 2 [json_name = "basketball"];static StandingsResponse.ResponseData.StandingsResponseAttributesgetDefaultInstance()StandingsgetHockey().streamlayer.sports.hockey.Standings hockey = 3 [json_name = "hockey"];StandingsgetSoccer().streamlayer.sports.soccer.Standings soccer = 5 [json_name = "soccer"];StandingsResponse.ResponseData.StandingsResponseAttributes.SportsCasegetSportsCase()booleanhasBaseball().streamlayer.sports.baseball.Standings baseball = 4 [json_name = "baseball"];booleanhasBasketball().streamlayer.sports.basketball.Standings basketball = 2 [json_name = "basketball"];booleanhasHockey().streamlayer.sports.hockey.Standings hockey = 3 [json_name = "hockey"];booleanhasSoccer().streamlayer.sports.soccer.Standings soccer = 5 [json_name = "soccer"];static StandingsResponse.ResponseData.StandingsResponseAttributes.BuildernewBuilder()static StandingsResponse.ResponseData.StandingsResponseAttributes.BuildernewBuilder(StandingsResponse.ResponseData.StandingsResponseAttributes prototype)static StandingsResponse.ResponseData.StandingsResponseAttributesparseDelimitedFrom(java.io.InputStream input)static StandingsResponse.ResponseData.StandingsResponseAttributesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StandingsResponse.ResponseData.StandingsResponseAttributesparseFrom(byte[] data)static StandingsResponse.ResponseData.StandingsResponseAttributesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StandingsResponse.ResponseData.StandingsResponseAttributesparseFrom(com.google.protobuf.ByteString data)static StandingsResponse.ResponseData.StandingsResponseAttributesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StandingsResponse.ResponseData.StandingsResponseAttributesparseFrom(com.google.protobuf.CodedInputStream input)static StandingsResponse.ResponseData.StandingsResponseAttributesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StandingsResponse.ResponseData.StandingsResponseAttributesparseFrom(java.io.InputStream input)static StandingsResponse.ResponseData.StandingsResponseAttributesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StandingsResponse.ResponseData.StandingsResponseAttributesparseFrom(java.nio.ByteBuffer data)static StandingsResponse.ResponseData.StandingsResponseAttributesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<StandingsResponse.ResponseData.StandingsResponseAttributes>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
-
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
-
BASEBALL_FIELD_NUMBER
public static final int BASEBALL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOCCER_FIELD_NUMBER
public static final int SOCCER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getSportsCase
public StandingsResponse.ResponseData.StandingsResponseAttributes.SportsCase getSportsCase()
- Specified by:
getSportsCasein interfaceStandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder
-
hasBasketball
public boolean hasBasketball()
.streamlayer.sports.basketball.Standings basketball = 2 [json_name = "basketball"];- Specified by:
hasBasketballin interfaceStandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder- Returns:
- Whether the basketball field is set.
-
getBasketball
public Standings getBasketball()
.streamlayer.sports.basketball.Standings basketball = 2 [json_name = "basketball"];- Specified by:
getBasketballin interfaceStandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder- Returns:
- The basketball.
-
hasHockey
public boolean hasHockey()
.streamlayer.sports.hockey.Standings hockey = 3 [json_name = "hockey"];- Specified by:
hasHockeyin interfaceStandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder- Returns:
- Whether the hockey field is set.
-
getHockey
public Standings getHockey()
.streamlayer.sports.hockey.Standings hockey = 3 [json_name = "hockey"];- Specified by:
getHockeyin interfaceStandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder- Returns:
- The hockey.
-
hasBaseball
public boolean hasBaseball()
.streamlayer.sports.baseball.Standings baseball = 4 [json_name = "baseball"];- Specified by:
hasBaseballin interfaceStandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder- Returns:
- Whether the baseball field is set.
-
getBaseball
public Standings getBaseball()
.streamlayer.sports.baseball.Standings baseball = 4 [json_name = "baseball"];- Specified by:
getBaseballin interfaceStandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder- Returns:
- The baseball.
-
hasSoccer
public boolean hasSoccer()
.streamlayer.sports.soccer.Standings soccer = 5 [json_name = "soccer"];- Specified by:
hasSoccerin interfaceStandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder- Returns:
- Whether the soccer field is set.
-
getSoccer
public Standings getSoccer()
.streamlayer.sports.soccer.Standings soccer = 5 [json_name = "soccer"];- Specified by:
getSoccerin interfaceStandingsResponse.ResponseData.StandingsResponseAttributesOrBuilder- Returns:
- The soccer.
-
parseFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StandingsResponse.ResponseData.StandingsResponseAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static StandingsResponse.ResponseData.StandingsResponseAttributes.Builder newBuilder()
-
newBuilder
public static StandingsResponse.ResponseData.StandingsResponseAttributes.Builder newBuilder(StandingsResponse.ResponseData.StandingsResponseAttributes 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<StandingsResponse.ResponseData.StandingsResponseAttributes,StandingsResponse.ResponseData.StandingsResponseAttributes.Builder>
-
getDefaultInstance
public static StandingsResponse.ResponseData.StandingsResponseAttributes getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<StandingsResponse.ResponseData.StandingsResponseAttributes> parser()
-
-