ucar.nc2.ft.point.remote
Interface PointStreamProto.StationListOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
PointStreamProto.StationList, PointStreamProto.StationList.Builder
Enclosing class:
PointStreamProto

public static interface PointStreamProto.StationListOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 PointStreamProto.Station getStations(int index)
           
 int getStationsCount()
           
 List<PointStreamProto.Station> getStationsList()
           
 PointStreamProto.StationOrBuilder getStationsOrBuilder(int index)
           
 List<? extends PointStreamProto.StationOrBuilder> getStationsOrBuilderList()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

getStationsList

List<PointStreamProto.Station> getStationsList()

getStations

PointStreamProto.Station getStations(int index)

getStationsCount

int getStationsCount()

getStationsOrBuilderList

List<? extends PointStreamProto.StationOrBuilder> getStationsOrBuilderList()

getStationsOrBuilder

PointStreamProto.StationOrBuilder getStationsOrBuilder(int index)


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.