Package com.streamlayer.sports.soccer
Class SoccerMatchFormationMatrix.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite.Builder<SoccerMatchFormationMatrix,SoccerMatchFormationMatrix.Builder>
-
- com.streamlayer.sports.soccer.SoccerMatchFormationMatrix.Builder
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,SoccerMatchFormationMatrixOrBuilder,java.lang.Cloneable
- Enclosing class:
- SoccerMatchFormationMatrix
public static final class SoccerMatchFormationMatrix.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<SoccerMatchFormationMatrix,SoccerMatchFormationMatrix.Builder> implements SoccerMatchFormationMatrixOrBuilder
Protobuf typestreamlayer.sports.soccer.SoccerMatchFormationMatrix
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SoccerMatchFormationMatrix.BuilderaddAllRowPlayers(java.lang.Iterable<? extends SoccerMatchFormationMatrixPlayer> values)repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];SoccerMatchFormationMatrix.BuilderaddRowPlayers(int index, SoccerMatchFormationMatrixPlayer value)repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];SoccerMatchFormationMatrix.BuilderaddRowPlayers(int index, SoccerMatchFormationMatrixPlayer.Builder builderForValue)repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];SoccerMatchFormationMatrix.BuilderaddRowPlayers(SoccerMatchFormationMatrixPlayer value)repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];SoccerMatchFormationMatrix.BuilderaddRowPlayers(SoccerMatchFormationMatrixPlayer.Builder builderForValue)repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];SoccerMatchFormationMatrix.BuilderclearRowPlayers()repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];SoccerMatchFormationMatrixPlayergetRowPlayers(int index)repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];intgetRowPlayersCount()repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];java.util.List<SoccerMatchFormationMatrixPlayer>getRowPlayersList()repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];SoccerMatchFormationMatrix.BuilderremoveRowPlayers(int index)repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];SoccerMatchFormationMatrix.BuildersetRowPlayers(int index, SoccerMatchFormationMatrixPlayer value)repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];SoccerMatchFormationMatrix.BuildersetRowPlayers(int index, SoccerMatchFormationMatrixPlayer.Builder builderForValue)repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];-
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
-
getRowPlayersList
public java.util.List<SoccerMatchFormationMatrixPlayer> getRowPlayersList()
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];- Specified by:
getRowPlayersListin interfaceSoccerMatchFormationMatrixOrBuilder
-
getRowPlayersCount
public int getRowPlayersCount()
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];- Specified by:
getRowPlayersCountin interfaceSoccerMatchFormationMatrixOrBuilder
-
getRowPlayers
public SoccerMatchFormationMatrixPlayer getRowPlayers(int index)
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];- Specified by:
getRowPlayersin interfaceSoccerMatchFormationMatrixOrBuilder
-
setRowPlayers
public SoccerMatchFormationMatrix.Builder setRowPlayers(int index, SoccerMatchFormationMatrixPlayer value)
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
-
setRowPlayers
public SoccerMatchFormationMatrix.Builder setRowPlayers(int index, SoccerMatchFormationMatrixPlayer.Builder builderForValue)
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
-
addRowPlayers
public SoccerMatchFormationMatrix.Builder addRowPlayers(SoccerMatchFormationMatrixPlayer value)
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
-
addRowPlayers
public SoccerMatchFormationMatrix.Builder addRowPlayers(int index, SoccerMatchFormationMatrixPlayer value)
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
-
addRowPlayers
public SoccerMatchFormationMatrix.Builder addRowPlayers(SoccerMatchFormationMatrixPlayer.Builder builderForValue)
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
-
addRowPlayers
public SoccerMatchFormationMatrix.Builder addRowPlayers(int index, SoccerMatchFormationMatrixPlayer.Builder builderForValue)
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
-
addAllRowPlayers
public SoccerMatchFormationMatrix.Builder addAllRowPlayers(java.lang.Iterable<? extends SoccerMatchFormationMatrixPlayer> values)
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
-
clearRowPlayers
public SoccerMatchFormationMatrix.Builder clearRowPlayers()
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
-
removeRowPlayers
public SoccerMatchFormationMatrix.Builder removeRowPlayers(int index)
repeated .streamlayer.sports.soccer.SoccerMatchFormationMatrixPlayer row_players = 1 [json_name = "rowPlayers"];
-
-