Package | Description |
---|---|
ucar.nc2.iosp.noaa |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GhcnmProto.StationIndex> |
GhcnmProto.StationIndex.PARSER |
Modifier and Type | Method and Description |
---|---|
GhcnmProto.StationIndex |
GhcnmProto.StationIndex.Builder.build() |
GhcnmProto.StationIndex |
GhcnmProto.StationIndex.Builder.buildPartial() |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.getDefaultInstance() |
GhcnmProto.StationIndex |
GhcnmProto.StationIndex.getDefaultInstanceForType() |
GhcnmProto.StationIndex |
GhcnmProto.StationIndex.Builder.getDefaultInstanceForType() |
GhcnmProto.StationIndex |
GhcnmProto.StationIndexListOrBuilder.getList(int index)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndex |
GhcnmProto.StationIndexList.getList(int index)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndex |
GhcnmProto.StationIndexList.Builder.getList(int index)
repeated .ghcnm.StationIndex list = 1; |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.parseDelimitedFrom(InputStream input) |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.parseFrom(byte[] data) |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.parseFrom(com.google.protobuf.ByteString data) |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.parseFrom(com.google.protobuf.CodedInputStream input) |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.parseFrom(InputStream input) |
static GhcnmProto.StationIndex |
GhcnmProto.StationIndex.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<GhcnmProto.StationIndex> |
GhcnmProto.StationIndexListOrBuilder.getListList()
repeated .ghcnm.StationIndex list = 1; |
List<GhcnmProto.StationIndex> |
GhcnmProto.StationIndexList.getListList()
repeated .ghcnm.StationIndex list = 1; |
List<GhcnmProto.StationIndex> |
GhcnmProto.StationIndexList.Builder.getListList()
repeated .ghcnm.StationIndex list = 1; |
com.google.protobuf.Parser<GhcnmProto.StationIndex> |
GhcnmProto.StationIndex.getParserForType() |
Modifier and Type | Method and Description |
---|---|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.addList(GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.addList(int index,
GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.mergeFrom(GhcnmProto.StationIndex other) |
static GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.newBuilder(GhcnmProto.StationIndex prototype) |
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.setList(int index,
GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1; |
Modifier and Type | Method and Description |
---|---|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.addAllList(Iterable<? extends GhcnmProto.StationIndex> values)
repeated .ghcnm.StationIndex list = 1; |
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.