public static interface PointStreamProto.StationListOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PointStreamProto.Station |
getStations(int index)
repeated .pointStream.Station stations = 1; |
int |
getStationsCount()
repeated .pointStream.Station stations = 1; |
List<PointStreamProto.Station> |
getStationsList()
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationOrBuilder |
getStationsOrBuilder(int index)
repeated .pointStream.Station stations = 1; |
List<? extends PointStreamProto.StationOrBuilder> |
getStationsOrBuilderList()
repeated .pointStream.Station stations = 1; |
List<PointStreamProto.Station> getStationsList()
repeated .pointStream.Station stations = 1;
PointStreamProto.Station getStations(int index)
repeated .pointStream.Station stations = 1;
int getStationsCount()
repeated .pointStream.Station stations = 1;
List<? extends PointStreamProto.StationOrBuilder> getStationsOrBuilderList()
repeated .pointStream.Station stations = 1;
PointStreamProto.StationOrBuilder getStationsOrBuilder(int index)
repeated .pointStream.Station stations = 1;
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.