Package com.streamlayer.sports.soccer
Class SoccerTeamTopMatchStats
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<SoccerTeamTopMatchStats,SoccerTeamTopMatchStats.Builder>
-
- com.streamlayer.sports.soccer.SoccerTeamTopMatchStats
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,SoccerTeamTopMatchStatsOrBuilder
public final class SoccerTeamTopMatchStats extends com.google.protobuf.GeneratedMessageLite<SoccerTeamTopMatchStats,SoccerTeamTopMatchStats.Builder> implements SoccerTeamTopMatchStatsOrBuilder
Protobuf typestreamlayer.sports.soccer.SoccerTeamTopMatchStats
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSoccerTeamTopMatchStats.BuilderProtobuf typestreamlayer.sports.soccer.SoccerTeamTopMatchStats-
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 intCORNER_KICKS_FIELD_NUMBERstatic intFREE_KICKS_FIELD_NUMBERstatic intOFFSIDES_FIELD_NUMBERstatic intPASSES_FIELD_NUMBERstatic intPOSSESSION_FIELD_NUMBERstatic intRED_CARDS_FIELD_NUMBERstatic intSHOTS_FIELD_NUMBERstatic intSHOTS_ON_TARGET_FIELD_NUMBERstatic intYELLOW_CARDS_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)intgetCornerKicks()int32 corner_kicks = 7 [json_name = "cornerKicks"];static SoccerTeamTopMatchStatsgetDefaultInstance()intgetFreeKicks()int32 free_kicks = 8 [json_name = "freeKicks"];intgetOffsides()int32 offsides = 5 [json_name = "offsides"];intgetPasses()int32 passes = 4 [json_name = "passes"];doublegetPossession()double possession = 1 [json_name = "possession"];intgetRedCards()int32 red_cards = 9 [json_name = "redCards"];intgetShots()int32 shots = 2 [json_name = "shots"];intgetShotsOnTarget()int32 shots_on_target = 3 [json_name = "shotsOnTarget"];intgetYellowCards()int32 yellow_cards = 6 [json_name = "yellowCards"];static SoccerTeamTopMatchStats.BuildernewBuilder()static SoccerTeamTopMatchStats.BuildernewBuilder(SoccerTeamTopMatchStats prototype)static SoccerTeamTopMatchStatsparseDelimitedFrom(java.io.InputStream input)static SoccerTeamTopMatchStatsparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoccerTeamTopMatchStatsparseFrom(byte[] data)static SoccerTeamTopMatchStatsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoccerTeamTopMatchStatsparseFrom(com.google.protobuf.ByteString data)static SoccerTeamTopMatchStatsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoccerTeamTopMatchStatsparseFrom(com.google.protobuf.CodedInputStream input)static SoccerTeamTopMatchStatsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoccerTeamTopMatchStatsparseFrom(java.io.InputStream input)static SoccerTeamTopMatchStatsparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoccerTeamTopMatchStatsparseFrom(java.nio.ByteBuffer data)static SoccerTeamTopMatchStatsparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SoccerTeamTopMatchStats>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
-
POSSESSION_FIELD_NUMBER
public static final int POSSESSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHOTS_FIELD_NUMBER
public static final int SHOTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHOTS_ON_TARGET_FIELD_NUMBER
public static final int SHOTS_ON_TARGET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PASSES_FIELD_NUMBER
public static final int PASSES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OFFSIDES_FIELD_NUMBER
public static final int OFFSIDES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
YELLOW_CARDS_FIELD_NUMBER
public static final int YELLOW_CARDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CORNER_KICKS_FIELD_NUMBER
public static final int CORNER_KICKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FREE_KICKS_FIELD_NUMBER
public static final int FREE_KICKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RED_CARDS_FIELD_NUMBER
public static final int RED_CARDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getPossession
public double getPossession()
double possession = 1 [json_name = "possession"];- Specified by:
getPossessionin interfaceSoccerTeamTopMatchStatsOrBuilder- Returns:
- The possession.
-
getShots
public int getShots()
int32 shots = 2 [json_name = "shots"];- Specified by:
getShotsin interfaceSoccerTeamTopMatchStatsOrBuilder- Returns:
- The shots.
-
getShotsOnTarget
public int getShotsOnTarget()
int32 shots_on_target = 3 [json_name = "shotsOnTarget"];- Specified by:
getShotsOnTargetin interfaceSoccerTeamTopMatchStatsOrBuilder- Returns:
- The shotsOnTarget.
-
getPasses
public int getPasses()
int32 passes = 4 [json_name = "passes"];- Specified by:
getPassesin interfaceSoccerTeamTopMatchStatsOrBuilder- Returns:
- The passes.
-
getOffsides
public int getOffsides()
int32 offsides = 5 [json_name = "offsides"];- Specified by:
getOffsidesin interfaceSoccerTeamTopMatchStatsOrBuilder- Returns:
- The offsides.
-
getYellowCards
public int getYellowCards()
int32 yellow_cards = 6 [json_name = "yellowCards"];- Specified by:
getYellowCardsin interfaceSoccerTeamTopMatchStatsOrBuilder- Returns:
- The yellowCards.
-
getCornerKicks
public int getCornerKicks()
int32 corner_kicks = 7 [json_name = "cornerKicks"];- Specified by:
getCornerKicksin interfaceSoccerTeamTopMatchStatsOrBuilder- Returns:
- The cornerKicks.
-
getFreeKicks
public int getFreeKicks()
int32 free_kicks = 8 [json_name = "freeKicks"];- Specified by:
getFreeKicksin interfaceSoccerTeamTopMatchStatsOrBuilder- Returns:
- The freeKicks.
-
getRedCards
public int getRedCards()
int32 red_cards = 9 [json_name = "redCards"];- Specified by:
getRedCardsin interfaceSoccerTeamTopMatchStatsOrBuilder- Returns:
- The redCards.
-
parseFrom
public static SoccerTeamTopMatchStats parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerTeamTopMatchStats parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerTeamTopMatchStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerTeamTopMatchStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerTeamTopMatchStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerTeamTopMatchStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SoccerTeamTopMatchStats parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SoccerTeamTopMatchStats parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SoccerTeamTopMatchStats parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SoccerTeamTopMatchStats parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SoccerTeamTopMatchStats parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SoccerTeamTopMatchStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static SoccerTeamTopMatchStats.Builder newBuilder()
-
newBuilder
public static SoccerTeamTopMatchStats.Builder newBuilder(SoccerTeamTopMatchStats 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<SoccerTeamTopMatchStats,SoccerTeamTopMatchStats.Builder>
-
getDefaultInstance
public static SoccerTeamTopMatchStats getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SoccerTeamTopMatchStats> parser()
-
-