ucar.nc2.iosp.noaa
Interface GhcnmProto.StationIndexListOrBuilder

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

public static interface GhcnmProto.StationIndexListOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 GhcnmProto.StationIndex getList(int index)
           
 int getListCount()
           
 List<GhcnmProto.StationIndex> getListList()
           
 GhcnmProto.StationIndexOrBuilder getListOrBuilder(int index)
           
 List<? extends GhcnmProto.StationIndexOrBuilder> getListOrBuilderList()
           
 
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

getListList

List<GhcnmProto.StationIndex> getListList()

getList

GhcnmProto.StationIndex getList(int index)

getListCount

int getListCount()

getListOrBuilderList

List<? extends GhcnmProto.StationIndexOrBuilder> getListOrBuilderList()

getListOrBuilder

GhcnmProto.StationIndexOrBuilder getListOrBuilder(int index)


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