Package | Description |
---|---|
ucar.nc2.ft.point.bufr |
Modifier and Type | Field and Description |
---|---|
BufrCdmIndexProto.Field |
BufrCdmIndex.root |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<BufrCdmIndexProto.Field> |
BufrCdmIndexProto.Field.PARSER |
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.Builder.build() |
BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.Builder.buildPartial() |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.getDefaultInstance() |
BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.getDefaultInstanceForType() |
BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.Builder.getDefaultInstanceForType() |
BufrCdmIndexProto.Field |
BufrCdmIndexProto.FieldOrBuilder.getFlds(int index)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.getFlds(int index)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.Builder.getFlds(int index)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field |
BufrCdmIndexProto.BufrIndexOrBuilder.getRoot()
required .bufrCdmIndex.Field root = 3; |
BufrCdmIndexProto.Field |
BufrCdmIndexProto.BufrIndex.getRoot()
required .bufrCdmIndex.Field root = 3; |
BufrCdmIndexProto.Field |
BufrCdmIndexProto.BufrIndex.Builder.getRoot()
required .bufrCdmIndex.Field root = 3; |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.parseDelimitedFrom(InputStream input) |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.parseFrom(byte[] data) |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.parseFrom(com.google.protobuf.ByteString data) |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.parseFrom(com.google.protobuf.CodedInputStream input) |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.parseFrom(InputStream input) |
static BufrCdmIndexProto.Field |
BufrCdmIndexProto.Field.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<BufrCdmIndexProto.Field> |
BufrCdmIndexProto.FieldOrBuilder.getFldsList()
repeated .bufrCdmIndex.Field flds = 3; |
List<BufrCdmIndexProto.Field> |
BufrCdmIndexProto.Field.getFldsList()
repeated .bufrCdmIndex.Field flds = 3; |
List<BufrCdmIndexProto.Field> |
BufrCdmIndexProto.Field.Builder.getFldsList()
repeated .bufrCdmIndex.Field flds = 3; |
com.google.protobuf.Parser<BufrCdmIndexProto.Field> |
BufrCdmIndexProto.Field.getParserForType() |
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.Field.Builder |
BufrCdmIndexProto.Field.Builder.addFlds(BufrCdmIndexProto.Field value)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
BufrCdmIndexProto.Field.Builder.addFlds(int index,
BufrCdmIndexProto.Field value)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.Field.Builder |
BufrCdmIndexProto.Field.Builder.mergeFrom(BufrCdmIndexProto.Field other) |
BufrCdmIndexProto.BufrIndex.Builder |
BufrCdmIndexProto.BufrIndex.Builder.mergeRoot(BufrCdmIndexProto.Field value)
required .bufrCdmIndex.Field root = 3; |
static BufrCdmIndexProto.Field.Builder |
BufrCdmIndexProto.Field.newBuilder(BufrCdmIndexProto.Field prototype) |
BufrCdmIndexProto.Field.Builder |
BufrCdmIndexProto.Field.Builder.setFlds(int index,
BufrCdmIndexProto.Field value)
repeated .bufrCdmIndex.Field flds = 3; |
BufrCdmIndexProto.BufrIndex.Builder |
BufrCdmIndexProto.BufrIndex.Builder.setRoot(BufrCdmIndexProto.Field value)
required .bufrCdmIndex.Field root = 3; |
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.Field.Builder |
BufrCdmIndexProto.Field.Builder.addAllFlds(Iterable<? extends BufrCdmIndexProto.Field> values)
repeated .bufrCdmIndex.Field flds = 3; |
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.