Package | Description |
---|---|
ucar.nc2.grib.grib2 |
Modifier and Type | Class and Description |
---|---|
static class |
Grib2IndexProto.Grib2Record
Protobuf type
Grib2Record |
static class |
Grib2IndexProto.Grib2Record.Builder
Protobuf type
Grib2Record |
Modifier and Type | Method and Description |
---|---|
Grib2IndexProto.Grib2RecordOrBuilder |
Grib2IndexProto.Grib2IndexOrBuilder.getRecordsOrBuilder(int index)
repeated .Grib2Record records = 3; |
Grib2IndexProto.Grib2RecordOrBuilder |
Grib2IndexProto.Grib2Index.getRecordsOrBuilder(int index)
repeated .Grib2Record records = 3; |
Grib2IndexProto.Grib2RecordOrBuilder |
Grib2IndexProto.Grib2Index.Builder.getRecordsOrBuilder(int index)
repeated .Grib2Record records = 3; |
Modifier and Type | Method and Description |
---|---|
List<? extends Grib2IndexProto.Grib2RecordOrBuilder> |
Grib2IndexProto.Grib2IndexOrBuilder.getRecordsOrBuilderList()
repeated .Grib2Record records = 3; |
List<? extends Grib2IndexProto.Grib2RecordOrBuilder> |
Grib2IndexProto.Grib2Index.getRecordsOrBuilderList()
repeated .Grib2Record records = 3; |
List<? extends Grib2IndexProto.Grib2RecordOrBuilder> |
Grib2IndexProto.Grib2Index.Builder.getRecordsOrBuilderList()
repeated .Grib2Record records = 3; |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.