public static final class Grib1IndexProto.Grib1Index.Builder extends com.google.protobuf.GeneratedMessage.Builder<Grib1IndexProto.Grib1Index.Builder> implements Grib1IndexProto.Grib1IndexOrBuilder
Grib1Index
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<Grib1IndexProto.Grib1Index.Builder>
public Grib1IndexProto.Grib1Index.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<Grib1IndexProto.Grib1Index.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<Grib1IndexProto.Grib1Index.Builder>
public Grib1IndexProto.Grib1Index getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Grib1IndexProto.Grib1Index build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Grib1IndexProto.Grib1Index buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Grib1IndexProto.Grib1Index.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Grib1IndexProto.Grib1Index.Builder>
java.io.IOException
public boolean hasFilename()
required string filename = 1;
hasFilename
in interface Grib1IndexProto.Grib1IndexOrBuilder
public java.lang.String getFilename()
required string filename = 1;
getFilename
in interface Grib1IndexProto.Grib1IndexOrBuilder
public com.google.protobuf.ByteString getFilenameBytes()
required string filename = 1;
getFilenameBytes
in interface Grib1IndexProto.Grib1IndexOrBuilder
public 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.Grib1IndexOrBuilder
public int getGdsListCount()
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
getGdsListCount
in interface Grib1IndexProto.Grib1IndexOrBuilder
public Grib1IndexProto.Grib1GdsSection getGdsList(int index)
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
getGdsList
in interface Grib1IndexProto.Grib1IndexOrBuilder
public 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.Grib1IndexOrBuilder
public java.util.List<? extends Grib1IndexProto.Grib1GdsSectionOrBuilder> getGdsListOrBuilderList()
repeated .Grib1GdsSection gdsList = 2;
GDS factored out
getGdsListOrBuilderList
in interface Grib1IndexProto.Grib1IndexOrBuilder
public 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.Grib1IndexOrBuilder
public int getRecordsCount()
repeated .Grib1Record records = 3;
getRecordsCount
in interface Grib1IndexProto.Grib1IndexOrBuilder
public Grib1IndexProto.Grib1Record getRecords(int index)
repeated .Grib1Record records = 3;
getRecords
in interface Grib1IndexProto.Grib1IndexOrBuilder
public 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.Grib1IndexOrBuilder
public java.util.List<? extends Grib1IndexProto.Grib1RecordOrBuilder> getRecordsOrBuilderList()
repeated .Grib1Record records = 3;
getRecordsOrBuilderList
in interface Grib1IndexProto.Grib1IndexOrBuilder
public 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;