public static final class BufrCdmIndexProto.BufrIndex extends com.google.protobuf.GeneratedMessage implements BufrCdmIndexProto.BufrIndexOrBuilder
BufrIndex| Modifier and Type | Class and Description |
|---|---|
static class |
BufrCdmIndexProto.BufrIndex.Builder
Protobuf type
BufrIndex |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<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 |
END_FIELD_NUMBER |
static int |
FILENAME_FIELD_NUMBER |
static int |
NOBS_FIELD_NUMBER |
static int |
ROOT_FIELD_NUMBER |
static int |
START_FIELD_NUMBER |
static int |
STATIONS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static BufrCdmIndexProto.BufrIndex |
getDefaultInstance() |
BufrCdmIndexProto.BufrIndex |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getEnd()
optional uint64 end = 5; |
java.lang.String |
getFilename()
optional string filename = 1; |
com.google.protobuf.ByteString |
getFilenameBytes()
optional string filename = 1; |
long |
getNobs()
optional uint64 nobs = 6; |
com.google.protobuf.Parser<BufrCdmIndexProto.BufrIndex> |
getParserForType() |
BufrCdmIndexProto.Field |
getRoot()
optional .Field root = 3; |
BufrCdmIndexProto.FieldOrBuilder |
getRootOrBuilder()
optional .Field root = 3; |
int |
getSerializedSize() |
long |
getStart()
optional uint64 start = 4; |
BufrCdmIndexProto.Station |
getStations(int index)
repeated .Station stations = 2; |
int |
getStationsCount()
repeated .Station stations = 2; |
java.util.List<BufrCdmIndexProto.Station> |
getStationsList()
repeated .Station stations = 2; |
BufrCdmIndexProto.StationOrBuilder |
getStationsOrBuilder(int index)
repeated .Station stations = 2; |
java.util.List<? extends BufrCdmIndexProto.StationOrBuilder> |
getStationsOrBuilderList()
repeated .Station stations = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasRoot()
optional .Field root = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BufrCdmIndexProto.BufrIndex.Builder |
newBuilder() |
static BufrCdmIndexProto.BufrIndex.Builder |
newBuilder(BufrCdmIndexProto.BufrIndex prototype) |
BufrCdmIndexProto.BufrIndex.Builder |
newBuilderForType() |
protected BufrCdmIndexProto.BufrIndex.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BufrCdmIndexProto.BufrIndex |
parseDelimitedFrom(java.io.InputStream input) |
static BufrCdmIndexProto.BufrIndex |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.BufrIndex |
parseFrom(byte[] data) |
static BufrCdmIndexProto.BufrIndex |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.BufrIndex |
parseFrom(com.google.protobuf.ByteString data) |
static BufrCdmIndexProto.BufrIndex |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.BufrIndex |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BufrCdmIndexProto.BufrIndex |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.BufrIndex |
parseFrom(java.io.InputStream input) |
static BufrCdmIndexProto.BufrIndex |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BufrCdmIndexProto.BufrIndex> |
parser() |
BufrCdmIndexProto.BufrIndex.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int FILENAME_FIELD_NUMBER
public static final int STATIONS_FIELD_NUMBER
public static final int ROOT_FIELD_NUMBER
public static final int START_FIELD_NUMBER
public static final int END_FIELD_NUMBER
public static final int NOBS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic java.lang.String getFilename()
optional string filename = 1;getFilename in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic com.google.protobuf.ByteString getFilenameBytes()
optional string filename = 1;getFilenameBytes in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic java.util.List<BufrCdmIndexProto.Station> getStationsList()
repeated .Station stations = 2;getStationsList in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic java.util.List<? extends BufrCdmIndexProto.StationOrBuilder> getStationsOrBuilderList()
repeated .Station stations = 2;getStationsOrBuilderList in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic int getStationsCount()
repeated .Station stations = 2;getStationsCount in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic BufrCdmIndexProto.Station getStations(int index)
repeated .Station stations = 2;getStations in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic BufrCdmIndexProto.StationOrBuilder getStationsOrBuilder(int index)
repeated .Station stations = 2;getStationsOrBuilder in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic boolean hasRoot()
optional .Field root = 3;hasRoot in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic BufrCdmIndexProto.Field getRoot()
optional .Field root = 3;getRoot in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic BufrCdmIndexProto.FieldOrBuilder getRootOrBuilder()
optional .Field root = 3;getRootOrBuilder in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic long getStart()
optional uint64 start = 4;
msecs since epoch
getStart in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic long getEnd()
optional uint64 end = 5;getEnd in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic long getNobs()
optional uint64 nobs = 6;getNobs in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized 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.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static BufrCdmIndexProto.BufrIndex parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BufrCdmIndexProto.BufrIndex parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BufrCdmIndexProto.BufrIndex parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BufrCdmIndexProto.BufrIndex parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BufrCdmIndexProto.BufrIndex parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static BufrCdmIndexProto.BufrIndex parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static BufrCdmIndexProto.BufrIndex parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static BufrCdmIndexProto.BufrIndex parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static BufrCdmIndexProto.BufrIndex parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static BufrCdmIndexProto.BufrIndex parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic BufrCdmIndexProto.BufrIndex.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BufrCdmIndexProto.BufrIndex.Builder newBuilder()
public static BufrCdmIndexProto.BufrIndex.Builder newBuilder(BufrCdmIndexProto.BufrIndex prototype)
public BufrCdmIndexProto.BufrIndex.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BufrCdmIndexProto.BufrIndex.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static BufrCdmIndexProto.BufrIndex getDefaultInstance()
public static com.google.protobuf.Parser<BufrCdmIndexProto.BufrIndex> parser()
public com.google.protobuf.Parser<BufrCdmIndexProto.BufrIndex> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic BufrCdmIndexProto.BufrIndex getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder