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; |
java.util.List<PointStreamProto.Station> |
getStationsList()
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationOrBuilder |
getStationsOrBuilder(int index)
repeated .pointStream.Station stations = 1; |
java.util.List<? extends PointStreamProto.StationOrBuilder> |
getStationsOrBuilderList()
repeated .pointStream.Station stations = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.util.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;
java.util.List<? extends PointStreamProto.StationOrBuilder> getStationsOrBuilderList()
repeated .pointStream.Station stations = 1;
PointStreamProto.StationOrBuilder getStationsOrBuilder(int index)
repeated .pointStream.Station stations = 1;