public static interface Grib2IndexProto.Grib2IndexOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFilename() |
Grib2IndexProto.GribGdsSection |
getGdsList(int index) |
int |
getGdsListCount() |
List<Grib2IndexProto.GribGdsSection> |
getGdsListList() |
Grib2IndexProto.GribGdsSectionOrBuilder |
getGdsListOrBuilder(int index) |
List<? extends Grib2IndexProto.GribGdsSectionOrBuilder> |
getGdsListOrBuilderList() |
Grib2IndexProto.Grib2Record |
getRecords(int index) |
int |
getRecordsCount() |
List<Grib2IndexProto.Grib2Record> |
getRecordsList() |
Grib2IndexProto.Grib2RecordOrBuilder |
getRecordsOrBuilder(int index) |
List<? extends Grib2IndexProto.Grib2RecordOrBuilder> |
getRecordsOrBuilderList() |
boolean |
hasFilename() |
boolean hasFilename()
String getFilename()
List<Grib2IndexProto.GribGdsSection> getGdsListList()
Grib2IndexProto.GribGdsSection getGdsList(int index)
int getGdsListCount()
List<? extends Grib2IndexProto.GribGdsSectionOrBuilder> getGdsListOrBuilderList()
Grib2IndexProto.GribGdsSectionOrBuilder getGdsListOrBuilder(int index)
List<Grib2IndexProto.Grib2Record> getRecordsList()
Grib2IndexProto.Grib2Record getRecords(int index)
int getRecordsCount()
List<? extends Grib2IndexProto.Grib2RecordOrBuilder> getRecordsOrBuilderList()
Grib2IndexProto.Grib2RecordOrBuilder getRecordsOrBuilder(int index)
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.