Package | Description |
---|---|
ucar.nc2.ft.point.remote |
Modifier and Type | Class and Description |
---|---|
static class |
PointStreamProto.Station
Protobuf type
pointStream.Station |
static class |
PointStreamProto.Station.Builder
Protobuf type
pointStream.Station |
Modifier and Type | Method and Description |
---|---|
PointStreamProto.StationOrBuilder |
PointStreamProto.StationListOrBuilder.getStationsOrBuilder(int index)
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationOrBuilder |
PointStreamProto.StationList.getStationsOrBuilder(int index)
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationOrBuilder |
PointStreamProto.StationList.Builder.getStationsOrBuilder(int index)
repeated .pointStream.Station stations = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends PointStreamProto.StationOrBuilder> |
PointStreamProto.StationListOrBuilder.getStationsOrBuilderList()
repeated .pointStream.Station stations = 1; |
List<? extends PointStreamProto.StationOrBuilder> |
PointStreamProto.StationList.getStationsOrBuilderList()
repeated .pointStream.Station stations = 1; |
List<? extends PointStreamProto.StationOrBuilder> |
PointStreamProto.StationList.Builder.getStationsOrBuilderList()
repeated .pointStream.Station stations = 1; |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.