public static final class GcdmNetcdfProto.Data.Builder extends com.google.protobuf.GeneratedMessage.Builder<GcdmNetcdfProto.Data.Builder> implements GcdmNetcdfProto.DataOrBuilder
ucar.gcdm.DataaddRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<GcdmNetcdfProto.Data.Builder>public GcdmNetcdfProto.Data.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<GcdmNetcdfProto.Data.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<GcdmNetcdfProto.Data.Builder>public GcdmNetcdfProto.Data getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GcdmNetcdfProto.Data build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GcdmNetcdfProto.Data buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GcdmNetcdfProto.Data.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GcdmNetcdfProto.Data.Builder>java.io.IOExceptionpublic int getDataTypeValue()
.ucar.gcdm.DataType data_type = 1;getDataTypeValue in interface GcdmNetcdfProto.DataOrBuilderpublic 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.DataOrBuilderpublic 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.DataOrBuilderpublic int getShapesCount()
repeated uint32 shapes = 2;getShapesCount in interface GcdmNetcdfProto.DataOrBuilderpublic int getShapes(int index)
repeated uint32 shapes = 2;getShapes in interface GcdmNetcdfProto.DataOrBuilderindex - 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.DataOrBuilderpublic int getByteDataCount()
oneof, depends on data_type
repeated bytes byte_data = 3;getByteDataCount in interface GcdmNetcdfProto.DataOrBuilderpublic com.google.protobuf.ByteString getByteData(int index)
oneof, depends on data_type
repeated bytes byte_data = 3;getByteData in interface GcdmNetcdfProto.DataOrBuilderindex - 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.DataOrBuilderpublic int getIntDataCount()
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;getIntDataCount in interface GcdmNetcdfProto.DataOrBuilderpublic int getIntData(int index)
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;getIntData in interface GcdmNetcdfProto.DataOrBuilderindex - 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.DataOrBuilderpublic int getUintDataCount()
ENUM4, UINT
repeated uint32 uint_data = 5;getUintDataCount in interface GcdmNetcdfProto.DataOrBuilderpublic int getUintData(int index)
ENUM4, UINT
repeated uint32 uint_data = 5;getUintData in interface GcdmNetcdfProto.DataOrBuilderindex - 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.DataOrBuilderpublic int getLongDataCount()
LONG
repeated sint64 long_data = 6;getLongDataCount in interface GcdmNetcdfProto.DataOrBuilderpublic long getLongData(int index)
LONG
repeated sint64 long_data = 6;getLongData in interface GcdmNetcdfProto.DataOrBuilderindex - 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.DataOrBuilderpublic int getUlongDataCount()
ULONG
repeated uint64 ulong_data = 7;getUlongDataCount in interface GcdmNetcdfProto.DataOrBuilderpublic long getUlongData(int index)
ULONG
repeated uint64 ulong_data = 7;getUlongData in interface GcdmNetcdfProto.DataOrBuilderindex - 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.DataOrBuilderpublic int getFloatDataCount()
FLOAT
repeated float float_data = 8;getFloatDataCount in interface GcdmNetcdfProto.DataOrBuilderpublic float getFloatData(int index)
FLOAT
repeated float float_data = 8;getFloatData in interface GcdmNetcdfProto.DataOrBuilderindex - 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.DataOrBuilderpublic int getDoubleDataCount()
DOUBLE
repeated double double_data = 9;getDoubleDataCount in interface GcdmNetcdfProto.DataOrBuilderpublic double getDoubleData(int index)
DOUBLE
repeated double double_data = 9;getDoubleData in interface GcdmNetcdfProto.DataOrBuilderindex - 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.DataOrBuilderpublic int getStringDataCount()
STRING
repeated string string_data = 10;getStringDataCount in interface GcdmNetcdfProto.DataOrBuilderpublic java.lang.String getStringData(int index)
STRING
repeated string string_data = 10;getStringData in interface GcdmNetcdfProto.DataOrBuilderindex - 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.DataOrBuilderindex - 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.DataOrBuilderpublic int getVlenDataCount()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;getVlenDataCount in interface GcdmNetcdfProto.DataOrBuilderpublic GcdmNetcdfProto.Data getVlenData(int index)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;getVlenData in interface GcdmNetcdfProto.DataOrBuilderpublic 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.DataOrBuilderpublic java.util.List<? extends GcdmNetcdfProto.DataOrBuilder> getVlenDataOrBuilderList()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;getVlenDataOrBuilderList in interface GcdmNetcdfProto.DataOrBuilderpublic 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.DataOrBuilderpublic GcdmNetcdfProto.StructureMembersProto getMembers()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;getMembers in interface GcdmNetcdfProto.DataOrBuilderpublic 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.DataOrBuilderpublic java.util.List<GcdmNetcdfProto.StructureDataProto> getRowsList()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;getRowsList in interface GcdmNetcdfProto.DataOrBuilderpublic int getRowsCount()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;getRowsCount in interface GcdmNetcdfProto.DataOrBuilderpublic GcdmNetcdfProto.StructureDataProto getRows(int index)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;getRows in interface GcdmNetcdfProto.DataOrBuilderpublic 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.DataOrBuilderpublic java.util.List<? extends GcdmNetcdfProto.StructureDataProtoOrBuilder> getRowsOrBuilderList()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;getRowsOrBuilderList in interface GcdmNetcdfProto.DataOrBuilderpublic 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;