Package org.yamcs.protobuf
Class Table.Row.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
- org.yamcs.protobuf.Table.Row.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Table.RowOrBuilder
- Enclosing class:
- Table.Row
public static final class Table.Row.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder> implements Table.RowOrBuilder
Protobuf typeyamcs.protobuf.table.Row
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Table.Row.BuilderaddAllCells(Iterable<? extends Table.Row.Cell> values)repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.BuilderaddAllColumns(Iterable<? extends Table.Row.ColumnInfo> values)the column info is only present for new columns in a stream of Row messagesTable.Row.BuilderaddCells(int index, Table.Row.Cell value)repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.BuilderaddCells(int index, Table.Row.Cell.Builder builderForValue)repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.BuilderaddCells(Table.Row.Cell value)repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.BuilderaddCells(Table.Row.Cell.Builder builderForValue)repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.Cell.BuilderaddCellsBuilder()repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.Cell.BuilderaddCellsBuilder(int index)repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.BuilderaddColumns(int index, Table.Row.ColumnInfo value)the column info is only present for new columns in a stream of Row messagesTable.Row.BuilderaddColumns(int index, Table.Row.ColumnInfo.Builder builderForValue)the column info is only present for new columns in a stream of Row messagesTable.Row.BuilderaddColumns(Table.Row.ColumnInfo value)the column info is only present for new columns in a stream of Row messagesTable.Row.BuilderaddColumns(Table.Row.ColumnInfo.Builder builderForValue)the column info is only present for new columns in a stream of Row messagesTable.Row.ColumnInfo.BuilderaddColumnsBuilder()the column info is only present for new columns in a stream of Row messagesTable.Row.ColumnInfo.BuilderaddColumnsBuilder(int index)the column info is only present for new columns in a stream of Row messagesTable.Row.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Table.Rowbuild()Table.RowbuildPartial()Table.Row.Builderclear()Table.Row.BuilderclearCells()repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.BuilderclearColumns()the column info is only present for new columns in a stream of Row messagesTable.Row.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Table.Row.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Table.Row.Builderclone()Table.Row.CellgetCells(int index)repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.Cell.BuildergetCellsBuilder(int index)repeated .yamcs.protobuf.table.Row.Cell cells = 2;List<Table.Row.Cell.Builder>getCellsBuilderList()repeated .yamcs.protobuf.table.Row.Cell cells = 2;intgetCellsCount()repeated .yamcs.protobuf.table.Row.Cell cells = 2;List<Table.Row.Cell>getCellsList()repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.CellOrBuildergetCellsOrBuilder(int index)repeated .yamcs.protobuf.table.Row.Cell cells = 2;List<? extends Table.Row.CellOrBuilder>getCellsOrBuilderList()repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.ColumnInfogetColumns(int index)the column info is only present for new columns in a stream of Row messagesTable.Row.ColumnInfo.BuildergetColumnsBuilder(int index)the column info is only present for new columns in a stream of Row messagesList<Table.Row.ColumnInfo.Builder>getColumnsBuilderList()the column info is only present for new columns in a stream of Row messagesintgetColumnsCount()the column info is only present for new columns in a stream of Row messagesList<Table.Row.ColumnInfo>getColumnsList()the column info is only present for new columns in a stream of Row messagesTable.Row.ColumnInfoOrBuildergetColumnsOrBuilder(int index)the column info is only present for new columns in a stream of Row messagesList<? extends Table.Row.ColumnInfoOrBuilder>getColumnsOrBuilderList()the column info is only present for new columns in a stream of Row messagesTable.RowgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Table.Row.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Table.Row.BuildermergeFrom(com.google.protobuf.Message other)Table.Row.BuildermergeFrom(Table.Row other)Table.Row.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Table.Row.BuilderremoveCells(int index)repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.BuilderremoveColumns(int index)the column info is only present for new columns in a stream of Row messagesTable.Row.BuildersetCells(int index, Table.Row.Cell value)repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.BuildersetCells(int index, Table.Row.Cell.Builder builderForValue)repeated .yamcs.protobuf.table.Row.Cell cells = 2;Table.Row.BuildersetColumns(int index, Table.Row.ColumnInfo value)the column info is only present for new columns in a stream of Row messagesTable.Row.BuildersetColumns(int index, Table.Row.ColumnInfo.Builder builderForValue)the column info is only present for new columns in a stream of Row messagesTable.Row.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Table.Row.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Table.Row.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
clear
public Table.Row.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
getDefaultInstanceForType
public Table.Row getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Table.Row build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Table.Row buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Table.Row.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
setField
public Table.Row.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
clearField
public Table.Row.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
clearOneof
public Table.Row.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
setRepeatedField
public Table.Row.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
addRepeatedField
public Table.Row.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
mergeFrom
public Table.Row.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Table.Row.Builder>
-
mergeFrom
public Table.Row.Builder mergeFrom(Table.Row other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
mergeFrom
public Table.Row.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Table.Row.Builder>- Throws:
IOException
-
getColumnsList
public List<Table.Row.ColumnInfo> getColumnsList()
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;- Specified by:
getColumnsListin interfaceTable.RowOrBuilder
-
getColumnsCount
public int getColumnsCount()
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;- Specified by:
getColumnsCountin interfaceTable.RowOrBuilder
-
getColumns
public Table.Row.ColumnInfo getColumns(int index)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;- Specified by:
getColumnsin interfaceTable.RowOrBuilder
-
setColumns
public Table.Row.Builder setColumns(int index, Table.Row.ColumnInfo value)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
setColumns
public Table.Row.Builder setColumns(int index, Table.Row.ColumnInfo.Builder builderForValue)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
addColumns
public Table.Row.Builder addColumns(Table.Row.ColumnInfo value)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
addColumns
public Table.Row.Builder addColumns(int index, Table.Row.ColumnInfo value)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
addColumns
public Table.Row.Builder addColumns(Table.Row.ColumnInfo.Builder builderForValue)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
addColumns
public Table.Row.Builder addColumns(int index, Table.Row.ColumnInfo.Builder builderForValue)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
addAllColumns
public Table.Row.Builder addAllColumns(Iterable<? extends Table.Row.ColumnInfo> values)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
clearColumns
public Table.Row.Builder clearColumns()
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
removeColumns
public Table.Row.Builder removeColumns(int index)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
getColumnsBuilder
public Table.Row.ColumnInfo.Builder getColumnsBuilder(int index)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
getColumnsOrBuilder
public Table.Row.ColumnInfoOrBuilder getColumnsOrBuilder(int index)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;- Specified by:
getColumnsOrBuilderin interfaceTable.RowOrBuilder
-
getColumnsOrBuilderList
public List<? extends Table.Row.ColumnInfoOrBuilder> getColumnsOrBuilderList()
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;- Specified by:
getColumnsOrBuilderListin interfaceTable.RowOrBuilder
-
addColumnsBuilder
public Table.Row.ColumnInfo.Builder addColumnsBuilder()
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
addColumnsBuilder
public Table.Row.ColumnInfo.Builder addColumnsBuilder(int index)
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
getColumnsBuilderList
public List<Table.Row.ColumnInfo.Builder> getColumnsBuilderList()
the column info is only present for new columns in a stream of Row messages
repeated .yamcs.protobuf.table.Row.ColumnInfo columns = 1;
-
getCellsList
public List<Table.Row.Cell> getCellsList()
repeated .yamcs.protobuf.table.Row.Cell cells = 2;- Specified by:
getCellsListin interfaceTable.RowOrBuilder
-
getCellsCount
public int getCellsCount()
repeated .yamcs.protobuf.table.Row.Cell cells = 2;- Specified by:
getCellsCountin interfaceTable.RowOrBuilder
-
getCells
public Table.Row.Cell getCells(int index)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;- Specified by:
getCellsin interfaceTable.RowOrBuilder
-
setCells
public Table.Row.Builder setCells(int index, Table.Row.Cell value)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
setCells
public Table.Row.Builder setCells(int index, Table.Row.Cell.Builder builderForValue)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
addCells
public Table.Row.Builder addCells(Table.Row.Cell value)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
addCells
public Table.Row.Builder addCells(int index, Table.Row.Cell value)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
addCells
public Table.Row.Builder addCells(Table.Row.Cell.Builder builderForValue)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
addCells
public Table.Row.Builder addCells(int index, Table.Row.Cell.Builder builderForValue)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
addAllCells
public Table.Row.Builder addAllCells(Iterable<? extends Table.Row.Cell> values)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
clearCells
public Table.Row.Builder clearCells()
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
removeCells
public Table.Row.Builder removeCells(int index)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
getCellsBuilder
public Table.Row.Cell.Builder getCellsBuilder(int index)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
getCellsOrBuilder
public Table.Row.CellOrBuilder getCellsOrBuilder(int index)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;- Specified by:
getCellsOrBuilderin interfaceTable.RowOrBuilder
-
getCellsOrBuilderList
public List<? extends Table.Row.CellOrBuilder> getCellsOrBuilderList()
repeated .yamcs.protobuf.table.Row.Cell cells = 2;- Specified by:
getCellsOrBuilderListin interfaceTable.RowOrBuilder
-
addCellsBuilder
public Table.Row.Cell.Builder addCellsBuilder()
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
addCellsBuilder
public Table.Row.Cell.Builder addCellsBuilder(int index)
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
getCellsBuilderList
public List<Table.Row.Cell.Builder> getCellsBuilderList()
repeated .yamcs.protobuf.table.Row.Cell cells = 2;
-
setUnknownFields
public final Table.Row.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
mergeUnknownFields
public final Table.Row.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.Row.Builder>
-
-