Package com.streamlayer.sports.hockey
Class HockeyTeamSummary
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<HockeyTeamSummary,HockeyTeamSummary.Builder>
-
- com.streamlayer.sports.hockey.HockeyTeamSummary
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,HockeyTeamSummaryOrBuilder
public final class HockeyTeamSummary extends com.google.protobuf.GeneratedMessageLite<HockeyTeamSummary,HockeyTeamSummary.Builder> implements HockeyTeamSummaryOrBuilder
Protobuf typestreamlayer.sports.hockey.HockeyTeamSummary
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHockeyTeamSummary.BuilderProtobuf typestreamlayer.sports.hockey.HockeyTeamSummary-
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 intBLOCKS_FIELD_NUMBERstatic intFACEOFF_FIELD_NUMBERstatic intGIVEAWAYS_FIELD_NUMBERstatic intHITS_FIELD_NUMBERstatic intPENALTY_MINUTES_FIELD_NUMBERstatic intPOWERPLAY_FIELD_NUMBERstatic intSHOTS_ON_GOAL_FIELD_NUMBERstatic intTAKEAWAYS_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)intgetBlocks()int32 blocks = 6 [json_name = "blocks"];static HockeyTeamSummarygetDefaultInstance()doublegetFaceoff()double faceoff = 2 [json_name = "faceoff"];intgetGiveaways()int32 giveaways = 7 [json_name = "giveaways"];intgetHits()int32 hits = 5 [json_name = "hits"];intgetPenaltyMinutes()int32 penalty_minutes = 4 [json_name = "penaltyMinutes"];intgetPowerplay()int32 powerplay = 3 [json_name = "powerplay"];intgetShotsOnGoal()int32 shots_on_goal = 1 [json_name = "shotsOnGoal"];intgetTakeaways()int32 takeaways = 8 [json_name = "takeaways"];static HockeyTeamSummary.BuildernewBuilder()static HockeyTeamSummary.BuildernewBuilder(HockeyTeamSummary prototype)static HockeyTeamSummaryparseDelimitedFrom(java.io.InputStream input)static HockeyTeamSummaryparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HockeyTeamSummaryparseFrom(byte[] data)static HockeyTeamSummaryparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HockeyTeamSummaryparseFrom(com.google.protobuf.ByteString data)static HockeyTeamSummaryparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HockeyTeamSummaryparseFrom(com.google.protobuf.CodedInputStream input)static HockeyTeamSummaryparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HockeyTeamSummaryparseFrom(java.io.InputStream input)static HockeyTeamSummaryparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HockeyTeamSummaryparseFrom(java.nio.ByteBuffer data)static HockeyTeamSummaryparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<HockeyTeamSummary>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
-
SHOTS_ON_GOAL_FIELD_NUMBER
public static final int SHOTS_ON_GOAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FACEOFF_FIELD_NUMBER
public static final int FACEOFF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POWERPLAY_FIELD_NUMBER
public static final int POWERPLAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PENALTY_MINUTES_FIELD_NUMBER
public static final int PENALTY_MINUTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HITS_FIELD_NUMBER
public static final int HITS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BLOCKS_FIELD_NUMBER
public static final int BLOCKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GIVEAWAYS_FIELD_NUMBER
public static final int GIVEAWAYS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAKEAWAYS_FIELD_NUMBER
public static final int TAKEAWAYS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getShotsOnGoal
public int getShotsOnGoal()
int32 shots_on_goal = 1 [json_name = "shotsOnGoal"];- Specified by:
getShotsOnGoalin interfaceHockeyTeamSummaryOrBuilder- Returns:
- The shotsOnGoal.
-
getFaceoff
public double getFaceoff()
double faceoff = 2 [json_name = "faceoff"];- Specified by:
getFaceoffin interfaceHockeyTeamSummaryOrBuilder- Returns:
- The faceoff.
-
getPowerplay
public int getPowerplay()
int32 powerplay = 3 [json_name = "powerplay"];- Specified by:
getPowerplayin interfaceHockeyTeamSummaryOrBuilder- Returns:
- The powerplay.
-
getPenaltyMinutes
public int getPenaltyMinutes()
int32 penalty_minutes = 4 [json_name = "penaltyMinutes"];- Specified by:
getPenaltyMinutesin interfaceHockeyTeamSummaryOrBuilder- Returns:
- The penaltyMinutes.
-
getHits
public int getHits()
int32 hits = 5 [json_name = "hits"];- Specified by:
getHitsin interfaceHockeyTeamSummaryOrBuilder- Returns:
- The hits.
-
getBlocks
public int getBlocks()
int32 blocks = 6 [json_name = "blocks"];- Specified by:
getBlocksin interfaceHockeyTeamSummaryOrBuilder- Returns:
- The blocks.
-
getGiveaways
public int getGiveaways()
int32 giveaways = 7 [json_name = "giveaways"];- Specified by:
getGiveawaysin interfaceHockeyTeamSummaryOrBuilder- Returns:
- The giveaways.
-
getTakeaways
public int getTakeaways()
int32 takeaways = 8 [json_name = "takeaways"];- Specified by:
getTakeawaysin interfaceHockeyTeamSummaryOrBuilder- Returns:
- The takeaways.
-
parseFrom
public static HockeyTeamSummary parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HockeyTeamSummary parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HockeyTeamSummary parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HockeyTeamSummary parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HockeyTeamSummary parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HockeyTeamSummary parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HockeyTeamSummary parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static HockeyTeamSummary parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static HockeyTeamSummary parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static HockeyTeamSummary parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static HockeyTeamSummary parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static HockeyTeamSummary parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static HockeyTeamSummary.Builder newBuilder()
-
newBuilder
public static HockeyTeamSummary.Builder newBuilder(HockeyTeamSummary 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<HockeyTeamSummary,HockeyTeamSummary.Builder>
-
getDefaultInstance
public static HockeyTeamSummary getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<HockeyTeamSummary> parser()
-
-