public static interface GribCollectionProto.GroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GribCollectionProto.Coord |
getEnsCoords(int index)
repeated .gribCollectionIndex.Coord ensCoords = 6; |
int |
getEnsCoordsCount()
repeated .gribCollectionIndex.Coord ensCoords = 6; |
List<GribCollectionProto.Coord> |
getEnsCoordsList()
repeated .gribCollectionIndex.Coord ensCoords = 6; |
GribCollectionProto.CoordOrBuilder |
getEnsCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord ensCoords = 6; |
List<? extends GribCollectionProto.CoordOrBuilder> |
getEnsCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord ensCoords = 6; |
int |
getFileno(int index)
repeated int32 fileno = 8; |
int |
getFilenoCount()
repeated int32 fileno = 8; |
List<Integer> |
getFilenoList()
repeated int32 fileno = 8; |
com.google.protobuf.ByteString |
getGds()
optional bytes gds = 2; |
int |
getGdsHash()
optional sint32 gdsHash = 11 [default = 0]; |
String |
getName()
optional string name = 10; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 10; |
GribCollectionProto.Parameter |
getParams(int index)
repeated .gribCollectionIndex.Parameter params = 7; |
int |
getParamsCount()
repeated .gribCollectionIndex.Parameter params = 7; |
List<GribCollectionProto.Parameter> |
getParamsList()
repeated .gribCollectionIndex.Parameter params = 7; |
GribCollectionProto.ParameterOrBuilder |
getParamsOrBuilder(int index)
repeated .gribCollectionIndex.Parameter params = 7; |
List<? extends GribCollectionProto.ParameterOrBuilder> |
getParamsOrBuilderList()
repeated .gribCollectionIndex.Parameter params = 7; |
int |
getPredefinedGds()
optional int32 predefinedGds = 1; |
GribCollectionProto.Coord |
getTimeCoords(int index)
repeated .gribCollectionIndex.Coord timeCoords = 4; |
int |
getTimeCoordsCount()
repeated .gribCollectionIndex.Coord timeCoords = 4; |
List<GribCollectionProto.Coord> |
getTimeCoordsList()
repeated .gribCollectionIndex.Coord timeCoords = 4; |
GribCollectionProto.CoordOrBuilder |
getTimeCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord timeCoords = 4; |
List<? extends GribCollectionProto.CoordOrBuilder> |
getTimeCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord timeCoords = 4; |
GribCollectionProto.TimeCoordUnion |
getTimeCoordUnions(int index)
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9; |
int |
getTimeCoordUnionsCount()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9; |
List<GribCollectionProto.TimeCoordUnion> |
getTimeCoordUnionsList()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9; |
GribCollectionProto.TimeCoordUnionOrBuilder |
getTimeCoordUnionsOrBuilder(int index)
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9; |
List<? extends GribCollectionProto.TimeCoordUnionOrBuilder> |
getTimeCoordUnionsOrBuilderList()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9; |
GribCollectionProto.Variable |
getVariables(int index)
repeated .gribCollectionIndex.Variable variables = 3; |
int |
getVariablesCount()
repeated .gribCollectionIndex.Variable variables = 3; |
List<GribCollectionProto.Variable> |
getVariablesList()
repeated .gribCollectionIndex.Variable variables = 3; |
GribCollectionProto.VariableOrBuilder |
getVariablesOrBuilder(int index)
repeated .gribCollectionIndex.Variable variables = 3; |
List<? extends GribCollectionProto.VariableOrBuilder> |
getVariablesOrBuilderList()
repeated .gribCollectionIndex.Variable variables = 3; |
GribCollectionProto.Coord |
getVertCoords(int index)
repeated .gribCollectionIndex.Coord vertCoords = 5; |
int |
getVertCoordsCount()
repeated .gribCollectionIndex.Coord vertCoords = 5; |
List<GribCollectionProto.Coord> |
getVertCoordsList()
repeated .gribCollectionIndex.Coord vertCoords = 5; |
GribCollectionProto.CoordOrBuilder |
getVertCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord vertCoords = 5; |
List<? extends GribCollectionProto.CoordOrBuilder> |
getVertCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord vertCoords = 5; |
boolean |
hasGds()
optional bytes gds = 2; |
boolean |
hasGdsHash()
optional sint32 gdsHash = 11 [default = 0]; |
boolean |
hasName()
optional string name = 10; |
boolean |
hasPredefinedGds()
optional int32 predefinedGds = 1; |
boolean hasPredefinedGds()
optional int32 predefinedGds = 1;
predefined GDS code, defined by center
int getPredefinedGds()
optional int32 predefinedGds = 1;
predefined GDS code, defined by center
boolean hasGds()
optional bytes gds = 2;
all variables in the group use the same GDS
com.google.protobuf.ByteString getGds()
optional bytes gds = 2;
all variables in the group use the same GDS
List<GribCollectionProto.Variable> getVariablesList()
repeated .gribCollectionIndex.Variable variables = 3;
list of variables
GribCollectionProto.Variable getVariables(int index)
repeated .gribCollectionIndex.Variable variables = 3;
list of variables
int getVariablesCount()
repeated .gribCollectionIndex.Variable variables = 3;
list of variables
List<? extends GribCollectionProto.VariableOrBuilder> getVariablesOrBuilderList()
repeated .gribCollectionIndex.Variable variables = 3;
list of variables
GribCollectionProto.VariableOrBuilder getVariablesOrBuilder(int index)
repeated .gribCollectionIndex.Variable variables = 3;
list of variables
List<GribCollectionProto.Coord> getTimeCoordsList()
repeated .gribCollectionIndex.Coord timeCoords = 4;
list of time coordinates
GribCollectionProto.Coord getTimeCoords(int index)
repeated .gribCollectionIndex.Coord timeCoords = 4;
list of time coordinates
int getTimeCoordsCount()
repeated .gribCollectionIndex.Coord timeCoords = 4;
list of time coordinates
List<? extends GribCollectionProto.CoordOrBuilder> getTimeCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord timeCoords = 4;
list of time coordinates
GribCollectionProto.CoordOrBuilder getTimeCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord timeCoords = 4;
list of time coordinates
List<GribCollectionProto.Coord> getVertCoordsList()
repeated .gribCollectionIndex.Coord vertCoords = 5;
list of vert coordinates
GribCollectionProto.Coord getVertCoords(int index)
repeated .gribCollectionIndex.Coord vertCoords = 5;
list of vert coordinates
int getVertCoordsCount()
repeated .gribCollectionIndex.Coord vertCoords = 5;
list of vert coordinates
List<? extends GribCollectionProto.CoordOrBuilder> getVertCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord vertCoords = 5;
list of vert coordinates
GribCollectionProto.CoordOrBuilder getVertCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord vertCoords = 5;
list of vert coordinates
List<GribCollectionProto.Coord> getEnsCoordsList()
repeated .gribCollectionIndex.Coord ensCoords = 6;
list of ens coordinates
GribCollectionProto.Coord getEnsCoords(int index)
repeated .gribCollectionIndex.Coord ensCoords = 6;
list of ens coordinates
int getEnsCoordsCount()
repeated .gribCollectionIndex.Coord ensCoords = 6;
list of ens coordinates
List<? extends GribCollectionProto.CoordOrBuilder> getEnsCoordsOrBuilderList()
repeated .gribCollectionIndex.Coord ensCoords = 6;
list of ens coordinates
GribCollectionProto.CoordOrBuilder getEnsCoordsOrBuilder(int index)
repeated .gribCollectionIndex.Coord ensCoords = 6;
list of ens coordinates
List<GribCollectionProto.Parameter> getParamsList()
repeated .gribCollectionIndex.Parameter params = 7;
group attributes
GribCollectionProto.Parameter getParams(int index)
repeated .gribCollectionIndex.Parameter params = 7;
group attributes
int getParamsCount()
repeated .gribCollectionIndex.Parameter params = 7;
group attributes
List<? extends GribCollectionProto.ParameterOrBuilder> getParamsOrBuilderList()
repeated .gribCollectionIndex.Parameter params = 7;
group attributes
GribCollectionProto.ParameterOrBuilder getParamsOrBuilder(int index)
repeated .gribCollectionIndex.Parameter params = 7;
group attributes
List<Integer> getFilenoList()
repeated int32 fileno = 8;
the component files that are in this group, index into gc.files
int getFilenoCount()
repeated int32 fileno = 8;
the component files that are in this group, index into gc.files
int getFileno(int index)
repeated int32 fileno = 8;
the component files that are in this group, index into gc.files
List<GribCollectionProto.TimeCoordUnion> getTimeCoordUnionsList()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9;
for time partitions only
GribCollectionProto.TimeCoordUnion getTimeCoordUnions(int index)
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9;
for time partitions only
int getTimeCoordUnionsCount()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9;
for time partitions only
List<? extends GribCollectionProto.TimeCoordUnionOrBuilder> getTimeCoordUnionsOrBuilderList()
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9;
for time partitions only
GribCollectionProto.TimeCoordUnionOrBuilder getTimeCoordUnionsOrBuilder(int index)
repeated .gribCollectionIndex.TimeCoordUnion timeCoordUnions = 9;
for time partitions only
boolean hasName()
optional string name = 10;
only when user overrides default name
String getName()
optional string name = 10;
only when user overrides default name
com.google.protobuf.ByteString getNameBytes()
optional string name = 10;
only when user overrides default name
boolean hasGdsHash()
optional sint32 gdsHash = 11 [default = 0];int getGdsHash()
optional sint32 gdsHash = 11 [default = 0];Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.