Class PlayerAttributes

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  PlayerAttributes.Birth
      Protobuf type streamlayer.sports.PlayerAttributes.Birth
      static interface  PlayerAttributes.BirthOrBuilder  
      static class  PlayerAttributes.Builder
      Protobuf type streamlayer.sports.PlayerAttributes
      static class  PlayerAttributes.Height
      Protobuf type streamlayer.sports.PlayerAttributes.Height
      static interface  PlayerAttributes.HeightOrBuilder  
      static class  PlayerAttributes.Weight
      Protobuf type streamlayer.sports.PlayerAttributes.Weight
      static interface  PlayerAttributes.WeightOrBuilder  
      • 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
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

        com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)  
      PlayerAttributes.Birth getBirth()
      .streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];
      static PlayerAttributes getDefaultInstance()  
      int getDisplayId()
      int32 display_id = 1 [json_name = "displayId"];
      java.lang.String getFullFirst()
      string full_first = 3 [json_name = "fullFirst"];
      com.google.protobuf.ByteString getFullFirstBytes()
      string full_first = 3 [json_name = "fullFirst"];
      java.lang.String getFullLast()
      string full_last = 4 [json_name = "fullLast"];
      com.google.protobuf.ByteString getFullLastBytes()
      string full_last = 4 [json_name = "fullLast"];
      PlayerAttributes.Height getHeight()
      .streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];
      java.lang.String getUniform()
      string uniform = 5 [json_name = "uniform"];
      com.google.protobuf.ByteString getUniformBytes()
      string uniform = 5 [json_name = "uniform"];
      PlayerAttributes.Weight getWeight()
      .streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];
      boolean hasBirth()
      .streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];
      boolean hasHeight()
      .streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];
      boolean hasWeight()
      .streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];
      static PlayerAttributes.Builder newBuilder()  
      static PlayerAttributes.Builder newBuilder​(PlayerAttributes prototype)  
      static PlayerAttributes parseDelimitedFrom​(java.io.InputStream input)  
      static PlayerAttributes parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static PlayerAttributes parseFrom​(byte[] data)  
      static PlayerAttributes parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static PlayerAttributes parseFrom​(com.google.protobuf.ByteString data)  
      static PlayerAttributes parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static PlayerAttributes parseFrom​(com.google.protobuf.CodedInputStream input)  
      static PlayerAttributes parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static PlayerAttributes parseFrom​(java.io.InputStream input)  
      static PlayerAttributes parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static PlayerAttributes parseFrom​(java.nio.ByteBuffer data)  
      static PlayerAttributes parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<PlayerAttributes> 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
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getFullFirst

        public java.lang.String getFullFirst()
        string full_first = 3 [json_name = "fullFirst"];
        Specified by:
        getFullFirst in interface PlayerAttributesOrBuilder
        Returns:
        The fullFirst.
      • getFullFirstBytes

        public com.google.protobuf.ByteString getFullFirstBytes()
        string full_first = 3 [json_name = "fullFirst"];
        Specified by:
        getFullFirstBytes in interface PlayerAttributesOrBuilder
        Returns:
        The bytes for fullFirst.
      • getFullLast

        public java.lang.String getFullLast()
        string full_last = 4 [json_name = "fullLast"];
        Specified by:
        getFullLast in interface PlayerAttributesOrBuilder
        Returns:
        The fullLast.
      • getFullLastBytes

        public com.google.protobuf.ByteString getFullLastBytes()
        string full_last = 4 [json_name = "fullLast"];
        Specified by:
        getFullLastBytes in interface PlayerAttributesOrBuilder
        Returns:
        The bytes for fullLast.
      • getUniform

        public java.lang.String getUniform()
        string uniform = 5 [json_name = "uniform"];
        Specified by:
        getUniform in interface PlayerAttributesOrBuilder
        Returns:
        The uniform.
      • getUniformBytes

        public com.google.protobuf.ByteString getUniformBytes()
        string uniform = 5 [json_name = "uniform"];
        Specified by:
        getUniformBytes in interface PlayerAttributesOrBuilder
        Returns:
        The bytes for uniform.
      • hasHeight

        public boolean hasHeight()
        .streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];
        Specified by:
        hasHeight in interface PlayerAttributesOrBuilder
        Returns:
        Whether the height field is set.
      • hasWeight

        public boolean hasWeight()
        .streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];
        Specified by:
        hasWeight in interface PlayerAttributesOrBuilder
        Returns:
        Whether the weight field is set.
      • hasBirth

        public boolean hasBirth()
        .streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];
        Specified by:
        hasBirth in interface PlayerAttributesOrBuilder
        Returns:
        Whether the birth field is set.
      • parseFrom

        public static PlayerAttributes parseFrom​(java.nio.ByteBuffer data)
                                          throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static PlayerAttributes parseFrom​(java.nio.ByteBuffer data,
                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                          throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static PlayerAttributes parseFrom​(com.google.protobuf.ByteString data)
                                          throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static PlayerAttributes parseFrom​(com.google.protobuf.ByteString data,
                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                          throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static PlayerAttributes parseFrom​(byte[] data)
                                          throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static PlayerAttributes parseFrom​(byte[] data,
                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                          throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static PlayerAttributes parseFrom​(java.io.InputStream input)
                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static PlayerAttributes parseFrom​(java.io.InputStream input,
                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static PlayerAttributes parseDelimitedFrom​(java.io.InputStream input)
                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static PlayerAttributes parseDelimitedFrom​(java.io.InputStream input,
                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static PlayerAttributes parseFrom​(com.google.protobuf.CodedInputStream input)
                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static PlayerAttributes parseFrom​(com.google.protobuf.CodedInputStream input,
                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • dynamicMethod

        protected final java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
                                                       java.lang.Object arg0,
                                                       java.lang.Object arg1)
        Specified by:
        dynamicMethod in class com.google.protobuf.GeneratedMessageLite<PlayerAttributes,​PlayerAttributes.Builder>