public static final class Grib1IndexProto.Grib1Index.Builder extends com.google.protobuf.GeneratedMessage.Builder<Grib1IndexProto.Grib1Index.Builder> implements Grib1IndexProto.Grib1IndexOrBuilder
Grib1IndexaddRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, 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.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 Grib1IndexProto.Grib1Index.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone 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;public Grib1IndexProto.Grib1Index.Builder clearFilename()
required string filename = 1;public Grib1IndexProto.Grib1Index.Builder setFilenameBytes(com.google.protobuf.ByteString value)
required string filename = 1;public java.util.List<Grib1IndexProto.Grib1GdsSection> getGdsListList()
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
getGdsListList in interface Grib1IndexProto.Grib1IndexOrBuilderpublic int getGdsListCount()
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
getGdsListCount in interface Grib1IndexProto.Grib1IndexOrBuilderpublic Grib1IndexProto.Grib1GdsSection getGdsList(int index)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
getGdsList in interface Grib1IndexProto.Grib1IndexOrBuilderpublic Grib1IndexProto.Grib1Index.Builder setGdsList(int index, Grib1IndexProto.Grib1GdsSection value)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1Index.Builder setGdsList(int index, Grib1IndexProto.Grib1GdsSection.Builder builderForValue)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1Index.Builder addGdsList(Grib1IndexProto.Grib1GdsSection value)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1Index.Builder addGdsList(int index, Grib1IndexProto.Grib1GdsSection value)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1Index.Builder addGdsList(Grib1IndexProto.Grib1GdsSection.Builder builderForValue)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1Index.Builder addGdsList(int index, Grib1IndexProto.Grib1GdsSection.Builder builderForValue)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1Index.Builder addAllGdsList(java.lang.Iterable<? extends Grib1IndexProto.Grib1GdsSection> values)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1Index.Builder clearGdsList()
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1Index.Builder removeGdsList(int index)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1GdsSection.Builder getGdsListBuilder(int index)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1GdsSectionOrBuilder getGdsListOrBuilder(int index)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
getGdsListOrBuilder in interface Grib1IndexProto.Grib1IndexOrBuilderpublic java.util.List<? extends Grib1IndexProto.Grib1GdsSectionOrBuilder> getGdsListOrBuilderList()
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
getGdsListOrBuilderList in interface Grib1IndexProto.Grib1IndexOrBuilderpublic Grib1IndexProto.Grib1GdsSection.Builder addGdsListBuilder()
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public Grib1IndexProto.Grib1GdsSection.Builder addGdsListBuilder(int index)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
public java.util.List<Grib1IndexProto.Grib1GdsSection.Builder> getGdsListBuilderList()
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
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;