public static final class GcdmGridProto.GridDataset.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder> implements GcdmGridProto.GridDatasetOrBuilder
ucar.gcdm.GridDataset| Modifier and Type | Method and Description |
|---|---|
GcdmGridProto.GridDataset.Builder |
addAllAttributes(Iterable<? extends GcdmNetcdfProto.Attribute> values)
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridDataset.Builder |
addAllCoordSystems(Iterable<? extends GcdmGridProto.GridCoordinateSystem> values)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridDataset.Builder |
addAllGridAxes(Iterable<? extends GcdmGridProto.GridAxis> values)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridDataset.Builder |
addAllGrids(Iterable<? extends GcdmGridProto.Grid> values)
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridDataset.Builder |
addAttributes(GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridDataset.Builder |
addAttributes(GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridDataset.Builder |
addAttributes(int index,
GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridDataset.Builder |
addAttributes(int index,
GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmNetcdfProto.Attribute.Builder |
addAttributesBuilder()
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmNetcdfProto.Attribute.Builder |
addAttributesBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridDataset.Builder |
addCoordSystems(GcdmGridProto.GridCoordinateSystem.Builder builderForValue)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridDataset.Builder |
addCoordSystems(GcdmGridProto.GridCoordinateSystem value)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridDataset.Builder |
addCoordSystems(int index,
GcdmGridProto.GridCoordinateSystem.Builder builderForValue)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridDataset.Builder |
addCoordSystems(int index,
GcdmGridProto.GridCoordinateSystem value)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridCoordinateSystem.Builder |
addCoordSystemsBuilder()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridCoordinateSystem.Builder |
addCoordSystemsBuilder(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridDataset.Builder |
addGridAxes(GcdmGridProto.GridAxis.Builder builderForValue)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridDataset.Builder |
addGridAxes(GcdmGridProto.GridAxis value)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridDataset.Builder |
addGridAxes(int index,
GcdmGridProto.GridAxis.Builder builderForValue)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridDataset.Builder |
addGridAxes(int index,
GcdmGridProto.GridAxis value)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridAxis.Builder |
addGridAxesBuilder()
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridAxis.Builder |
addGridAxesBuilder(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridDataset.Builder |
addGrids(GcdmGridProto.Grid.Builder builderForValue)
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridDataset.Builder |
addGrids(GcdmGridProto.Grid value)
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridDataset.Builder |
addGrids(int index,
GcdmGridProto.Grid.Builder builderForValue)
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridDataset.Builder |
addGrids(int index,
GcdmGridProto.Grid value)
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.Grid.Builder |
addGridsBuilder()
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.Grid.Builder |
addGridsBuilder(int index)
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridDataset.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcdmGridProto.GridDataset |
build() |
GcdmGridProto.GridDataset |
buildPartial() |
GcdmGridProto.GridDataset.Builder |
clear() |
GcdmGridProto.GridDataset.Builder |
clearAttributes()
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridDataset.Builder |
clearCoordSystems()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridDataset.Builder |
clearFeatureType()
.ucar.gcdm.CdmFeatureType feature_type = 3; |
GcdmGridProto.GridDataset.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GcdmGridProto.GridDataset.Builder |
clearGridAxes()
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridDataset.Builder |
clearGrids()
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridDataset.Builder |
clearLocation()
string location = 2; |
GcdmGridProto.GridDataset.Builder |
clearName()
string name = 1; |
GcdmGridProto.GridDataset.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GcdmGridProto.GridDataset.Builder |
clone() |
GcdmNetcdfProto.Attribute |
getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmNetcdfProto.Attribute.Builder |
getAttributesBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4; |
List<GcdmNetcdfProto.Attribute.Builder> |
getAttributesBuilderList()
repeated .ucar.gcdm.Attribute attributes = 4; |
int |
getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 4; |
List<GcdmNetcdfProto.Attribute> |
getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmNetcdfProto.AttributeOrBuilder |
getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4; |
List<? extends GcdmNetcdfProto.AttributeOrBuilder> |
getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridCoordinateSystem |
getCoordSystems(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridCoordinateSystem.Builder |
getCoordSystemsBuilder(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
List<GcdmGridProto.GridCoordinateSystem.Builder> |
getCoordSystemsBuilderList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
int |
getCoordSystemsCount()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
List<GcdmGridProto.GridCoordinateSystem> |
getCoordSystemsList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridCoordinateSystemOrBuilder |
getCoordSystemsOrBuilder(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
List<? extends GcdmGridProto.GridCoordinateSystemOrBuilder> |
getCoordSystemsOrBuilderList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridDataset |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GcdmGridProto.CdmFeatureType |
getFeatureType()
.ucar.gcdm.CdmFeatureType feature_type = 3; |
int |
getFeatureTypeValue()
.ucar.gcdm.CdmFeatureType feature_type = 3; |
GcdmGridProto.GridAxis |
getGridAxes(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridAxis.Builder |
getGridAxesBuilder(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
List<GcdmGridProto.GridAxis.Builder> |
getGridAxesBuilderList()
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
int |
getGridAxesCount()
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
List<GcdmGridProto.GridAxis> |
getGridAxesList()
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridAxisOrBuilder |
getGridAxesOrBuilder(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
List<? extends GcdmGridProto.GridAxisOrBuilder> |
getGridAxesOrBuilderList()
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.Grid |
getGrids(int index)
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.Grid.Builder |
getGridsBuilder(int index)
repeated .ucar.gcdm.Grid grids = 7; |
List<GcdmGridProto.Grid.Builder> |
getGridsBuilderList()
repeated .ucar.gcdm.Grid grids = 7; |
int |
getGridsCount()
repeated .ucar.gcdm.Grid grids = 7; |
List<GcdmGridProto.Grid> |
getGridsList()
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridOrBuilder |
getGridsOrBuilder(int index)
repeated .ucar.gcdm.Grid grids = 7; |
List<? extends GcdmGridProto.GridOrBuilder> |
getGridsOrBuilderList()
repeated .ucar.gcdm.Grid grids = 7; |
String |
getLocation()
string location = 2; |
com.google.protobuf.ByteString |
getLocationBytes()
string location = 2; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GcdmGridProto.GridDataset.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GcdmGridProto.GridDataset.Builder |
mergeFrom(GcdmGridProto.GridDataset other) |
GcdmGridProto.GridDataset.Builder |
mergeFrom(com.google.protobuf.Message other) |
GcdmGridProto.GridDataset.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GcdmGridProto.GridDataset.Builder |
removeAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridDataset.Builder |
removeCoordSystems(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridDataset.Builder |
removeGridAxes(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridDataset.Builder |
removeGrids(int index)
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridDataset.Builder |
setAttributes(int index,
GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridDataset.Builder |
setAttributes(int index,
GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 4; |
GcdmGridProto.GridDataset.Builder |
setCoordSystems(int index,
GcdmGridProto.GridCoordinateSystem.Builder builderForValue)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridDataset.Builder |
setCoordSystems(int index,
GcdmGridProto.GridCoordinateSystem value)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6; |
GcdmGridProto.GridDataset.Builder |
setFeatureType(GcdmGridProto.CdmFeatureType value)
.ucar.gcdm.CdmFeatureType feature_type = 3; |
GcdmGridProto.GridDataset.Builder |
setFeatureTypeValue(int value)
.ucar.gcdm.CdmFeatureType feature_type = 3; |
GcdmGridProto.GridDataset.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcdmGridProto.GridDataset.Builder |
setGridAxes(int index,
GcdmGridProto.GridAxis.Builder builderForValue)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridDataset.Builder |
setGridAxes(int index,
GcdmGridProto.GridAxis value)
repeated .ucar.gcdm.GridAxis grid_axes = 5; |
GcdmGridProto.GridDataset.Builder |
setGrids(int index,
GcdmGridProto.Grid.Builder builderForValue)
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridDataset.Builder |
setGrids(int index,
GcdmGridProto.Grid value)
repeated .ucar.gcdm.Grid grids = 7; |
GcdmGridProto.GridDataset.Builder |
setLocation(String value)
string location = 2; |
GcdmGridProto.GridDataset.Builder |
setLocationBytes(com.google.protobuf.ByteString value)
string location = 2; |
GcdmGridProto.GridDataset.Builder |
setName(String value)
string name = 1; |
GcdmGridProto.GridDataset.Builder |
setNameBytes(com.google.protobuf.ByteString value)
string name = 1; |
GcdmGridProto.GridDataset.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GcdmGridProto.GridDataset.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>public GcdmGridProto.GridDataset.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.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.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>public GcdmGridProto.GridDataset getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GcdmGridProto.GridDataset build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GcdmGridProto.GridDataset buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GcdmGridProto.GridDataset.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>public GcdmGridProto.GridDataset.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>public GcdmGridProto.GridDataset.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>public GcdmGridProto.GridDataset.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>public GcdmGridProto.GridDataset.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>public GcdmGridProto.GridDataset.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>public GcdmGridProto.GridDataset.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GcdmGridProto.GridDataset.Builder>public GcdmGridProto.GridDataset.Builder mergeFrom(GcdmGridProto.GridDataset other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>public GcdmGridProto.GridDataset.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GcdmGridProto.GridDataset.Builder>IOExceptionpublic String getName()
string name = 1;getName in interface GcdmGridProto.GridDatasetOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 1;getNameBytes in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridDataset.Builder setName(String value)
string name = 1;value - The name to set.public GcdmGridProto.GridDataset.Builder clearName()
string name = 1;public GcdmGridProto.GridDataset.Builder setNameBytes(com.google.protobuf.ByteString value)
string name = 1;value - The bytes for name to set.public String getLocation()
string location = 2;getLocation in interface GcdmGridProto.GridDatasetOrBuilderpublic com.google.protobuf.ByteString getLocationBytes()
string location = 2;getLocationBytes in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridDataset.Builder setLocation(String value)
string location = 2;value - The location to set.public GcdmGridProto.GridDataset.Builder clearLocation()
string location = 2;public GcdmGridProto.GridDataset.Builder setLocationBytes(com.google.protobuf.ByteString value)
string location = 2;value - The bytes for location to set.public int getFeatureTypeValue()
.ucar.gcdm.CdmFeatureType feature_type = 3;getFeatureTypeValue in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridDataset.Builder setFeatureTypeValue(int value)
.ucar.gcdm.CdmFeatureType feature_type = 3;value - The enum numeric value on the wire for featureType to set.public GcdmGridProto.CdmFeatureType getFeatureType()
.ucar.gcdm.CdmFeatureType feature_type = 3;getFeatureType in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridDataset.Builder setFeatureType(GcdmGridProto.CdmFeatureType value)
.ucar.gcdm.CdmFeatureType feature_type = 3;value - The featureType to set.public GcdmGridProto.GridDataset.Builder clearFeatureType()
.ucar.gcdm.CdmFeatureType feature_type = 3;public List<GcdmNetcdfProto.Attribute> getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 4;getAttributesList in interface GcdmGridProto.GridDatasetOrBuilderpublic int getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 4;getAttributesCount in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmNetcdfProto.Attribute getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 4;getAttributes in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridDataset.Builder setAttributes(int index, GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmGridProto.GridDataset.Builder setAttributes(int index, GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmGridProto.GridDataset.Builder addAttributes(GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmGridProto.GridDataset.Builder addAttributes(int index, GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmGridProto.GridDataset.Builder addAttributes(GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmGridProto.GridDataset.Builder addAttributes(int index, GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmGridProto.GridDataset.Builder addAllAttributes(Iterable<? extends GcdmNetcdfProto.Attribute> values)
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmGridProto.GridDataset.Builder clearAttributes()
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmGridProto.GridDataset.Builder removeAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmNetcdfProto.Attribute.Builder getAttributesBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4;getAttributesOrBuilder in interface GcdmGridProto.GridDatasetOrBuilderpublic List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 4;getAttributesOrBuilderList in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmNetcdfProto.Attribute.Builder addAttributesBuilder()
repeated .ucar.gcdm.Attribute attributes = 4;public GcdmNetcdfProto.Attribute.Builder addAttributesBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 4;public List<GcdmNetcdfProto.Attribute.Builder> getAttributesBuilderList()
repeated .ucar.gcdm.Attribute attributes = 4;public List<GcdmGridProto.GridAxis> getGridAxesList()
repeated .ucar.gcdm.GridAxis grid_axes = 5;getGridAxesList in interface GcdmGridProto.GridDatasetOrBuilderpublic int getGridAxesCount()
repeated .ucar.gcdm.GridAxis grid_axes = 5;getGridAxesCount in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridAxis getGridAxes(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5;getGridAxes in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridDataset.Builder setGridAxes(int index, GcdmGridProto.GridAxis value)
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridDataset.Builder setGridAxes(int index, GcdmGridProto.GridAxis.Builder builderForValue)
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridDataset.Builder addGridAxes(GcdmGridProto.GridAxis value)
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridDataset.Builder addGridAxes(int index, GcdmGridProto.GridAxis value)
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridDataset.Builder addGridAxes(GcdmGridProto.GridAxis.Builder builderForValue)
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridDataset.Builder addGridAxes(int index, GcdmGridProto.GridAxis.Builder builderForValue)
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridDataset.Builder addAllGridAxes(Iterable<? extends GcdmGridProto.GridAxis> values)
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridDataset.Builder clearGridAxes()
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridDataset.Builder removeGridAxes(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridAxis.Builder getGridAxesBuilder(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridAxisOrBuilder getGridAxesOrBuilder(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5;getGridAxesOrBuilder in interface GcdmGridProto.GridDatasetOrBuilderpublic List<? extends GcdmGridProto.GridAxisOrBuilder> getGridAxesOrBuilderList()
repeated .ucar.gcdm.GridAxis grid_axes = 5;getGridAxesOrBuilderList in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridAxis.Builder addGridAxesBuilder()
repeated .ucar.gcdm.GridAxis grid_axes = 5;public GcdmGridProto.GridAxis.Builder addGridAxesBuilder(int index)
repeated .ucar.gcdm.GridAxis grid_axes = 5;public List<GcdmGridProto.GridAxis.Builder> getGridAxesBuilderList()
repeated .ucar.gcdm.GridAxis grid_axes = 5;public List<GcdmGridProto.GridCoordinateSystem> getCoordSystemsList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;getCoordSystemsList in interface GcdmGridProto.GridDatasetOrBuilderpublic int getCoordSystemsCount()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;getCoordSystemsCount in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridCoordinateSystem getCoordSystems(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;getCoordSystems in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridDataset.Builder setCoordSystems(int index, GcdmGridProto.GridCoordinateSystem value)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridDataset.Builder setCoordSystems(int index, GcdmGridProto.GridCoordinateSystem.Builder builderForValue)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridDataset.Builder addCoordSystems(GcdmGridProto.GridCoordinateSystem value)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridDataset.Builder addCoordSystems(int index, GcdmGridProto.GridCoordinateSystem value)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridDataset.Builder addCoordSystems(GcdmGridProto.GridCoordinateSystem.Builder builderForValue)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridDataset.Builder addCoordSystems(int index, GcdmGridProto.GridCoordinateSystem.Builder builderForValue)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridDataset.Builder addAllCoordSystems(Iterable<? extends GcdmGridProto.GridCoordinateSystem> values)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridDataset.Builder clearCoordSystems()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridDataset.Builder removeCoordSystems(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridCoordinateSystem.Builder getCoordSystemsBuilder(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridCoordinateSystemOrBuilder getCoordSystemsOrBuilder(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;getCoordSystemsOrBuilder in interface GcdmGridProto.GridDatasetOrBuilderpublic List<? extends GcdmGridProto.GridCoordinateSystemOrBuilder> getCoordSystemsOrBuilderList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;getCoordSystemsOrBuilderList in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridCoordinateSystem.Builder addCoordSystemsBuilder()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public GcdmGridProto.GridCoordinateSystem.Builder addCoordSystemsBuilder(int index)
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public List<GcdmGridProto.GridCoordinateSystem.Builder> getCoordSystemsBuilderList()
repeated .ucar.gcdm.GridCoordinateSystem coord_systems = 6;public List<GcdmGridProto.Grid> getGridsList()
repeated .ucar.gcdm.Grid grids = 7;getGridsList in interface GcdmGridProto.GridDatasetOrBuilderpublic int getGridsCount()
repeated .ucar.gcdm.Grid grids = 7;getGridsCount in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.Grid getGrids(int index)
repeated .ucar.gcdm.Grid grids = 7;getGrids in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.GridDataset.Builder setGrids(int index, GcdmGridProto.Grid value)
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.GridDataset.Builder setGrids(int index, GcdmGridProto.Grid.Builder builderForValue)
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.GridDataset.Builder addGrids(GcdmGridProto.Grid value)
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.GridDataset.Builder addGrids(int index, GcdmGridProto.Grid value)
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.GridDataset.Builder addGrids(GcdmGridProto.Grid.Builder builderForValue)
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.GridDataset.Builder addGrids(int index, GcdmGridProto.Grid.Builder builderForValue)
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.GridDataset.Builder addAllGrids(Iterable<? extends GcdmGridProto.Grid> values)
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.GridDataset.Builder clearGrids()
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.GridDataset.Builder removeGrids(int index)
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.Grid.Builder getGridsBuilder(int index)
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.GridOrBuilder getGridsOrBuilder(int index)
repeated .ucar.gcdm.Grid grids = 7;getGridsOrBuilder in interface GcdmGridProto.GridDatasetOrBuilderpublic List<? extends GcdmGridProto.GridOrBuilder> getGridsOrBuilderList()
repeated .ucar.gcdm.Grid grids = 7;getGridsOrBuilderList in interface GcdmGridProto.GridDatasetOrBuilderpublic GcdmGridProto.Grid.Builder addGridsBuilder()
repeated .ucar.gcdm.Grid grids = 7;public GcdmGridProto.Grid.Builder addGridsBuilder(int index)
repeated .ucar.gcdm.Grid grids = 7;public List<GcdmGridProto.Grid.Builder> getGridsBuilderList()
repeated .ucar.gcdm.Grid grids = 7;public final GcdmGridProto.GridDataset.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>public final GcdmGridProto.GridDataset.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.GridDataset.Builder>