Package | Description |
---|---|
ucar.nc2.ft.point.bufr |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<BufrCdmIndexProto.Station> |
BufrCdmIndexProto.Station.PARSER |
List<BufrCdmIndexProto.Station> |
BufrCdmIndex.stations |
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.Builder.build() |
BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.Builder.buildPartial() |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.getDefaultInstance() |
BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.getDefaultInstanceForType() |
BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.Builder.getDefaultInstanceForType() |
BufrCdmIndexProto.Station |
BufrCdmIndexProto.BufrIndexOrBuilder.getStations(int index)
repeated .bufrCdmIndex.Station stations = 2; |
BufrCdmIndexProto.Station |
BufrCdmIndexProto.BufrIndex.getStations(int index)
repeated .bufrCdmIndex.Station stations = 2; |
BufrCdmIndexProto.Station |
BufrCdmIndexProto.BufrIndex.Builder.getStations(int index)
repeated .bufrCdmIndex.Station stations = 2; |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.parseDelimitedFrom(InputStream input) |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.parseFrom(byte[] data) |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.parseFrom(com.google.protobuf.ByteString data) |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.parseFrom(com.google.protobuf.CodedInputStream input) |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.parseFrom(InputStream input) |
static BufrCdmIndexProto.Station |
BufrCdmIndexProto.Station.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<BufrCdmIndexProto.Station> |
BufrCdmIndexProto.Station.getParserForType() |
List<BufrCdmIndexProto.Station> |
BufrCdmIndexProto.BufrIndexOrBuilder.getStationsList()
repeated .bufrCdmIndex.Station stations = 2; |
List<BufrCdmIndexProto.Station> |
BufrCdmIndexProto.BufrIndex.getStationsList()
repeated .bufrCdmIndex.Station stations = 2; |
List<BufrCdmIndexProto.Station> |
BufrCdmIndexProto.BufrIndex.Builder.getStationsList()
repeated .bufrCdmIndex.Station stations = 2; |
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.BufrIndex.Builder |
BufrCdmIndexProto.BufrIndex.Builder.addStations(BufrCdmIndexProto.Station value)
repeated .bufrCdmIndex.Station stations = 2; |
BufrCdmIndexProto.BufrIndex.Builder |
BufrCdmIndexProto.BufrIndex.Builder.addStations(int index,
BufrCdmIndexProto.Station value)
repeated .bufrCdmIndex.Station stations = 2; |
BufrCdmIndexProto.Station.Builder |
BufrCdmIndexProto.Station.Builder.mergeFrom(BufrCdmIndexProto.Station other) |
static BufrCdmIndexProto.Station.Builder |
BufrCdmIndexProto.Station.newBuilder(BufrCdmIndexProto.Station prototype) |
BufrCdmIndexProto.BufrIndex.Builder |
BufrCdmIndexProto.BufrIndex.Builder.setStations(int index,
BufrCdmIndexProto.Station value)
repeated .bufrCdmIndex.Station stations = 2; |
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.BufrIndex.Builder |
BufrCdmIndexProto.BufrIndex.Builder.addAllStations(Iterable<? extends BufrCdmIndexProto.Station> values)
repeated .bufrCdmIndex.Station stations = 2; |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.