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