Package com.streamlayer.sports.common
Class PlayerAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite.Builder<PlayerAttributes,PlayerAttributes.Builder>
-
- com.streamlayer.sports.common.PlayerAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,PlayerAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- PlayerAttributes
public static final class PlayerAttributes.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<PlayerAttributes,PlayerAttributes.Builder> implements PlayerAttributesOrBuilder
Protobuf typestreamlayer.sports.PlayerAttributes
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PlayerAttributes.BuilderclearBirth().streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];PlayerAttributes.BuilderclearDisplayId()int32 display_id = 1 [json_name = "displayId"];PlayerAttributes.BuilderclearFullFirst()string full_first = 3 [json_name = "fullFirst"];PlayerAttributes.BuilderclearFullLast()string full_last = 4 [json_name = "fullLast"];PlayerAttributes.BuilderclearHeight().streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];PlayerAttributes.BuilderclearUniform()string uniform = 5 [json_name = "uniform"];PlayerAttributes.BuilderclearWeight().streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];PlayerAttributes.BirthgetBirth().streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];intgetDisplayId()int32 display_id = 1 [json_name = "displayId"];java.lang.StringgetFullFirst()string full_first = 3 [json_name = "fullFirst"];com.google.protobuf.ByteStringgetFullFirstBytes()string full_first = 3 [json_name = "fullFirst"];java.lang.StringgetFullLast()string full_last = 4 [json_name = "fullLast"];com.google.protobuf.ByteStringgetFullLastBytes()string full_last = 4 [json_name = "fullLast"];PlayerAttributes.HeightgetHeight().streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];java.lang.StringgetUniform()string uniform = 5 [json_name = "uniform"];com.google.protobuf.ByteStringgetUniformBytes()string uniform = 5 [json_name = "uniform"];PlayerAttributes.WeightgetWeight().streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];booleanhasBirth().streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];booleanhasHeight().streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];booleanhasWeight().streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];PlayerAttributes.BuildermergeBirth(PlayerAttributes.Birth value).streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];PlayerAttributes.BuildermergeHeight(PlayerAttributes.Height value).streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];PlayerAttributes.BuildermergeWeight(PlayerAttributes.Weight value).streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];PlayerAttributes.BuildersetBirth(PlayerAttributes.Birth value).streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];PlayerAttributes.BuildersetBirth(PlayerAttributes.Birth.Builder builderForValue).streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];PlayerAttributes.BuildersetDisplayId(int value)int32 display_id = 1 [json_name = "displayId"];PlayerAttributes.BuildersetFullFirst(java.lang.String value)string full_first = 3 [json_name = "fullFirst"];PlayerAttributes.BuildersetFullFirstBytes(com.google.protobuf.ByteString value)string full_first = 3 [json_name = "fullFirst"];PlayerAttributes.BuildersetFullLast(java.lang.String value)string full_last = 4 [json_name = "fullLast"];PlayerAttributes.BuildersetFullLastBytes(com.google.protobuf.ByteString value)string full_last = 4 [json_name = "fullLast"];PlayerAttributes.BuildersetHeight(PlayerAttributes.Height value).streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];PlayerAttributes.BuildersetHeight(PlayerAttributes.Height.Builder builderForValue).streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];PlayerAttributes.BuildersetUniform(java.lang.String value)string uniform = 5 [json_name = "uniform"];PlayerAttributes.BuildersetUniformBytes(com.google.protobuf.ByteString value)string uniform = 5 [json_name = "uniform"];PlayerAttributes.BuildersetWeight(PlayerAttributes.Weight value).streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];PlayerAttributes.BuildersetWeight(PlayerAttributes.Weight.Builder builderForValue).streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];-
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFrom
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDisplayId
public int getDisplayId()
int32 display_id = 1 [json_name = "displayId"];- Specified by:
getDisplayIdin interfacePlayerAttributesOrBuilder- Returns:
- The displayId.
-
setDisplayId
public PlayerAttributes.Builder setDisplayId(int value)
int32 display_id = 1 [json_name = "displayId"];- Parameters:
value- The displayId to set.- Returns:
- This builder for chaining.
-
clearDisplayId
public PlayerAttributes.Builder clearDisplayId()
int32 display_id = 1 [json_name = "displayId"];- Returns:
- This builder for chaining.
-
getFullFirst
public java.lang.String getFullFirst()
string full_first = 3 [json_name = "fullFirst"];- Specified by:
getFullFirstin interfacePlayerAttributesOrBuilder- Returns:
- The fullFirst.
-
getFullFirstBytes
public com.google.protobuf.ByteString getFullFirstBytes()
string full_first = 3 [json_name = "fullFirst"];- Specified by:
getFullFirstBytesin interfacePlayerAttributesOrBuilder- Returns:
- The bytes for fullFirst.
-
setFullFirst
public PlayerAttributes.Builder setFullFirst(java.lang.String value)
string full_first = 3 [json_name = "fullFirst"];- Parameters:
value- The fullFirst to set.- Returns:
- This builder for chaining.
-
clearFullFirst
public PlayerAttributes.Builder clearFullFirst()
string full_first = 3 [json_name = "fullFirst"];- Returns:
- This builder for chaining.
-
setFullFirstBytes
public PlayerAttributes.Builder setFullFirstBytes(com.google.protobuf.ByteString value)
string full_first = 3 [json_name = "fullFirst"];- Parameters:
value- The bytes for fullFirst to set.- Returns:
- This builder for chaining.
-
getFullLast
public java.lang.String getFullLast()
string full_last = 4 [json_name = "fullLast"];- Specified by:
getFullLastin interfacePlayerAttributesOrBuilder- Returns:
- The fullLast.
-
getFullLastBytes
public com.google.protobuf.ByteString getFullLastBytes()
string full_last = 4 [json_name = "fullLast"];- Specified by:
getFullLastBytesin interfacePlayerAttributesOrBuilder- Returns:
- The bytes for fullLast.
-
setFullLast
public PlayerAttributes.Builder setFullLast(java.lang.String value)
string full_last = 4 [json_name = "fullLast"];- Parameters:
value- The fullLast to set.- Returns:
- This builder for chaining.
-
clearFullLast
public PlayerAttributes.Builder clearFullLast()
string full_last = 4 [json_name = "fullLast"];- Returns:
- This builder for chaining.
-
setFullLastBytes
public PlayerAttributes.Builder setFullLastBytes(com.google.protobuf.ByteString value)
string full_last = 4 [json_name = "fullLast"];- Parameters:
value- The bytes for fullLast to set.- Returns:
- This builder for chaining.
-
getUniform
public java.lang.String getUniform()
string uniform = 5 [json_name = "uniform"];- Specified by:
getUniformin interfacePlayerAttributesOrBuilder- Returns:
- The uniform.
-
getUniformBytes
public com.google.protobuf.ByteString getUniformBytes()
string uniform = 5 [json_name = "uniform"];- Specified by:
getUniformBytesin interfacePlayerAttributesOrBuilder- Returns:
- The bytes for uniform.
-
setUniform
public PlayerAttributes.Builder setUniform(java.lang.String value)
string uniform = 5 [json_name = "uniform"];- Parameters:
value- The uniform to set.- Returns:
- This builder for chaining.
-
clearUniform
public PlayerAttributes.Builder clearUniform()
string uniform = 5 [json_name = "uniform"];- Returns:
- This builder for chaining.
-
setUniformBytes
public PlayerAttributes.Builder setUniformBytes(com.google.protobuf.ByteString value)
string uniform = 5 [json_name = "uniform"];- Parameters:
value- The bytes for uniform to set.- Returns:
- This builder for chaining.
-
hasHeight
public boolean hasHeight()
.streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];- Specified by:
hasHeightin interfacePlayerAttributesOrBuilder- Returns:
- Whether the height field is set.
-
getHeight
public PlayerAttributes.Height getHeight()
.streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];- Specified by:
getHeightin interfacePlayerAttributesOrBuilder- Returns:
- The height.
-
setHeight
public PlayerAttributes.Builder setHeight(PlayerAttributes.Height value)
.streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];
-
setHeight
public PlayerAttributes.Builder setHeight(PlayerAttributes.Height.Builder builderForValue)
.streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];
-
mergeHeight
public PlayerAttributes.Builder mergeHeight(PlayerAttributes.Height value)
.streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];
-
clearHeight
public PlayerAttributes.Builder clearHeight()
.streamlayer.sports.PlayerAttributes.Height height = 6 [json_name = "height"];
-
hasWeight
public boolean hasWeight()
.streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];- Specified by:
hasWeightin interfacePlayerAttributesOrBuilder- Returns:
- Whether the weight field is set.
-
getWeight
public PlayerAttributes.Weight getWeight()
.streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];- Specified by:
getWeightin interfacePlayerAttributesOrBuilder- Returns:
- The weight.
-
setWeight
public PlayerAttributes.Builder setWeight(PlayerAttributes.Weight value)
.streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];
-
setWeight
public PlayerAttributes.Builder setWeight(PlayerAttributes.Weight.Builder builderForValue)
.streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];
-
mergeWeight
public PlayerAttributes.Builder mergeWeight(PlayerAttributes.Weight value)
.streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];
-
clearWeight
public PlayerAttributes.Builder clearWeight()
.streamlayer.sports.PlayerAttributes.Weight weight = 7 [json_name = "weight"];
-
hasBirth
public boolean hasBirth()
.streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];- Specified by:
hasBirthin interfacePlayerAttributesOrBuilder- Returns:
- Whether the birth field is set.
-
getBirth
public PlayerAttributes.Birth getBirth()
.streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];- Specified by:
getBirthin interfacePlayerAttributesOrBuilder- Returns:
- The birth.
-
setBirth
public PlayerAttributes.Builder setBirth(PlayerAttributes.Birth value)
.streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];
-
setBirth
public PlayerAttributes.Builder setBirth(PlayerAttributes.Birth.Builder builderForValue)
.streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];
-
mergeBirth
public PlayerAttributes.Builder mergeBirth(PlayerAttributes.Birth value)
.streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];
-
clearBirth
public PlayerAttributes.Builder clearBirth()
.streamlayer.sports.PlayerAttributes.Birth birth = 8 [json_name = "birth"];
-
-