Uses of Class
ucar.nc2.ft.point.remote.PointStreamProto.StationList

Packages that use PointStreamProto.StationList
ucar.nc2.ft.point.remote   
 

Uses of PointStreamProto.StationList in ucar.nc2.ft.point.remote
 

Methods in ucar.nc2.ft.point.remote that return PointStreamProto.StationList
 PointStreamProto.StationList PointStreamProto.StationList.Builder.build()
           
 PointStreamProto.StationList PointStreamProto.StationList.Builder.buildPartial()
           
static PointStreamProto.StationList PointStream.encodeStations(List<Station> stnList)
           
static PointStreamProto.StationList PointStreamProto.StationList.getDefaultInstance()
           
 PointStreamProto.StationList PointStreamProto.StationList.getDefaultInstanceForType()
           
 PointStreamProto.StationList PointStreamProto.StationList.Builder.getDefaultInstanceForType()
           
static PointStreamProto.StationList PointStreamProto.StationList.parseDelimitedFrom(InputStream input)
           
static PointStreamProto.StationList PointStreamProto.StationList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.StationList PointStreamProto.StationList.parseFrom(byte[] data)
           
static PointStreamProto.StationList PointStreamProto.StationList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.StationList PointStreamProto.StationList.parseFrom(com.google.protobuf.ByteString data)
           
static PointStreamProto.StationList PointStreamProto.StationList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.StationList PointStreamProto.StationList.parseFrom(com.google.protobuf.CodedInputStream input)
           
static PointStreamProto.StationList PointStreamProto.StationList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.StationList PointStreamProto.StationList.parseFrom(InputStream input)
           
static PointStreamProto.StationList PointStreamProto.StationList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in ucar.nc2.ft.point.remote with parameters of type PointStreamProto.StationList
 PointStreamProto.StationList.Builder PointStreamProto.StationList.Builder.mergeFrom(PointStreamProto.StationList other)
           
static PointStreamProto.StationList.Builder PointStreamProto.StationList.newBuilder(PointStreamProto.StationList prototype)
           
 



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