| Package | Description |
|---|---|
| ucar.nc2.ft.point.remote | |
| ucar.nc2.stream |
| Modifier and Type | Method and Description |
|---|---|
NcStreamProto.SectionOrBuilder |
PointStreamProto.MemberOrBuilder.getSectionOrBuilder()
required .ncstream.Section section = 5; |
NcStreamProto.SectionOrBuilder |
PointStreamProto.Member.getSectionOrBuilder()
required .ncstream.Section section = 5; |
NcStreamProto.SectionOrBuilder |
PointStreamProto.Member.Builder.getSectionOrBuilder()
required .ncstream.Section section = 5; |
| Modifier and Type | Class and Description |
|---|---|
static class |
NcStreamProto.Section
Protobuf type
ncstream.Section |
static class |
NcStreamProto.Section.Builder
Protobuf type
ncstream.Section |
| Modifier and Type | Method and Description |
|---|---|
NcStreamProto.SectionOrBuilder |
NcStreamProto.DataOrBuilder.getSectionOrBuilder()
optional .ncstream.Section section = 3; |
NcStreamProto.SectionOrBuilder |
NcStreamProto.Data.getSectionOrBuilder()
optional .ncstream.Section section = 3; |
NcStreamProto.SectionOrBuilder |
NcStreamProto.Data.Builder.getSectionOrBuilder()
optional .ncstream.Section section = 3; |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.