public static interface Grib2IndexProto.GribIdSectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCenterId() |
int |
getLocalTableVersion() |
int |
getMasterTableVersion() |
int |
getProcessedDataType() |
int |
getProductionStatus() |
int |
getRefDate(int index) |
int |
getRefDateCount() |
List<Integer> |
getRefDateList() |
int |
getSignificanceOfRT() |
int |
getSubcenterId() |
boolean |
hasCenterId() |
boolean |
hasLocalTableVersion() |
boolean |
hasMasterTableVersion() |
boolean |
hasProcessedDataType() |
boolean |
hasProductionStatus() |
boolean |
hasSignificanceOfRT() |
boolean |
hasSubcenterId() |
boolean hasCenterId()
int getCenterId()
boolean hasSubcenterId()
int getSubcenterId()
boolean hasMasterTableVersion()
int getMasterTableVersion()
boolean hasLocalTableVersion()
int getLocalTableVersion()
boolean hasSignificanceOfRT()
int getSignificanceOfRT()
int getRefDateCount()
int getRefDate(int index)
boolean hasProductionStatus()
int getProductionStatus()
boolean hasProcessedDataType()
int getProcessedDataType()
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.