public static final class GcdmNetcdfProto.Data.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder> implements GcdmNetcdfProto.DataOrBuilder
ucar.gcdm.Data
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public GcdmNetcdfProto.Data.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public GcdmNetcdfProto.Data getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GcdmNetcdfProto.Data build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GcdmNetcdfProto.Data buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GcdmNetcdfProto.Data.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public GcdmNetcdfProto.Data.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public GcdmNetcdfProto.Data.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public GcdmNetcdfProto.Data.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public GcdmNetcdfProto.Data.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public GcdmNetcdfProto.Data.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public GcdmNetcdfProto.Data.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GcdmNetcdfProto.Data.Builder>
public GcdmNetcdfProto.Data.Builder mergeFrom(GcdmNetcdfProto.Data other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public GcdmNetcdfProto.Data.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GcdmNetcdfProto.Data.Builder>
java.io.IOException
public int getDataTypeValue()
.ucar.gcdm.DataType data_type = 1;
getDataTypeValue
in interface GcdmNetcdfProto.DataOrBuilder
public GcdmNetcdfProto.Data.Builder setDataTypeValue(int value)
.ucar.gcdm.DataType data_type = 1;
value
- The enum numeric value on the wire for dataType to set.public GcdmNetcdfProto.DataType getDataType()
.ucar.gcdm.DataType data_type = 1;
getDataType
in interface GcdmNetcdfProto.DataOrBuilder
public GcdmNetcdfProto.Data.Builder setDataType(GcdmNetcdfProto.DataType value)
.ucar.gcdm.DataType data_type = 1;
value
- The dataType to set.public GcdmNetcdfProto.Data.Builder clearDataType()
.ucar.gcdm.DataType data_type = 1;
public java.util.List<java.lang.Integer> getShapesList()
repeated uint32 shapes = 2;
getShapesList
in interface GcdmNetcdfProto.DataOrBuilder
public int getShapesCount()
repeated uint32 shapes = 2;
getShapesCount
in interface GcdmNetcdfProto.DataOrBuilder
public int getShapes(int index)
repeated uint32 shapes = 2;
getShapes
in interface GcdmNetcdfProto.DataOrBuilder
index
- The index of the element to return.public GcdmNetcdfProto.Data.Builder setShapes(int index, int value)
repeated uint32 shapes = 2;
index
- The index to set the value at.value
- The shapes to set.public GcdmNetcdfProto.Data.Builder addShapes(int value)
repeated uint32 shapes = 2;
value
- The shapes to add.public GcdmNetcdfProto.Data.Builder addAllShapes(java.lang.Iterable<? extends java.lang.Integer> values)
repeated uint32 shapes = 2;
values
- The shapes to add.public GcdmNetcdfProto.Data.Builder clearShapes()
repeated uint32 shapes = 2;
public java.util.List<com.google.protobuf.ByteString> getByteDataList()
oneof, depends on data_type
repeated bytes byte_data = 3;
getByteDataList
in interface GcdmNetcdfProto.DataOrBuilder
public int getByteDataCount()
oneof, depends on data_type
repeated bytes byte_data = 3;
getByteDataCount
in interface GcdmNetcdfProto.DataOrBuilder
public com.google.protobuf.ByteString getByteData(int index)
oneof, depends on data_type
repeated bytes byte_data = 3;
getByteData
in interface GcdmNetcdfProto.DataOrBuilder
index
- The index of the element to return.public GcdmNetcdfProto.Data.Builder setByteData(int index, com.google.protobuf.ByteString value)
oneof, depends on data_type
repeated bytes byte_data = 3;
index
- The index to set the value at.value
- The byteData to set.public GcdmNetcdfProto.Data.Builder addByteData(com.google.protobuf.ByteString value)
oneof, depends on data_type
repeated bytes byte_data = 3;
value
- The byteData to add.public GcdmNetcdfProto.Data.Builder addAllByteData(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)
oneof, depends on data_type
repeated bytes byte_data = 3;
values
- The byteData to add.public GcdmNetcdfProto.Data.Builder clearByteData()
oneof, depends on data_type
repeated bytes byte_data = 3;
public java.util.List<java.lang.Integer> getIntDataList()
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;
getIntDataList
in interface GcdmNetcdfProto.DataOrBuilder
public int getIntDataCount()
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;
getIntDataCount
in interface GcdmNetcdfProto.DataOrBuilder
public int getIntData(int index)
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;
getIntData
in interface GcdmNetcdfProto.DataOrBuilder
index
- The index of the element to return.public GcdmNetcdfProto.Data.Builder setIntData(int index, int value)
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;
index
- The index to set the value at.value
- The intData to set.public GcdmNetcdfProto.Data.Builder addIntData(int value)
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;
value
- The intData to add.public GcdmNetcdfProto.Data.Builder addAllIntData(java.lang.Iterable<? extends java.lang.Integer> values)
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;
values
- The intData to add.public GcdmNetcdfProto.Data.Builder clearIntData()
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;
public java.util.List<java.lang.Integer> getUintDataList()
ENUM4, UINT
repeated uint32 uint_data = 5;
getUintDataList
in interface GcdmNetcdfProto.DataOrBuilder
public int getUintDataCount()
ENUM4, UINT
repeated uint32 uint_data = 5;
getUintDataCount
in interface GcdmNetcdfProto.DataOrBuilder
public int getUintData(int index)
ENUM4, UINT
repeated uint32 uint_data = 5;
getUintData
in interface GcdmNetcdfProto.DataOrBuilder
index
- The index of the element to return.public GcdmNetcdfProto.Data.Builder setUintData(int index, int value)
ENUM4, UINT
repeated uint32 uint_data = 5;
index
- The index to set the value at.value
- The uintData to set.public GcdmNetcdfProto.Data.Builder addUintData(int value)
ENUM4, UINT
repeated uint32 uint_data = 5;
value
- The uintData to add.public GcdmNetcdfProto.Data.Builder addAllUintData(java.lang.Iterable<? extends java.lang.Integer> values)
ENUM4, UINT
repeated uint32 uint_data = 5;
values
- The uintData to add.public GcdmNetcdfProto.Data.Builder clearUintData()
ENUM4, UINT
repeated uint32 uint_data = 5;
public java.util.List<java.lang.Long> getLongDataList()
LONG
repeated sint64 long_data = 6;
getLongDataList
in interface GcdmNetcdfProto.DataOrBuilder
public int getLongDataCount()
LONG
repeated sint64 long_data = 6;
getLongDataCount
in interface GcdmNetcdfProto.DataOrBuilder
public long getLongData(int index)
LONG
repeated sint64 long_data = 6;
getLongData
in interface GcdmNetcdfProto.DataOrBuilder
index
- The index of the element to return.public GcdmNetcdfProto.Data.Builder setLongData(int index, long value)
LONG
repeated sint64 long_data = 6;
index
- The index to set the value at.value
- The longData to set.public GcdmNetcdfProto.Data.Builder addLongData(long value)
LONG
repeated sint64 long_data = 6;
value
- The longData to add.public GcdmNetcdfProto.Data.Builder addAllLongData(java.lang.Iterable<? extends java.lang.Long> values)
LONG
repeated sint64 long_data = 6;
values
- The longData to add.public GcdmNetcdfProto.Data.Builder clearLongData()
LONG
repeated sint64 long_data = 6;
public java.util.List<java.lang.Long> getUlongDataList()
ULONG
repeated uint64 ulong_data = 7;
getUlongDataList
in interface GcdmNetcdfProto.DataOrBuilder
public int getUlongDataCount()
ULONG
repeated uint64 ulong_data = 7;
getUlongDataCount
in interface GcdmNetcdfProto.DataOrBuilder
public long getUlongData(int index)
ULONG
repeated uint64 ulong_data = 7;
getUlongData
in interface GcdmNetcdfProto.DataOrBuilder
index
- The index of the element to return.public GcdmNetcdfProto.Data.Builder setUlongData(int index, long value)
ULONG
repeated uint64 ulong_data = 7;
index
- The index to set the value at.value
- The ulongData to set.public GcdmNetcdfProto.Data.Builder addUlongData(long value)
ULONG
repeated uint64 ulong_data = 7;
value
- The ulongData to add.public GcdmNetcdfProto.Data.Builder addAllUlongData(java.lang.Iterable<? extends java.lang.Long> values)
ULONG
repeated uint64 ulong_data = 7;
values
- The ulongData to add.public GcdmNetcdfProto.Data.Builder clearUlongData()
ULONG
repeated uint64 ulong_data = 7;
public java.util.List<java.lang.Float> getFloatDataList()
FLOAT
repeated float float_data = 8;
getFloatDataList
in interface GcdmNetcdfProto.DataOrBuilder
public int getFloatDataCount()
FLOAT
repeated float float_data = 8;
getFloatDataCount
in interface GcdmNetcdfProto.DataOrBuilder
public float getFloatData(int index)
FLOAT
repeated float float_data = 8;
getFloatData
in interface GcdmNetcdfProto.DataOrBuilder
index
- The index of the element to return.public GcdmNetcdfProto.Data.Builder setFloatData(int index, float value)
FLOAT
repeated float float_data = 8;
index
- The index to set the value at.value
- The floatData to set.public GcdmNetcdfProto.Data.Builder addFloatData(float value)
FLOAT
repeated float float_data = 8;
value
- The floatData to add.public GcdmNetcdfProto.Data.Builder addAllFloatData(java.lang.Iterable<? extends java.lang.Float> values)
FLOAT
repeated float float_data = 8;
values
- The floatData to add.public GcdmNetcdfProto.Data.Builder clearFloatData()
FLOAT
repeated float float_data = 8;
public java.util.List<java.lang.Double> getDoubleDataList()
DOUBLE
repeated double double_data = 9;
getDoubleDataList
in interface GcdmNetcdfProto.DataOrBuilder
public int getDoubleDataCount()
DOUBLE
repeated double double_data = 9;
getDoubleDataCount
in interface GcdmNetcdfProto.DataOrBuilder
public double getDoubleData(int index)
DOUBLE
repeated double double_data = 9;
getDoubleData
in interface GcdmNetcdfProto.DataOrBuilder
index
- The index of the element to return.public GcdmNetcdfProto.Data.Builder setDoubleData(int index, double value)
DOUBLE
repeated double double_data = 9;
index
- The index to set the value at.value
- The doubleData to set.public GcdmNetcdfProto.Data.Builder addDoubleData(double value)
DOUBLE
repeated double double_data = 9;
value
- The doubleData to add.public GcdmNetcdfProto.Data.Builder addAllDoubleData(java.lang.Iterable<? extends java.lang.Double> values)
DOUBLE
repeated double double_data = 9;
values
- The doubleData to add.public GcdmNetcdfProto.Data.Builder clearDoubleData()
DOUBLE
repeated double double_data = 9;
public com.google.protobuf.ProtocolStringList getStringDataList()
STRING
repeated string string_data = 10;
getStringDataList
in interface GcdmNetcdfProto.DataOrBuilder
public int getStringDataCount()
STRING
repeated string string_data = 10;
getStringDataCount
in interface GcdmNetcdfProto.DataOrBuilder
public java.lang.String getStringData(int index)
STRING
repeated string string_data = 10;
getStringData
in interface GcdmNetcdfProto.DataOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getStringDataBytes(int index)
STRING
repeated string string_data = 10;
getStringDataBytes
in interface GcdmNetcdfProto.DataOrBuilder
index
- The index of the value to return.public GcdmNetcdfProto.Data.Builder setStringData(int index, java.lang.String value)
STRING
repeated string string_data = 10;
index
- The index to set the value at.value
- The stringData to set.public GcdmNetcdfProto.Data.Builder addStringData(java.lang.String value)
STRING
repeated string string_data = 10;
value
- The stringData to add.public GcdmNetcdfProto.Data.Builder addAllStringData(java.lang.Iterable<java.lang.String> values)
STRING
repeated string string_data = 10;
values
- The stringData to add.public GcdmNetcdfProto.Data.Builder clearStringData()
STRING
repeated string string_data = 10;
public GcdmNetcdfProto.Data.Builder addStringDataBytes(com.google.protobuf.ByteString value)
STRING
repeated string string_data = 10;
value
- The bytes of the stringData to add.public java.util.List<GcdmNetcdfProto.Data> getVlenDataList()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
getVlenDataList
in interface GcdmNetcdfProto.DataOrBuilder
public int getVlenDataCount()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
getVlenDataCount
in interface GcdmNetcdfProto.DataOrBuilder
public GcdmNetcdfProto.Data getVlenData(int index)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
getVlenData
in interface GcdmNetcdfProto.DataOrBuilder
public GcdmNetcdfProto.Data.Builder setVlenData(int index, GcdmNetcdfProto.Data value)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.Data.Builder setVlenData(int index, GcdmNetcdfProto.Data.Builder builderForValue)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.Data.Builder addVlenData(GcdmNetcdfProto.Data value)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.Data.Builder addVlenData(int index, GcdmNetcdfProto.Data value)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.Data.Builder addVlenData(GcdmNetcdfProto.Data.Builder builderForValue)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.Data.Builder addVlenData(int index, GcdmNetcdfProto.Data.Builder builderForValue)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.Data.Builder addAllVlenData(java.lang.Iterable<? extends GcdmNetcdfProto.Data> values)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.Data.Builder clearVlenData()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.Data.Builder removeVlenData(int index)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.Data.Builder getVlenDataBuilder(int index)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.DataOrBuilder getVlenDataOrBuilder(int index)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
getVlenDataOrBuilder
in interface GcdmNetcdfProto.DataOrBuilder
public java.util.List<? extends GcdmNetcdfProto.DataOrBuilder> getVlenDataOrBuilderList()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
getVlenDataOrBuilderList
in interface GcdmNetcdfProto.DataOrBuilder
public GcdmNetcdfProto.Data.Builder addVlenDataBuilder()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public GcdmNetcdfProto.Data.Builder addVlenDataBuilder(int index)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public java.util.List<GcdmNetcdfProto.Data.Builder> getVlenDataBuilderList()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
public boolean hasMembers()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
hasMembers
in interface GcdmNetcdfProto.DataOrBuilder
public GcdmNetcdfProto.StructureMembersProto getMembers()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
getMembers
in interface GcdmNetcdfProto.DataOrBuilder
public GcdmNetcdfProto.Data.Builder setMembers(GcdmNetcdfProto.StructureMembersProto value)
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
public GcdmNetcdfProto.Data.Builder setMembers(GcdmNetcdfProto.StructureMembersProto.Builder builderForValue)
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
public GcdmNetcdfProto.Data.Builder mergeMembers(GcdmNetcdfProto.StructureMembersProto value)
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
public GcdmNetcdfProto.Data.Builder clearMembers()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
public GcdmNetcdfProto.StructureMembersProto.Builder getMembersBuilder()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
public GcdmNetcdfProto.StructureMembersProtoOrBuilder getMembersOrBuilder()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
getMembersOrBuilder
in interface GcdmNetcdfProto.DataOrBuilder
public java.util.List<GcdmNetcdfProto.StructureDataProto> getRowsList()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
getRowsList
in interface GcdmNetcdfProto.DataOrBuilder
public int getRowsCount()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
getRowsCount
in interface GcdmNetcdfProto.DataOrBuilder
public GcdmNetcdfProto.StructureDataProto getRows(int index)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
getRows
in interface GcdmNetcdfProto.DataOrBuilder
public GcdmNetcdfProto.Data.Builder setRows(int index, GcdmNetcdfProto.StructureDataProto value)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.Data.Builder setRows(int index, GcdmNetcdfProto.StructureDataProto.Builder builderForValue)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.Data.Builder addRows(GcdmNetcdfProto.StructureDataProto value)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.Data.Builder addRows(int index, GcdmNetcdfProto.StructureDataProto value)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.Data.Builder addRows(GcdmNetcdfProto.StructureDataProto.Builder builderForValue)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.Data.Builder addRows(int index, GcdmNetcdfProto.StructureDataProto.Builder builderForValue)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.Data.Builder addAllRows(java.lang.Iterable<? extends GcdmNetcdfProto.StructureDataProto> values)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.Data.Builder clearRows()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.Data.Builder removeRows(int index)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.StructureDataProto.Builder getRowsBuilder(int index)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.StructureDataProtoOrBuilder getRowsOrBuilder(int index)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
getRowsOrBuilder
in interface GcdmNetcdfProto.DataOrBuilder
public java.util.List<? extends GcdmNetcdfProto.StructureDataProtoOrBuilder> getRowsOrBuilderList()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
getRowsOrBuilderList
in interface GcdmNetcdfProto.DataOrBuilder
public GcdmNetcdfProto.StructureDataProto.Builder addRowsBuilder()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public GcdmNetcdfProto.StructureDataProto.Builder addRowsBuilder(int index)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public java.util.List<GcdmNetcdfProto.StructureDataProto.Builder> getRowsBuilderList()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
public final GcdmNetcdfProto.Data.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>
public final GcdmNetcdfProto.Data.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmNetcdfProto.Data.Builder>