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

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

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

Methods in ucar.nc2.ft.point.remote that return PointStreamProto.Station
 PointStreamProto.Station PointStreamProto.Station.Builder.build()
           
 PointStreamProto.Station PointStreamProto.Station.Builder.buildPartial()
           
static PointStreamProto.Station PointStreamProto.Station.getDefaultInstance()
           
 PointStreamProto.Station PointStreamProto.Station.getDefaultInstanceForType()
           
 PointStreamProto.Station PointStreamProto.Station.Builder.getDefaultInstanceForType()
           
 PointStreamProto.Station PointStreamProto.StationListOrBuilder.getStations(int index)
           
 PointStreamProto.Station PointStreamProto.StationList.getStations(int index)
           
 PointStreamProto.Station PointStreamProto.StationList.Builder.getStations(int index)
           
static PointStreamProto.Station PointStreamProto.Station.parseDelimitedFrom(InputStream input)
           
static PointStreamProto.Station PointStreamProto.Station.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.Station PointStreamProto.Station.parseFrom(byte[] data)
           
static PointStreamProto.Station PointStreamProto.Station.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.Station PointStreamProto.Station.parseFrom(com.google.protobuf.ByteString data)
           
static PointStreamProto.Station PointStreamProto.Station.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.Station PointStreamProto.Station.parseFrom(com.google.protobuf.CodedInputStream input)
           
static PointStreamProto.Station PointStreamProto.Station.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.Station PointStreamProto.Station.parseFrom(InputStream input)
           
static PointStreamProto.Station PointStreamProto.Station.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in ucar.nc2.ft.point.remote that return types with arguments of type PointStreamProto.Station
 List<PointStreamProto.Station> PointStreamProto.StationListOrBuilder.getStationsList()
           
 List<PointStreamProto.Station> PointStreamProto.StationList.getStationsList()
           
 List<PointStreamProto.Station> PointStreamProto.StationList.Builder.getStationsList()
           
 

Methods in ucar.nc2.ft.point.remote with parameters of type PointStreamProto.Station
 PointStreamProto.StationList.Builder PointStreamProto.StationList.Builder.addStations(int index, PointStreamProto.Station value)
           
 PointStreamProto.StationList.Builder PointStreamProto.StationList.Builder.addStations(PointStreamProto.Station value)
           
 PointStreamProto.Station.Builder PointStreamProto.Station.Builder.mergeFrom(PointStreamProto.Station other)
           
static PointStreamProto.Station.Builder PointStreamProto.Station.newBuilder(PointStreamProto.Station prototype)
           
 PointStreamProto.StationList.Builder PointStreamProto.StationList.Builder.setStations(int index, PointStreamProto.Station value)
           
 

Method parameters in ucar.nc2.ft.point.remote with type arguments of type PointStreamProto.Station
 PointStreamProto.StationList.Builder PointStreamProto.StationList.Builder.addAllStations(Iterable<? extends PointStreamProto.Station> values)
           
 



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