public static final class GhcnmProto.StationIndex.Builder extends com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndex.Builder> implements GhcnmProto.StationIndexOrBuilder
StationIndexaddRepeatedField, 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<GhcnmProto.StationIndex.Builder>public GhcnmProto.StationIndex.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndex.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<GhcnmProto.StationIndex.Builder>public GhcnmProto.StationIndex getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GhcnmProto.StationIndex build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GhcnmProto.StationIndex buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GhcnmProto.StationIndex.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GhcnmProto.StationIndex.Builder>public GhcnmProto.StationIndex.Builder mergeFrom(GhcnmProto.StationIndex other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndex.Builder>public GhcnmProto.StationIndex.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<GhcnmProto.StationIndex.Builder>java.io.IOExceptionpublic long getStnid()
uint64 stnid = 1;getStnid in interface GhcnmProto.StationIndexOrBuilderpublic GhcnmProto.StationIndex.Builder setStnid(long value)
uint64 stnid = 1;value - The stnid to set.public GhcnmProto.StationIndex.Builder clearStnid()
uint64 stnid = 1;public long getStnPos()
uint64 stnPos = 2;getStnPos in interface GhcnmProto.StationIndexOrBuilderpublic GhcnmProto.StationIndex.Builder setStnPos(long value)
uint64 stnPos = 2;value - The stnPos to set.public GhcnmProto.StationIndex.Builder clearStnPos()
uint64 stnPos = 2;public long getDataPos()
uint64 dataPos = 3;getDataPos in interface GhcnmProto.StationIndexOrBuilderpublic GhcnmProto.StationIndex.Builder setDataPos(long value)
uint64 dataPos = 3;value - The dataPos to set.public GhcnmProto.StationIndex.Builder clearDataPos()
uint64 dataPos = 3;public int getDataCount()
uint32 dataCount = 4;getDataCount in interface GhcnmProto.StationIndexOrBuilderpublic GhcnmProto.StationIndex.Builder setDataCount(int value)
uint32 dataCount = 4;value - The dataCount to set.public GhcnmProto.StationIndex.Builder clearDataCount()
uint32 dataCount = 4;