public static final class Grib2IndexProto.GribGdsSection.Builder extends com.google.protobuf.GeneratedMessage.Builder<Grib2IndexProto.GribGdsSection.Builder> implements Grib2IndexProto.GribGdsSectionOrBuilder
GribGdsSectionaddRepeatedField, 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<Grib2IndexProto.GribGdsSection.Builder>public Grib2IndexProto.GribGdsSection.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Grib2IndexProto.GribGdsSection.Builder>public Grib2IndexProto.GribGdsSection.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<Grib2IndexProto.GribGdsSection.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<Grib2IndexProto.GribGdsSection.Builder>public Grib2IndexProto.GribGdsSection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Grib2IndexProto.GribGdsSection build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Grib2IndexProto.GribGdsSection buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Grib2IndexProto.GribGdsSection.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Grib2IndexProto.GribGdsSection.Builder>public Grib2IndexProto.GribGdsSection.Builder mergeFrom(Grib2IndexProto.GribGdsSection other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Grib2IndexProto.GribGdsSection.Builder>public Grib2IndexProto.GribGdsSection.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<Grib2IndexProto.GribGdsSection.Builder>java.io.IOExceptionpublic boolean hasGds()
required bytes gds = 2;hasGds in interface Grib2IndexProto.GribGdsSectionOrBuilderpublic com.google.protobuf.ByteString getGds()
required bytes gds = 2;getGds in interface Grib2IndexProto.GribGdsSectionOrBuilderpublic Grib2IndexProto.GribGdsSection.Builder setGds(com.google.protobuf.ByteString value)
required bytes gds = 2;public Grib2IndexProto.GribGdsSection.Builder clearGds()
required bytes gds = 2;