Uses of Class
ucar.nc2.stream.NcStreamProto.Section.Builder

Packages that use NcStreamProto.Section.Builder
ucar.nc2.ft.point.remote   
ucar.nc2.stream   
 

Uses of NcStreamProto.Section.Builder in ucar.nc2.ft.point.remote
 

Methods in ucar.nc2.ft.point.remote that return NcStreamProto.Section.Builder
 NcStreamProto.Section.Builder PointStreamProto.Member.Builder.getSectionBuilder()
           
 

Methods in ucar.nc2.ft.point.remote with parameters of type NcStreamProto.Section.Builder
 PointStreamProto.Member.Builder PointStreamProto.Member.Builder.setSection(NcStreamProto.Section.Builder builderForValue)
           
 

Uses of NcStreamProto.Section.Builder in ucar.nc2.stream
 

Methods in ucar.nc2.stream that return NcStreamProto.Section.Builder
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.addAllRange(Iterable<? extends NcStreamProto.Range> values)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.addRange(int index, NcStreamProto.Range.Builder builderForValue)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.addRange(int index, NcStreamProto.Range value)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.addRange(NcStreamProto.Range.Builder builderForValue)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.addRange(NcStreamProto.Range value)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.clear()
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.clearRange()
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.clone()
           
 NcStreamProto.Section.Builder NcStreamProto.Data.Builder.getSectionBuilder()
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.mergeFrom(com.google.protobuf.Message other)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.mergeFrom(NcStreamProto.Section other)
           
static NcStreamProto.Section.Builder NcStreamProto.Section.newBuilder()
           
static NcStreamProto.Section.Builder NcStreamProto.Section.newBuilder(NcStreamProto.Section prototype)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.newBuilderForType()
           
protected  NcStreamProto.Section.Builder NcStreamProto.Section.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.removeRange(int index)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.setRange(int index, NcStreamProto.Range.Builder builderForValue)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.Builder.setRange(int index, NcStreamProto.Range value)
           
 NcStreamProto.Section.Builder NcStreamProto.Section.toBuilder()
           
 

Methods in ucar.nc2.stream with parameters of type NcStreamProto.Section.Builder
 NcStreamProto.Data.Builder NcStreamProto.Data.Builder.setSection(NcStreamProto.Section.Builder builderForValue)
           
 



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