public static final class GhcnmProto.StationIndexList
extends com.google.protobuf.GeneratedMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
GhcnmProto.StationIndexList.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 |
LIST_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static GhcnmProto.StationIndexList |
getDefaultInstance() |
GhcnmProto.StationIndexList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
GhcnmProto.StationIndex |
getList(int index) |
int |
getListCount() |
java.util.List<GhcnmProto.StationIndex> |
getListList() |
int |
getSerializedSize() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GhcnmProto.StationIndexList.Builder |
newBuilder() |
static GhcnmProto.StationIndexList.Builder |
newBuilder(GhcnmProto.StationIndexList prototype) |
GhcnmProto.StationIndexList.Builder |
newBuilderForType() |
static GhcnmProto.StationIndexList |
parseDelimitedFrom(java.io.InputStream input) |
static GhcnmProto.StationIndexList |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndexList |
parseFrom(byte[] data) |
static GhcnmProto.StationIndexList |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndexList |
parseFrom(com.google.protobuf.ByteString data) |
static GhcnmProto.StationIndexList |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndexList |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GhcnmProto.StationIndexList |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndexList |
parseFrom(java.io.InputStream input) |
static GhcnmProto.StationIndexList |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GhcnmProto.StationIndexList.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newGeneratedExtensiontoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int LIST_FIELD_NUMBER
public static GhcnmProto.StationIndexList getDefaultInstance()
public GhcnmProto.StationIndexList getDefaultInstanceForType()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic java.util.List<GhcnmProto.StationIndex> getListList()
public int getListCount()
public GhcnmProto.StationIndex getList(int index)
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.StationIndexList parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GhcnmProto.StationIndexList parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GhcnmProto.StationIndexList parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GhcnmProto.StationIndexList parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GhcnmProto.StationIndexList parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndexList parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndexList parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndexList parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndexList parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndexList parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static GhcnmProto.StationIndexList.Builder newBuilder()
public GhcnmProto.StationIndexList.Builder newBuilderForType()
public static GhcnmProto.StationIndexList.Builder newBuilder(GhcnmProto.StationIndexList prototype)
public GhcnmProto.StationIndexList.Builder toBuilder()