public static interface Grib2IndexProto.Grib2RecordOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getBmsIndicator() |
long |
getBmsPos() |
boolean |
getBmsReplaced() |
int |
getDataLen() |
long |
getDataPos() |
int |
getDiscipline() |
int |
getDrsNpoints() |
long |
getDrsPos() |
int |
getDrsTemplate() |
int |
getGdsIdx() |
long |
getGribMessageLength() |
long |
getGribMessageStart() |
com.google.protobuf.ByteString |
getHeader() |
Grib2IndexProto.GribIdSection |
getIds() |
Grib2IndexProto.GribIdSectionOrBuilder |
getIdsOrBuilder() |
com.google.protobuf.ByteString |
getLus() |
com.google.protobuf.ByteString |
getPds() |
boolean |
hasBmsIndicator() |
boolean |
hasBmsPos() |
boolean |
hasBmsReplaced() |
boolean |
hasDataLen() |
boolean |
hasDataPos() |
boolean |
hasDiscipline() |
boolean |
hasDrsNpoints() |
boolean |
hasDrsPos() |
boolean |
hasDrsTemplate() |
boolean |
hasGdsIdx() |
boolean |
hasGribMessageLength() |
boolean |
hasGribMessageStart() |
boolean |
hasHeader() |
boolean |
hasIds() |
boolean |
hasLus() |
boolean |
hasPds() |
boolean hasHeader()
com.google.protobuf.ByteString getHeader()
boolean hasGribMessageStart()
long getGribMessageStart()
boolean hasGribMessageLength()
long getGribMessageLength()
boolean hasDiscipline()
int getDiscipline()
boolean hasIds()
Grib2IndexProto.GribIdSection getIds()
Grib2IndexProto.GribIdSectionOrBuilder getIdsOrBuilder()
boolean hasLus()
com.google.protobuf.ByteString getLus()
boolean hasGdsIdx()
int getGdsIdx()
boolean hasPds()
com.google.protobuf.ByteString getPds()
boolean hasDrsPos()
long getDrsPos()
boolean hasDrsTemplate()
int getDrsTemplate()
boolean hasDrsNpoints()
int getDrsNpoints()
boolean hasBmsPos()
long getBmsPos()
boolean hasBmsIndicator()
int getBmsIndicator()
boolean hasBmsReplaced()
boolean getBmsReplaced()
boolean hasDataPos()
long getDataPos()
boolean hasDataLen()
int getDataLen()
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.