Uses of Class
ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder

Packages that use PointStreamProto.PointFeature.Builder
ucar.nc2.ft.point.remote   
 

Uses of PointStreamProto.PointFeature.Builder in ucar.nc2.ft.point.remote
 

Methods in ucar.nc2.ft.point.remote that return PointStreamProto.PointFeature.Builder
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.addAllSdata(Iterable<String> values)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.addSdata(String value)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.clear()
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.clearData()
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.clearLoc()
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.clearSdata()
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.clone()
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.mergeFrom(com.google.protobuf.Message other)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.mergeFrom(PointStreamProto.PointFeature other)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.mergeLoc(PointStreamProto.Location value)
           
static PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.newBuilder()
           
static PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.newBuilder(PointStreamProto.PointFeature prototype)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.newBuilderForType()
           
protected  PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.setData(com.google.protobuf.ByteString value)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.setLoc(PointStreamProto.Location.Builder builderForValue)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.setLoc(PointStreamProto.Location value)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.Builder.setSdata(int index, String value)
           
 PointStreamProto.PointFeature.Builder PointStreamProto.PointFeature.toBuilder()
           
 



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