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.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 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 |
|---|---|
boolean |
equals(java.lang.Object obj) |
static BufrCdmIndexProto.BufrIndex |
getDefaultInstance() |
BufrCdmIndexProto.BufrIndex |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getEnd()
uint64 end = 5; |
java.lang.String |
getFilename()
string filename = 1; |
com.google.protobuf.ByteString |
getFilenameBytes()
string filename = 1; |
long |
getNobs()
uint64 nobs = 6; |
com.google.protobuf.Parser<BufrCdmIndexProto.BufrIndex> |
getParserForType() |
BufrCdmIndexProto.Field |
getRoot()
.Field root = 3; |
BufrCdmIndexProto.FieldOrBuilder |
getRootOrBuilder()
.Field root = 3; |
int |
getSerializedSize() |
long |
getStart()
msecs since epoch
|
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; |
int |
hashCode() |
boolean |
hasRoot()
.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.AbstractMessage.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(java.nio.ByteBuffer data) |
static BufrCdmIndexProto.BufrIndex |
parseFrom(java.nio.ByteBuffer 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) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, 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 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()
string filename = 1;getFilename in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic com.google.protobuf.ByteString getFilenameBytes()
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()
.Field root = 3;hasRoot in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic BufrCdmIndexProto.Field getRoot()
.Field root = 3;getRoot in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic BufrCdmIndexProto.FieldOrBuilder getRootOrBuilder()
.Field root = 3;getRootOrBuilder in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic long getStart()
msecs since epoch
uint64 start = 4;getStart in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic long getEnd()
uint64 end = 5;getEnd in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic long getNobs()
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 boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static BufrCdmIndexProto.BufrIndex parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BufrCdmIndexProto.BufrIndex parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic 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.AbstractMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.AbstractMessagepublic 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