public static final class GribCollectionProto.Group.Builder extends com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Group.Builder> implements GribCollectionProto.GroupOrBuilder
GroupaddRepeatedField, 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<GribCollectionProto.Group.Builder>public GribCollectionProto.Group.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Group.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<GribCollectionProto.Group.Builder>public GribCollectionProto.Group getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GribCollectionProto.Group build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GribCollectionProto.Group buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GribCollectionProto.Group.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GribCollectionProto.Group.Builder>public GribCollectionProto.Group.Builder mergeFrom(GribCollectionProto.Group other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<GribCollectionProto.Group.Builder>public GribCollectionProto.Group.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<GribCollectionProto.Group.Builder>java.io.IOExceptionpublic boolean hasGds()
use this to build the HorizCoordSys
.Gds gds = 1;hasGds in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Gds getGds()
use this to build the HorizCoordSys
.Gds gds = 1;getGds in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Group.Builder setGds(GribCollectionProto.Gds value)
use this to build the HorizCoordSys
.Gds gds = 1;public GribCollectionProto.Group.Builder setGds(GribCollectionProto.Gds.Builder builderForValue)
use this to build the HorizCoordSys
.Gds gds = 1;public GribCollectionProto.Group.Builder mergeGds(GribCollectionProto.Gds value)
use this to build the HorizCoordSys
.Gds gds = 1;public GribCollectionProto.Group.Builder clearGds()
use this to build the HorizCoordSys
.Gds gds = 1;public GribCollectionProto.Gds.Builder getGdsBuilder()
use this to build the HorizCoordSys
.Gds gds = 1;public GribCollectionProto.GdsOrBuilder getGdsOrBuilder()
use this to build the HorizCoordSys
.Gds gds = 1;getGdsOrBuilder in interface GribCollectionProto.GroupOrBuilderpublic java.util.List<GribCollectionProto.Variable> getVariablesList()
list of variables
repeated .Variable variables = 2;getVariablesList in interface GribCollectionProto.GroupOrBuilderpublic int getVariablesCount()
list of variables
repeated .Variable variables = 2;getVariablesCount in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Variable getVariables(int index)
list of variables
repeated .Variable variables = 2;getVariables in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Group.Builder setVariables(int index, GribCollectionProto.Variable value)
list of variables
repeated .Variable variables = 2;public GribCollectionProto.Group.Builder setVariables(int index, GribCollectionProto.Variable.Builder builderForValue)
list of variables
repeated .Variable variables = 2;public GribCollectionProto.Group.Builder addVariables(GribCollectionProto.Variable value)
list of variables
repeated .Variable variables = 2;public GribCollectionProto.Group.Builder addVariables(int index, GribCollectionProto.Variable value)
list of variables
repeated .Variable variables = 2;public GribCollectionProto.Group.Builder addVariables(GribCollectionProto.Variable.Builder builderForValue)
list of variables
repeated .Variable variables = 2;public GribCollectionProto.Group.Builder addVariables(int index, GribCollectionProto.Variable.Builder builderForValue)
list of variables
repeated .Variable variables = 2;public GribCollectionProto.Group.Builder addAllVariables(java.lang.Iterable<? extends GribCollectionProto.Variable> values)
list of variables
repeated .Variable variables = 2;public GribCollectionProto.Group.Builder clearVariables()
list of variables
repeated .Variable variables = 2;public GribCollectionProto.Group.Builder removeVariables(int index)
list of variables
repeated .Variable variables = 2;public GribCollectionProto.Variable.Builder getVariablesBuilder(int index)
list of variables
repeated .Variable variables = 2;public GribCollectionProto.VariableOrBuilder getVariablesOrBuilder(int index)
list of variables
repeated .Variable variables = 2;getVariablesOrBuilder in interface GribCollectionProto.GroupOrBuilderpublic java.util.List<? extends GribCollectionProto.VariableOrBuilder> getVariablesOrBuilderList()
list of variables
repeated .Variable variables = 2;getVariablesOrBuilderList in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Variable.Builder addVariablesBuilder()
list of variables
repeated .Variable variables = 2;public GribCollectionProto.Variable.Builder addVariablesBuilder(int index)
list of variables
repeated .Variable variables = 2;public java.util.List<GribCollectionProto.Variable.Builder> getVariablesBuilderList()
list of variables
repeated .Variable variables = 2;public java.util.List<GribCollectionProto.Coord> getCoordsList()
list of coordinates
repeated .Coord coords = 3;getCoordsList in interface GribCollectionProto.GroupOrBuilderpublic int getCoordsCount()
list of coordinates
repeated .Coord coords = 3;getCoordsCount in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Coord getCoords(int index)
list of coordinates
repeated .Coord coords = 3;getCoords in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Group.Builder setCoords(int index, GribCollectionProto.Coord value)
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.Group.Builder setCoords(int index, GribCollectionProto.Coord.Builder builderForValue)
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.Group.Builder addCoords(GribCollectionProto.Coord value)
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.Group.Builder addCoords(int index, GribCollectionProto.Coord value)
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.Group.Builder addCoords(GribCollectionProto.Coord.Builder builderForValue)
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.Group.Builder addCoords(int index, GribCollectionProto.Coord.Builder builderForValue)
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.Group.Builder addAllCoords(java.lang.Iterable<? extends GribCollectionProto.Coord> values)
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.Group.Builder clearCoords()
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.Group.Builder removeCoords(int index)
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.Coord.Builder getCoordsBuilder(int index)
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.CoordOrBuilder getCoordsOrBuilder(int index)
list of coordinates
repeated .Coord coords = 3;getCoordsOrBuilder in interface GribCollectionProto.GroupOrBuilderpublic java.util.List<? extends GribCollectionProto.CoordOrBuilder> getCoordsOrBuilderList()
list of coordinates
repeated .Coord coords = 3;getCoordsOrBuilderList in interface GribCollectionProto.GroupOrBuilderpublic GribCollectionProto.Coord.Builder addCoordsBuilder()
list of coordinates
repeated .Coord coords = 3;public GribCollectionProto.Coord.Builder addCoordsBuilder(int index)
list of coordinates
repeated .Coord coords = 3;public java.util.List<GribCollectionProto.Coord.Builder> getCoordsBuilderList()
list of coordinates
repeated .Coord coords = 3;public java.util.List<java.lang.Integer> getFilenoList()
the component files that are in this group, key into gc.mfiles
repeated uint32 fileno = 4 [packed = true];getFilenoList in interface GribCollectionProto.GroupOrBuilderpublic int getFilenoCount()
the component files that are in this group, key into gc.mfiles
repeated uint32 fileno = 4 [packed = true];getFilenoCount in interface GribCollectionProto.GroupOrBuilderpublic int getFileno(int index)
the component files that are in this group, key into gc.mfiles
repeated uint32 fileno = 4 [packed = true];getFileno in interface GribCollectionProto.GroupOrBuilderindex - The index of the element to return.public GribCollectionProto.Group.Builder setFileno(int index, int value)
the component files that are in this group, key into gc.mfiles
repeated uint32 fileno = 4 [packed = true];index - The index to set the value at.value - The fileno to set.public GribCollectionProto.Group.Builder addFileno(int value)
the component files that are in this group, key into gc.mfiles
repeated uint32 fileno = 4 [packed = true];value - The fileno to add.public GribCollectionProto.Group.Builder addAllFileno(java.lang.Iterable<? extends java.lang.Integer> values)
the component files that are in this group, key into gc.mfiles
repeated uint32 fileno = 4 [packed = true];values - The fileno to add.public GribCollectionProto.Group.Builder clearFileno()
the component files that are in this group, key into gc.mfiles
repeated uint32 fileno = 4 [packed = true];