Package | Description |
---|---|
ucar.nc2.ft.point.remote | |
ucar.nc2.stream |
Modifier and Type | Method and Description |
---|---|
NcStreamProto.Section |
PointStreamProto.MemberOrBuilder.getSection()
required .ncstream.Section section = 5; |
NcStreamProto.Section |
PointStreamProto.Member.getSection()
required .ncstream.Section section = 5; |
NcStreamProto.Section |
PointStreamProto.Member.Builder.getSection()
required .ncstream.Section section = 5; |
Modifier and Type | Method and Description |
---|---|
PointStreamProto.Member.Builder |
PointStreamProto.Member.Builder.mergeSection(NcStreamProto.Section value)
required .ncstream.Section section = 5; |
PointStreamProto.Member.Builder |
PointStreamProto.Member.Builder.setSection(NcStreamProto.Section value)
required .ncstream.Section section = 5; |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<NcStreamProto.Section> |
NcStreamProto.Section.PARSER |
Modifier and Type | Method and Description |
---|---|
NcStreamProto.Section |
NcStreamProto.Section.Builder.build() |
NcStreamProto.Section |
NcStreamProto.Section.Builder.buildPartial() |
static NcStreamProto.Section |
NcStream.encodeSection(Section section) |
static NcStreamProto.Section |
NcStreamProto.Section.getDefaultInstance() |
NcStreamProto.Section |
NcStreamProto.Section.getDefaultInstanceForType() |
NcStreamProto.Section |
NcStreamProto.Section.Builder.getDefaultInstanceForType() |
NcStreamProto.Section |
NcStreamProto.DataOrBuilder.getSection()
optional .Section section = 3; |
NcStreamProto.Section |
NcStreamProto.Data.getSection()
optional .Section section = 3; |
NcStreamProto.Section |
NcStreamProto.Data.Builder.getSection()
optional .Section section = 3; |
static NcStreamProto.Section |
NcStreamProto.Section.parseDelimitedFrom(InputStream input) |
static NcStreamProto.Section |
NcStreamProto.Section.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Section |
NcStreamProto.Section.parseFrom(byte[] data) |
static NcStreamProto.Section |
NcStreamProto.Section.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Section |
NcStreamProto.Section.parseFrom(com.google.protobuf.ByteString data) |
static NcStreamProto.Section |
NcStreamProto.Section.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Section |
NcStreamProto.Section.parseFrom(com.google.protobuf.CodedInputStream input) |
static NcStreamProto.Section |
NcStreamProto.Section.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Section |
NcStreamProto.Section.parseFrom(InputStream input) |
static NcStreamProto.Section |
NcStreamProto.Section.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<NcStreamProto.Section> |
NcStreamProto.Section.getParserForType() |
Modifier and Type | Method and Description |
---|---|
static Section |
NcStream.decodeSection(NcStreamProto.Section proto) |
NcStreamProto.Section.Builder |
NcStreamProto.Section.Builder.mergeFrom(NcStreamProto.Section other) |
NcStreamProto.Data.Builder |
NcStreamProto.Data.Builder.mergeSection(NcStreamProto.Section value)
optional .Section section = 3; |
static NcStreamProto.Section.Builder |
NcStreamProto.Section.newBuilder(NcStreamProto.Section prototype) |
NcStreamProto.Data.Builder |
NcStreamProto.Data.Builder.setSection(NcStreamProto.Section value)
optional .Section section = 3; |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.