public static final class GhcnmProto.StationIndex.Builder extends com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndex.Builder> implements GhcnmProto.StationIndexOrBuilder
StationIndex
addRepeatedField, 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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndex.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<GhcnmProto.StationIndex.Builder>
public GhcnmProto.StationIndex getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GhcnmProto.StationIndex build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GhcnmProto.StationIndex buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GhcnmProto.StationIndex.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GhcnmProto.StationIndex.Builder>
java.io.IOException
public long getStnid()
uint64 stnid = 1;
getStnid
in interface GhcnmProto.StationIndexOrBuilder
public 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.StationIndexOrBuilder
public 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.StationIndexOrBuilder
public 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.StationIndexOrBuilder
public GhcnmProto.StationIndex.Builder setDataCount(int value)
uint32 dataCount = 4;
value
- The dataCount to set.public GhcnmProto.StationIndex.Builder clearDataCount()
uint32 dataCount = 4;