public static interface GribCollectionProto.CoordOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
float |
getBound(int index) |
int |
getBoundCount() |
List<Float> |
getBoundList() |
int |
getCode() |
int |
getIndex() |
String |
getUnit() |
float |
getValues(int index) |
int |
getValuesCount() |
List<Float> |
getValuesList() |
boolean |
hasCode() |
boolean |
hasIndex() |
boolean |
hasUnit() |
boolean hasCode()
int getCode()
boolean hasUnit()
String getUnit()
int getValuesCount()
float getValues(int index)
int getBoundCount()
float getBound(int index)
boolean hasIndex()
int getIndex()
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.