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
Section |
static class |
NcStreamProto.Section.Builder
Protobuf type
Section |
Modifier and Type | Method and Description |
---|---|
NcStreamProto.SectionOrBuilder |
NcStreamProto.DataOrBuilder.getSectionOrBuilder()
optional .Section section = 3; |
NcStreamProto.SectionOrBuilder |
NcStreamProto.Data.getSectionOrBuilder()
optional .Section section = 3; |
NcStreamProto.SectionOrBuilder |
NcStreamProto.Data.Builder.getSectionOrBuilder()
optional .Section section = 3; |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.