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