public static final class Grib2IndexProto.Grib2Record extends com.google.protobuf.GeneratedMessage implements Grib2IndexProto.Grib2RecordOrBuilder
Grib2Record
Modifier and Type | Class and Description |
---|---|
static class |
Grib2IndexProto.Grib2Record.Builder
Protobuf type
Grib2Record |
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 |
BMSINDICATOR_FIELD_NUMBER |
static int |
BMSPOS_FIELD_NUMBER |
static int |
BMSREPLACED_FIELD_NUMBER |
static int |
DATALEN_FIELD_NUMBER |
static int |
DATAPOS_FIELD_NUMBER |
static int |
DISCIPLINE_FIELD_NUMBER |
static int |
DRSNPOINTS_FIELD_NUMBER |
static int |
DRSPOS_FIELD_NUMBER |
static int |
DRSTEMPLATE_FIELD_NUMBER |
static int |
GDSIDX_FIELD_NUMBER |
static int |
GRIBMESSAGELENGTH_FIELD_NUMBER |
static int |
GRIBMESSAGESTART_FIELD_NUMBER |
static int |
HEADER_FIELD_NUMBER |
static int |
IDS_FIELD_NUMBER |
static int |
LUS_FIELD_NUMBER |
static com.google.protobuf.Parser<Grib2IndexProto.Grib2Record> |
PARSER |
static int |
PDS_FIELD_NUMBER |
static int |
SCANMODE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
int |
getBmsIndicator()
required uint32 bmsIndicator = 12; |
long |
getBmsPos()
required uint64 bmsPos = 11; |
boolean |
getBmsReplaced()
optional bool bmsReplaced = 16 [default = false]; |
int |
getDataLen()
required uint32 dataLen = 14; |
long |
getDataPos()
required uint64 dataPos = 13; |
static Grib2IndexProto.Grib2Record |
getDefaultInstance() |
Grib2IndexProto.Grib2Record |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getDiscipline()
required uint32 discipline = 3; |
int |
getDrsNpoints()
required uint32 drsNpoints = 10; |
long |
getDrsPos()
required uint64 drsPos = 8; |
int |
getDrsTemplate()
required uint32 drsTemplate = 9; |
int |
getGdsIdx()
required uint32 gdsIdx = 6; |
long |
getGribMessageLength()
required uint64 gribMessageLength = 2; |
long |
getGribMessageStart()
optional uint64 gribMessageStart = 15; |
com.google.protobuf.ByteString |
getHeader()
required bytes header = 1; |
Grib2IndexProto.GribIdSection |
getIds()
required .GribIdSection ids = 4; |
Grib2IndexProto.GribIdSectionOrBuilder |
getIdsOrBuilder()
required .GribIdSection ids = 4; |
com.google.protobuf.ByteString |
getLus()
optional bytes lus = 5; |
com.google.protobuf.Parser<Grib2IndexProto.Grib2Record> |
getParserForType() |
com.google.protobuf.ByteString |
getPds()
required bytes pds = 7; |
int |
getScanMode()
optional uint32 scanMode = 17 [default = 9999]; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBmsIndicator()
required uint32 bmsIndicator = 12; |
boolean |
hasBmsPos()
required uint64 bmsPos = 11; |
boolean |
hasBmsReplaced()
optional bool bmsReplaced = 16 [default = false]; |
boolean |
hasDataLen()
required uint32 dataLen = 14; |
boolean |
hasDataPos()
required uint64 dataPos = 13; |
boolean |
hasDiscipline()
required uint32 discipline = 3; |
boolean |
hasDrsNpoints()
required uint32 drsNpoints = 10; |
boolean |
hasDrsPos()
required uint64 drsPos = 8; |
boolean |
hasDrsTemplate()
required uint32 drsTemplate = 9; |
boolean |
hasGdsIdx()
required uint32 gdsIdx = 6; |
boolean |
hasGribMessageLength()
required uint64 gribMessageLength = 2; |
boolean |
hasGribMessageStart()
optional uint64 gribMessageStart = 15; |
boolean |
hasHeader()
required bytes header = 1; |
boolean |
hasIds()
required .GribIdSection ids = 4; |
boolean |
hasLus()
optional bytes lus = 5; |
boolean |
hasPds()
required bytes pds = 7; |
boolean |
hasScanMode()
optional uint32 scanMode = 17 [default = 9999]; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Grib2IndexProto.Grib2Record.Builder |
newBuilder() |
static Grib2IndexProto.Grib2Record.Builder |
newBuilder(Grib2IndexProto.Grib2Record prototype) |
Grib2IndexProto.Grib2Record.Builder |
newBuilderForType() |
protected Grib2IndexProto.Grib2Record.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Grib2IndexProto.Grib2Record |
parseDelimitedFrom(java.io.InputStream input) |
static Grib2IndexProto.Grib2Record |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Grib2IndexProto.Grib2Record |
parseFrom(byte[] data) |
static Grib2IndexProto.Grib2Record |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Grib2IndexProto.Grib2Record |
parseFrom(com.google.protobuf.ByteString data) |
static Grib2IndexProto.Grib2Record |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Grib2IndexProto.Grib2Record |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Grib2IndexProto.Grib2Record |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Grib2IndexProto.Grib2Record |
parseFrom(java.io.InputStream input) |
static Grib2IndexProto.Grib2Record |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Grib2IndexProto.Grib2Record.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
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, writeString, writeStringNoTag
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<Grib2IndexProto.Grib2Record> PARSER
public static final int HEADER_FIELD_NUMBER
public static final int GRIBMESSAGESTART_FIELD_NUMBER
public static final int GRIBMESSAGELENGTH_FIELD_NUMBER
public static final int DISCIPLINE_FIELD_NUMBER
public static final int IDS_FIELD_NUMBER
public static final int LUS_FIELD_NUMBER
public static final int GDSIDX_FIELD_NUMBER
public static final int PDS_FIELD_NUMBER
public static final int DRSPOS_FIELD_NUMBER
public static final int DRSTEMPLATE_FIELD_NUMBER
public static final int DRSNPOINTS_FIELD_NUMBER
public static final int BMSPOS_FIELD_NUMBER
public static final int BMSINDICATOR_FIELD_NUMBER
public static final int BMSREPLACED_FIELD_NUMBER
public static final int DATAPOS_FIELD_NUMBER
public static final int DATALEN_FIELD_NUMBER
public static final int SCANMODE_FIELD_NUMBER
public static Grib2IndexProto.Grib2Record getDefaultInstance()
public Grib2IndexProto.Grib2Record getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<Grib2IndexProto.Grib2Record> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasHeader()
required bytes header = 1;
hasHeader
in interface Grib2IndexProto.Grib2RecordOrBuilder
public com.google.protobuf.ByteString getHeader()
required bytes header = 1;
getHeader
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasGribMessageStart()
optional uint64 gribMessageStart = 15;
indicator section
hasGribMessageStart
in interface Grib2IndexProto.Grib2RecordOrBuilder
public long getGribMessageStart()
optional uint64 gribMessageStart = 15;
indicator section
getGribMessageStart
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasGribMessageLength()
required uint64 gribMessageLength = 2;
hasGribMessageLength
in interface Grib2IndexProto.Grib2RecordOrBuilder
public long getGribMessageLength()
required uint64 gribMessageLength = 2;
getGribMessageLength
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasDiscipline()
required uint32 discipline = 3;
hasDiscipline
in interface Grib2IndexProto.Grib2RecordOrBuilder
public int getDiscipline()
required uint32 discipline = 3;
getDiscipline
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasIds()
required .GribIdSection ids = 4;
id section
hasIds
in interface Grib2IndexProto.Grib2RecordOrBuilder
public Grib2IndexProto.GribIdSection getIds()
required .GribIdSection ids = 4;
id section
getIds
in interface Grib2IndexProto.Grib2RecordOrBuilder
public Grib2IndexProto.GribIdSectionOrBuilder getIdsOrBuilder()
required .GribIdSection ids = 4;
id section
getIdsOrBuilder
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasLus()
optional bytes lus = 5;
other sections
hasLus
in interface Grib2IndexProto.Grib2RecordOrBuilder
public com.google.protobuf.ByteString getLus()
optional bytes lus = 5;
other sections
getLus
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasGdsIdx()
required uint32 gdsIdx = 6;
index into gdsList
hasGdsIdx
in interface Grib2IndexProto.Grib2RecordOrBuilder
public int getGdsIdx()
required uint32 gdsIdx = 6;
index into gdsList
getGdsIdx
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasPds()
required bytes pds = 7;
hasPds
in interface Grib2IndexProto.Grib2RecordOrBuilder
public com.google.protobuf.ByteString getPds()
required bytes pds = 7;
getPds
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasDrsPos()
required uint64 drsPos = 8;
drs section
hasDrsPos
in interface Grib2IndexProto.Grib2RecordOrBuilder
public long getDrsPos()
required uint64 drsPos = 8;
drs section
getDrsPos
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasDrsTemplate()
required uint32 drsTemplate = 9;
hasDrsTemplate
in interface Grib2IndexProto.Grib2RecordOrBuilder
public int getDrsTemplate()
required uint32 drsTemplate = 9;
getDrsTemplate
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasDrsNpoints()
required uint32 drsNpoints = 10;
hasDrsNpoints
in interface Grib2IndexProto.Grib2RecordOrBuilder
public int getDrsNpoints()
required uint32 drsNpoints = 10;
getDrsNpoints
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasBmsPos()
required uint64 bmsPos = 11;
bms section
hasBmsPos
in interface Grib2IndexProto.Grib2RecordOrBuilder
public long getBmsPos()
required uint64 bmsPos = 11;
bms section
getBmsPos
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasBmsIndicator()
required uint32 bmsIndicator = 12;
hasBmsIndicator
in interface Grib2IndexProto.Grib2RecordOrBuilder
public int getBmsIndicator()
required uint32 bmsIndicator = 12;
getBmsIndicator
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasBmsReplaced()
optional bool bmsReplaced = 16 [default = false];
hasBmsReplaced
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean getBmsReplaced()
optional bool bmsReplaced = 16 [default = false];
getBmsReplaced
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasDataPos()
required uint64 dataPos = 13;
data section
hasDataPos
in interface Grib2IndexProto.Grib2RecordOrBuilder
public long getDataPos()
required uint64 dataPos = 13;
data section
getDataPos
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasDataLen()
required uint32 dataLen = 14;
hasDataLen
in interface Grib2IndexProto.Grib2RecordOrBuilder
public int getDataLen()
required uint32 dataLen = 14;
getDataLen
in interface Grib2IndexProto.Grib2RecordOrBuilder
public boolean hasScanMode()
optional uint32 scanMode = 17 [default = 9999];
scanMode from gds added in version 4.5
hasScanMode
in interface Grib2IndexProto.Grib2RecordOrBuilder
public int getScanMode()
optional uint32 scanMode = 17 [default = 9999];
scanMode from gds added in version 4.5
getScanMode
in interface Grib2IndexProto.Grib2RecordOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
java.io.ObjectStreamException
public static Grib2IndexProto.Grib2Record parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Grib2IndexProto.Grib2Record parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Grib2IndexProto.Grib2Record parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Grib2IndexProto.Grib2Record parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Grib2IndexProto.Grib2Record parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Grib2IndexProto.Grib2Record parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Grib2IndexProto.Grib2Record parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Grib2IndexProto.Grib2Record parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Grib2IndexProto.Grib2Record parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static Grib2IndexProto.Grib2Record parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Grib2IndexProto.Grib2Record.Builder newBuilder()
public Grib2IndexProto.Grib2Record.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Grib2IndexProto.Grib2Record.Builder newBuilder(Grib2IndexProto.Grib2Record prototype)
public Grib2IndexProto.Grib2Record.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Grib2IndexProto.Grib2Record.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage