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