public static final class Grib1IndexProto.Grib1Index.Builder extends com.google.protobuf.GeneratedMessage.Builder<Grib1IndexProto.Grib1Index.Builder> implements Grib1IndexProto.Grib1IndexOrBuilder
Grib1IndexaddRepeatedField, 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<Grib1IndexProto.Grib1Index.Builder>public Grib1IndexProto.Grib1Index.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Grib1IndexProto.Grib1Index.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<Grib1IndexProto.Grib1Index.Builder>public Grib1IndexProto.Grib1Index getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Grib1IndexProto.Grib1Index build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Grib1IndexProto.Grib1Index buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Grib1IndexProto.Grib1Index.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Grib1IndexProto.Grib1Index.Builder>public Grib1IndexProto.Grib1Index.Builder mergeFrom(Grib1IndexProto.Grib1Index other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Grib1IndexProto.Grib1Index.Builder>public Grib1IndexProto.Grib1Index.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<Grib1IndexProto.Grib1Index.Builder>java.io.IOExceptionpublic boolean hasFilename()
required string filename = 1;hasFilename in interface Grib1IndexProto.Grib1IndexOrBuilderpublic java.lang.String getFilename()
required string filename = 1;getFilename in interface Grib1IndexProto.Grib1IndexOrBuilderpublic com.google.protobuf.ByteString getFilenameBytes()
required string filename = 1;getFilenameBytes in interface Grib1IndexProto.Grib1IndexOrBuilderpublic Grib1IndexProto.Grib1Index.Builder setFilename(java.lang.String value)
required string filename = 1;value - The filename to set.public Grib1IndexProto.Grib1Index.Builder clearFilename()
required string filename = 1;public Grib1IndexProto.Grib1Index.Builder setFilenameBytes(com.google.protobuf.ByteString value)
required string filename = 1;value - The bytes for filename to set.public java.util.List<Grib1IndexProto.Grib1GdsSection> getGdsListList()
GDS factored out
repeated .Grib1GdsSection gdsList = 2;getGdsListList in interface Grib1IndexProto.Grib1IndexOrBuilderpublic int getGdsListCount()
GDS factored out
repeated .Grib1GdsSection gdsList = 2;getGdsListCount in interface Grib1IndexProto.Grib1IndexOrBuilderpublic Grib1IndexProto.Grib1GdsSection getGdsList(int index)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;getGdsList in interface Grib1IndexProto.Grib1IndexOrBuilderpublic Grib1IndexProto.Grib1Index.Builder setGdsList(int index, Grib1IndexProto.Grib1GdsSection value)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1Index.Builder setGdsList(int index, Grib1IndexProto.Grib1GdsSection.Builder builderForValue)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1Index.Builder addGdsList(Grib1IndexProto.Grib1GdsSection value)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1Index.Builder addGdsList(int index, Grib1IndexProto.Grib1GdsSection value)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1Index.Builder addGdsList(Grib1IndexProto.Grib1GdsSection.Builder builderForValue)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1Index.Builder addGdsList(int index, Grib1IndexProto.Grib1GdsSection.Builder builderForValue)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1Index.Builder addAllGdsList(java.lang.Iterable<? extends Grib1IndexProto.Grib1GdsSection> values)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1Index.Builder clearGdsList()
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1Index.Builder removeGdsList(int index)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1GdsSection.Builder getGdsListBuilder(int index)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1GdsSectionOrBuilder getGdsListOrBuilder(int index)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;getGdsListOrBuilder in interface Grib1IndexProto.Grib1IndexOrBuilderpublic java.util.List<? extends Grib1IndexProto.Grib1GdsSectionOrBuilder> getGdsListOrBuilderList()
GDS factored out
repeated .Grib1GdsSection gdsList = 2;getGdsListOrBuilderList in interface Grib1IndexProto.Grib1IndexOrBuilderpublic Grib1IndexProto.Grib1GdsSection.Builder addGdsListBuilder()
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public Grib1IndexProto.Grib1GdsSection.Builder addGdsListBuilder(int index)
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public java.util.List<Grib1IndexProto.Grib1GdsSection.Builder> getGdsListBuilderList()
GDS factored out
repeated .Grib1GdsSection gdsList = 2;public java.util.List<Grib1IndexProto.Grib1Record> getRecordsList()
repeated .Grib1Record records = 3;getRecordsList in interface Grib1IndexProto.Grib1IndexOrBuilderpublic int getRecordsCount()
repeated .Grib1Record records = 3;getRecordsCount in interface Grib1IndexProto.Grib1IndexOrBuilderpublic Grib1IndexProto.Grib1Record getRecords(int index)
repeated .Grib1Record records = 3;getRecords in interface Grib1IndexProto.Grib1IndexOrBuilderpublic Grib1IndexProto.Grib1Index.Builder setRecords(int index, Grib1IndexProto.Grib1Record value)
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1Index.Builder setRecords(int index, Grib1IndexProto.Grib1Record.Builder builderForValue)
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1Index.Builder addRecords(Grib1IndexProto.Grib1Record value)
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1Index.Builder addRecords(int index, Grib1IndexProto.Grib1Record value)
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1Index.Builder addRecords(Grib1IndexProto.Grib1Record.Builder builderForValue)
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1Index.Builder addRecords(int index, Grib1IndexProto.Grib1Record.Builder builderForValue)
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1Index.Builder addAllRecords(java.lang.Iterable<? extends Grib1IndexProto.Grib1Record> values)
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1Index.Builder clearRecords()
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1Index.Builder removeRecords(int index)
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1Record.Builder getRecordsBuilder(int index)
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1RecordOrBuilder getRecordsOrBuilder(int index)
repeated .Grib1Record records = 3;getRecordsOrBuilder in interface Grib1IndexProto.Grib1IndexOrBuilderpublic java.util.List<? extends Grib1IndexProto.Grib1RecordOrBuilder> getRecordsOrBuilderList()
repeated .Grib1Record records = 3;getRecordsOrBuilderList in interface Grib1IndexProto.Grib1IndexOrBuilderpublic Grib1IndexProto.Grib1Record.Builder addRecordsBuilder()
repeated .Grib1Record records = 3;public Grib1IndexProto.Grib1Record.Builder addRecordsBuilder(int index)
repeated .Grib1Record records = 3;public java.util.List<Grib1IndexProto.Grib1Record.Builder> getRecordsBuilderList()
repeated .Grib1Record records = 3;