public static final class GcdmGridProto.Grid.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.Grid.Builder> implements GcdmGridProto.GridOrBuilder
ucar.gcdm.Grid| Modifier and Type | Method and Description |
|---|---|
GcdmGridProto.Grid.Builder |
addAllAttributes(Iterable<? extends GcdmNetcdfProto.Attribute> values)
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmGridProto.Grid.Builder |
addAttributes(GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmGridProto.Grid.Builder |
addAttributes(GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmGridProto.Grid.Builder |
addAttributes(int index,
GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmGridProto.Grid.Builder |
addAttributes(int index,
GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmNetcdfProto.Attribute.Builder |
addAttributesBuilder()
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmNetcdfProto.Attribute.Builder |
addAttributesBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmGridProto.Grid.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcdmGridProto.Grid |
build() |
GcdmGridProto.Grid |
buildPartial() |
GcdmGridProto.Grid.Builder |
clear() |
GcdmGridProto.Grid.Builder |
clearAttributes()
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmGridProto.Grid.Builder |
clearCoordSystem()
string coord_system = 6; |
GcdmGridProto.Grid.Builder |
clearDataType()
.ucar.gcdm.DataType data_type = 4; |
GcdmGridProto.Grid.Builder |
clearDescription()
string description = 3; |
GcdmGridProto.Grid.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GcdmGridProto.Grid.Builder |
clearHasMissing()
bool has_missing = 7; |
GcdmGridProto.Grid.Builder |
clearName()
short name, unique within dataset
|
GcdmGridProto.Grid.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GcdmGridProto.Grid.Builder |
clearUnit()
string unit = 2; |
GcdmGridProto.Grid.Builder |
clone() |
GcdmNetcdfProto.Attribute |
getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmNetcdfProto.Attribute.Builder |
getAttributesBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 5; |
List<GcdmNetcdfProto.Attribute.Builder> |
getAttributesBuilderList()
repeated .ucar.gcdm.Attribute attributes = 5; |
int |
getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 5; |
List<GcdmNetcdfProto.Attribute> |
getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmNetcdfProto.AttributeOrBuilder |
getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 5; |
List<? extends GcdmNetcdfProto.AttributeOrBuilder> |
getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 5; |
String |
getCoordSystem()
string coord_system = 6; |
com.google.protobuf.ByteString |
getCoordSystemBytes()
string coord_system = 6; |
GcdmNetcdfProto.DataType |
getDataType()
.ucar.gcdm.DataType data_type = 4; |
int |
getDataTypeValue()
.ucar.gcdm.DataType data_type = 4; |
GcdmGridProto.Grid |
getDefaultInstanceForType() |
String |
getDescription()
string description = 3; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 3; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getHasMissing()
bool has_missing = 7; |
String |
getName()
short name, unique within dataset
|
com.google.protobuf.ByteString |
getNameBytes()
short name, unique within dataset
|
String |
getUnit()
string unit = 2; |
com.google.protobuf.ByteString |
getUnitBytes()
string unit = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GcdmGridProto.Grid.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GcdmGridProto.Grid.Builder |
mergeFrom(GcdmGridProto.Grid other) |
GcdmGridProto.Grid.Builder |
mergeFrom(com.google.protobuf.Message other) |
GcdmGridProto.Grid.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GcdmGridProto.Grid.Builder |
removeAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmGridProto.Grid.Builder |
setAttributes(int index,
GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmGridProto.Grid.Builder |
setAttributes(int index,
GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 5; |
GcdmGridProto.Grid.Builder |
setCoordSystem(String value)
string coord_system = 6; |
GcdmGridProto.Grid.Builder |
setCoordSystemBytes(com.google.protobuf.ByteString value)
string coord_system = 6; |
GcdmGridProto.Grid.Builder |
setDataType(GcdmNetcdfProto.DataType value)
.ucar.gcdm.DataType data_type = 4; |
GcdmGridProto.Grid.Builder |
setDataTypeValue(int value)
.ucar.gcdm.DataType data_type = 4; |
GcdmGridProto.Grid.Builder |
setDescription(String value)
string description = 3; |
GcdmGridProto.Grid.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
string description = 3; |
GcdmGridProto.Grid.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GcdmGridProto.Grid.Builder |
setHasMissing(boolean value)
bool has_missing = 7; |
GcdmGridProto.Grid.Builder |
setName(String value)
short name, unique within dataset
|
GcdmGridProto.Grid.Builder |
setNameBytes(com.google.protobuf.ByteString value)
short name, unique within dataset
|
GcdmGridProto.Grid.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GcdmGridProto.Grid.Builder |
setUnit(String value)
string unit = 2; |
GcdmGridProto.Grid.Builder |
setUnitBytes(com.google.protobuf.ByteString value)
string unit = 2; |
GcdmGridProto.Grid.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.Grid.Builder>public GcdmGridProto.Grid.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.Grid.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.Grid.Builder>public GcdmGridProto.Grid getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GcdmGridProto.Grid build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GcdmGridProto.Grid buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GcdmGridProto.Grid.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.Grid.Builder>public GcdmGridProto.Grid.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.Grid.Builder>public GcdmGridProto.Grid.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.Grid.Builder>public GcdmGridProto.Grid.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.Grid.Builder>public GcdmGridProto.Grid.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.Grid.Builder>public GcdmGridProto.Grid.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.Grid.Builder>public GcdmGridProto.Grid.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GcdmGridProto.Grid.Builder>public GcdmGridProto.Grid.Builder mergeFrom(GcdmGridProto.Grid other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.Grid.Builder>public GcdmGridProto.Grid.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.Grid.Builder>IOExceptionpublic String getName()
short name, unique within dataset
string name = 1;getName in interface GcdmGridProto.GridOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
short name, unique within dataset
string name = 1;getNameBytes in interface GcdmGridProto.GridOrBuilderpublic GcdmGridProto.Grid.Builder setName(String value)
short name, unique within dataset
string name = 1;value - The name to set.public GcdmGridProto.Grid.Builder clearName()
short name, unique within dataset
string name = 1;public GcdmGridProto.Grid.Builder setNameBytes(com.google.protobuf.ByteString value)
short name, unique within dataset
string name = 1;value - The bytes for name to set.public String getUnit()
string unit = 2;getUnit in interface GcdmGridProto.GridOrBuilderpublic com.google.protobuf.ByteString getUnitBytes()
string unit = 2;getUnitBytes in interface GcdmGridProto.GridOrBuilderpublic GcdmGridProto.Grid.Builder setUnit(String value)
string unit = 2;value - The unit to set.public GcdmGridProto.Grid.Builder clearUnit()
string unit = 2;public GcdmGridProto.Grid.Builder setUnitBytes(com.google.protobuf.ByteString value)
string unit = 2;value - The bytes for unit to set.public String getDescription()
string description = 3;getDescription in interface GcdmGridProto.GridOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
string description = 3;getDescriptionBytes in interface GcdmGridProto.GridOrBuilderpublic GcdmGridProto.Grid.Builder setDescription(String value)
string description = 3;value - The description to set.public GcdmGridProto.Grid.Builder clearDescription()
string description = 3;public GcdmGridProto.Grid.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
string description = 3;value - The bytes for description to set.public int getDataTypeValue()
.ucar.gcdm.DataType data_type = 4;getDataTypeValue in interface GcdmGridProto.GridOrBuilderpublic GcdmGridProto.Grid.Builder setDataTypeValue(int value)
.ucar.gcdm.DataType data_type = 4;value - The enum numeric value on the wire for dataType to set.public GcdmNetcdfProto.DataType getDataType()
.ucar.gcdm.DataType data_type = 4;getDataType in interface GcdmGridProto.GridOrBuilderpublic GcdmGridProto.Grid.Builder setDataType(GcdmNetcdfProto.DataType value)
.ucar.gcdm.DataType data_type = 4;value - The dataType to set.public GcdmGridProto.Grid.Builder clearDataType()
.ucar.gcdm.DataType data_type = 4;public List<GcdmNetcdfProto.Attribute> getAttributesList()
repeated .ucar.gcdm.Attribute attributes = 5;getAttributesList in interface GcdmGridProto.GridOrBuilderpublic int getAttributesCount()
repeated .ucar.gcdm.Attribute attributes = 5;getAttributesCount in interface GcdmGridProto.GridOrBuilderpublic GcdmNetcdfProto.Attribute getAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 5;getAttributes in interface GcdmGridProto.GridOrBuilderpublic GcdmGridProto.Grid.Builder setAttributes(int index, GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmGridProto.Grid.Builder setAttributes(int index, GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmGridProto.Grid.Builder addAttributes(GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmGridProto.Grid.Builder addAttributes(int index, GcdmNetcdfProto.Attribute value)
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmGridProto.Grid.Builder addAttributes(GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmGridProto.Grid.Builder addAttributes(int index, GcdmNetcdfProto.Attribute.Builder builderForValue)
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmGridProto.Grid.Builder addAllAttributes(Iterable<? extends GcdmNetcdfProto.Attribute> values)
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmGridProto.Grid.Builder clearAttributes()
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmGridProto.Grid.Builder removeAttributes(int index)
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmNetcdfProto.Attribute.Builder getAttributesBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 5;getAttributesOrBuilder in interface GcdmGridProto.GridOrBuilderpublic List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
repeated .ucar.gcdm.Attribute attributes = 5;getAttributesOrBuilderList in interface GcdmGridProto.GridOrBuilderpublic GcdmNetcdfProto.Attribute.Builder addAttributesBuilder()
repeated .ucar.gcdm.Attribute attributes = 5;public GcdmNetcdfProto.Attribute.Builder addAttributesBuilder(int index)
repeated .ucar.gcdm.Attribute attributes = 5;public List<GcdmNetcdfProto.Attribute.Builder> getAttributesBuilderList()
repeated .ucar.gcdm.Attribute attributes = 5;public String getCoordSystem()
string coord_system = 6;getCoordSystem in interface GcdmGridProto.GridOrBuilderpublic com.google.protobuf.ByteString getCoordSystemBytes()
string coord_system = 6;getCoordSystemBytes in interface GcdmGridProto.GridOrBuilderpublic GcdmGridProto.Grid.Builder setCoordSystem(String value)
string coord_system = 6;value - The coordSystem to set.public GcdmGridProto.Grid.Builder clearCoordSystem()
string coord_system = 6;public GcdmGridProto.Grid.Builder setCoordSystemBytes(com.google.protobuf.ByteString value)
string coord_system = 6;value - The bytes for coordSystem to set.public boolean getHasMissing()
bool has_missing = 7;getHasMissing in interface GcdmGridProto.GridOrBuilderpublic GcdmGridProto.Grid.Builder setHasMissing(boolean value)
bool has_missing = 7;value - The hasMissing to set.public GcdmGridProto.Grid.Builder clearHasMissing()
bool has_missing = 7;public final GcdmGridProto.Grid.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.Grid.Builder>public final GcdmGridProto.Grid.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GcdmGridProto.Grid.Builder>