Package | Description |
---|---|
ucar.nc2.ft.point.bufr | |
ucar.nc2.iosp.bufr |
I/O Service Provider for BUFR format files
|
Modifier and Type | Method and Description |
---|---|
static BufrCdmIndexProto.FldType |
StandardFields.findField(int center,
String key) |
static BufrCdmIndexProto.FldType |
StandardFields.findStandardField(String key) |
BufrCdmIndexProto.FldType |
BufrCdmIndexProto.FieldOrBuilder.getType()
optional .bufrCdmIndex.FldType type = 5; |
BufrCdmIndexProto.FldType |
BufrCdmIndexProto.Field.getType()
optional .bufrCdmIndex.FldType type = 5; |
BufrCdmIndexProto.FldType |
BufrCdmIndexProto.Field.Builder.getType()
optional .bufrCdmIndex.FldType type = 5; |
BufrCdmIndexProto.FldType |
BufrField.getType() |
static BufrCdmIndexProto.FldType |
BufrCdmIndexProto.FldType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BufrCdmIndexProto.FldType |
BufrCdmIndexProto.FldType.valueOf(int value) |
static BufrCdmIndexProto.FldType |
BufrCdmIndexProto.FldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufrCdmIndexProto.FldType[] |
BufrCdmIndexProto.FldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<BufrCdmIndexProto.FldType> |
BufrCdmIndexProto.FldType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
String |
StandardFields.StandardFieldsFromStructure.getFieldName(BufrCdmIndexProto.FldType type) |
int |
StandardFields.StandardFieldsFromStructure.getFieldValue(BufrCdmIndexProto.FldType type) |
double |
StandardFields.StandardFieldsFromStructure.getFieldValueD(BufrCdmIndexProto.FldType type) |
String |
StandardFields.StandardFieldsFromStructure.getFieldValueS(BufrCdmIndexProto.FldType type) |
boolean |
StandardFields.StandardFieldsFromStructure.hasField(BufrCdmIndexProto.FldType type) |
BufrCdmIndexProto.Field.Builder |
BufrCdmIndexProto.Field.Builder.setType(BufrCdmIndexProto.FldType value)
optional .bufrCdmIndex.FldType type = 5; |
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.FldType |
BufrConfig.FieldConverter.getType() |
Modifier and Type | Method and Description |
---|---|
BufrConfig.FieldConverter |
BufrConfig.getStandardField(BufrCdmIndexProto.FldType want) |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.