Package | Description |
---|---|
ucar.nc2.grib.grib1 |
Modifier and Type | Class and Description |
---|---|
static class |
Grib1IndexProto.Grib1Record
Protobuf type
Grib1Record |
static class |
Grib1IndexProto.Grib1Record.Builder
Protobuf type
Grib1Record |
Modifier and Type | Method and Description |
---|---|
Grib1IndexProto.Grib1RecordOrBuilder |
Grib1IndexProto.Grib1IndexOrBuilder.getRecordsOrBuilder(int index)
repeated .Grib1Record records = 3; |
Grib1IndexProto.Grib1RecordOrBuilder |
Grib1IndexProto.Grib1Index.getRecordsOrBuilder(int index)
repeated .Grib1Record records = 3; |
Grib1IndexProto.Grib1RecordOrBuilder |
Grib1IndexProto.Grib1Index.Builder.getRecordsOrBuilder(int index)
repeated .Grib1Record records = 3; |
Modifier and Type | Method and Description |
---|---|
List<? extends Grib1IndexProto.Grib1RecordOrBuilder> |
Grib1IndexProto.Grib1IndexOrBuilder.getRecordsOrBuilderList()
repeated .Grib1Record records = 3; |
List<? extends Grib1IndexProto.Grib1RecordOrBuilder> |
Grib1IndexProto.Grib1Index.getRecordsOrBuilderList()
repeated .Grib1Record records = 3; |
List<? extends Grib1IndexProto.Grib1RecordOrBuilder> |
Grib1IndexProto.Grib1Index.Builder.getRecordsOrBuilderList()
repeated .Grib1Record records = 3; |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.