public static interface Grib2IndexProto.Grib2RecordOrBuilder
extends com.google.protobuf.MessageOrBuilder
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; |
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.ByteString |
getPds()
required bytes pds = 7; |
int |
getScanMode()
optional uint32 scanMode = 17 [default = 9999]; |
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]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasHeader()
required bytes header = 1;
com.google.protobuf.ByteString getHeader()
required bytes header = 1;
boolean hasGribMessageStart()
optional uint64 gribMessageStart = 15;
indicator section
long getGribMessageStart()
optional uint64 gribMessageStart = 15;
indicator section
boolean hasGribMessageLength()
required uint64 gribMessageLength = 2;
long getGribMessageLength()
required uint64 gribMessageLength = 2;
boolean hasDiscipline()
required uint32 discipline = 3;
int getDiscipline()
required uint32 discipline = 3;
boolean hasIds()
required .GribIdSection ids = 4;
id section
Grib2IndexProto.GribIdSection getIds()
required .GribIdSection ids = 4;
id section
Grib2IndexProto.GribIdSectionOrBuilder getIdsOrBuilder()
required .GribIdSection ids = 4;
id section
boolean hasLus()
optional bytes lus = 5;
other sections
com.google.protobuf.ByteString getLus()
optional bytes lus = 5;
other sections
boolean hasGdsIdx()
required uint32 gdsIdx = 6;
index into gdsList
int getGdsIdx()
required uint32 gdsIdx = 6;
index into gdsList
boolean hasPds()
required bytes pds = 7;
com.google.protobuf.ByteString getPds()
required bytes pds = 7;
boolean hasDrsPos()
required uint64 drsPos = 8;
drs section
long getDrsPos()
required uint64 drsPos = 8;
drs section
boolean hasDrsTemplate()
required uint32 drsTemplate = 9;
int getDrsTemplate()
required uint32 drsTemplate = 9;
boolean hasDrsNpoints()
required uint32 drsNpoints = 10;
int getDrsNpoints()
required uint32 drsNpoints = 10;
boolean hasBmsPos()
required uint64 bmsPos = 11;
bms section
long getBmsPos()
required uint64 bmsPos = 11;
bms section
boolean hasBmsIndicator()
required uint32 bmsIndicator = 12;
int getBmsIndicator()
required uint32 bmsIndicator = 12;
boolean hasBmsReplaced()
optional bool bmsReplaced = 16 [default = false];
boolean getBmsReplaced()
optional bool bmsReplaced = 16 [default = false];
boolean hasDataPos()
required uint64 dataPos = 13;
data section
long getDataPos()
required uint64 dataPos = 13;
data section
boolean hasDataLen()
required uint32 dataLen = 14;
int getDataLen()
required uint32 dataLen = 14;
boolean hasScanMode()
optional uint32 scanMode = 17 [default = 9999];
scanMode from gds added in version 4.5
int getScanMode()
optional uint32 scanMode = 17 [default = 9999];
scanMode from gds added in version 4.5