public static final class GhcnmProto.StationIndex
extends com.google.protobuf.GeneratedMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
GhcnmProto.StationIndex.Builder |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
DATACOUNT_FIELD_NUMBER |
static int |
DATAPOS_FIELD_NUMBER |
static int |
STNID_FIELD_NUMBER |
static int |
STNPOS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
int |
getDataCount() |
long |
getDataPos() |
static GhcnmProto.StationIndex |
getDefaultInstance() |
GhcnmProto.StationIndex |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getSerializedSize() |
long |
getStnid() |
long |
getStnPos() |
boolean |
hasDataCount() |
boolean |
hasDataPos() |
boolean |
hasStnid() |
boolean |
hasStnPos() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GhcnmProto.StationIndex.Builder |
newBuilder() |
static GhcnmProto.StationIndex.Builder |
newBuilder(GhcnmProto.StationIndex prototype) |
GhcnmProto.StationIndex.Builder |
newBuilderForType() |
static GhcnmProto.StationIndex |
parseDelimitedFrom(java.io.InputStream input) |
static GhcnmProto.StationIndex |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndex |
parseFrom(byte[] data) |
static GhcnmProto.StationIndex |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndex |
parseFrom(com.google.protobuf.ByteString data) |
static GhcnmProto.StationIndex |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndex |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GhcnmProto.StationIndex |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndex |
parseFrom(java.io.InputStream input) |
static GhcnmProto.StationIndex |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GhcnmProto.StationIndex.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newGeneratedExtensiontoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int STNID_FIELD_NUMBER
public static final int STNPOS_FIELD_NUMBER
public static final int DATAPOS_FIELD_NUMBER
public static final int DATACOUNT_FIELD_NUMBER
public static GhcnmProto.StationIndex getDefaultInstance()
public GhcnmProto.StationIndex getDefaultInstanceForType()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasStnid()
public long getStnid()
public boolean hasStnPos()
public long getStnPos()
public boolean hasDataPos()
public long getDataPos()
public boolean hasDataCount()
public int getDataCount()
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessagepublic static GhcnmProto.StationIndex parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GhcnmProto.StationIndex parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GhcnmProto.StationIndex parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GhcnmProto.StationIndex parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GhcnmProto.StationIndex parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndex parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndex parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndex parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndex parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndex parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndex.Builder newBuilder()
public GhcnmProto.StationIndex.Builder newBuilderForType()
public static GhcnmProto.StationIndex.Builder newBuilder(GhcnmProto.StationIndex prototype)
public GhcnmProto.StationIndex.Builder toBuilder()