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

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

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

Methods in ucar.nc2.ft.point.remote that return PointStreamProto.PointFeature
 PointStreamProto.PointFeature PointStreamProto.PointFeature.Builder.build()
           
 PointStreamProto.PointFeature PointStreamProto.PointFeature.Builder.buildPartial()
           
static PointStreamProto.PointFeature PointStream.encodePointFeature(PointFeature pf)
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.getDefaultInstance()
           
 PointStreamProto.PointFeature PointStreamProto.PointFeature.getDefaultInstanceForType()
           
 PointStreamProto.PointFeature PointStreamProto.PointFeature.Builder.getDefaultInstanceForType()
           
protected  PointStreamProto.PointFeature PointStreamProto.PointFeature.Builder.internalGetResult()
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.parseDelimitedFrom(java.io.InputStream input)
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistry extensionRegistry)
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.parseFrom(byte[] data)
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistry extensionRegistry)
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.parseFrom(com.google.protobuf.ByteString data)
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistry extensionRegistry)
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.parseFrom(com.google.protobuf.CodedInputStream input)
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistry extensionRegistry)
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.parseFrom(java.io.InputStream input)
           
static PointStreamProto.PointFeature PointStreamProto.PointFeature.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistry extensionRegistry)
           
 

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