public static interface BufrCdmIndexProto.FieldOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BufrCdmIndexProto.FldAction |
getAction()
optional .FldAction action = 4; |
int |
getActionValue()
optional .FldAction action = 4; |
int |
getBitWidth()
optional int32 bitWidth = 12; |
java.lang.String |
getDesc()
optional string desc = 8; |
com.google.protobuf.ByteString |
getDescBytes()
optional string desc = 8; |
BufrCdmIndexProto.Field |
getFlds(int index)
repeated .Field flds = 3; |
int |
getFldsCount()
repeated .Field flds = 3; |
java.util.List<BufrCdmIndexProto.Field> |
getFldsList()
repeated .Field flds = 3; |
BufrCdmIndexProto.FieldOrBuilder |
getFldsOrBuilder(int index)
repeated .Field flds = 3; |
java.util.List<? extends BufrCdmIndexProto.FieldOrBuilder> |
getFldsOrBuilderList()
repeated .Field flds = 3; |
int |
getFxy()
optional uint32 fxy = 1; |
int |
getMax()
optional uint32 max = 7; |
int |
getMin()
optional uint32 min = 6; |
java.lang.String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
int |
getReference()
optional int32 reference = 11; |
int |
getScale()
optional int32 scale = 10; |
BufrCdmIndexProto.FldType |
getType()
optional .FldType type = 5; |
int |
getTypeValue()
optional .FldType type = 5; |
java.lang.String |
getUnits()
optional string units = 9; |
com.google.protobuf.ByteString |
getUnitsBytes()
optional string units = 9; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getFxy()
optional uint32 fxy = 1;java.lang.String getName()
optional string name = 2;com.google.protobuf.ByteString getNameBytes()
optional string name = 2;java.util.List<BufrCdmIndexProto.Field> getFldsList()
repeated .Field flds = 3;BufrCdmIndexProto.Field getFlds(int index)
repeated .Field flds = 3;int getFldsCount()
repeated .Field flds = 3;java.util.List<? extends BufrCdmIndexProto.FieldOrBuilder> getFldsOrBuilderList()
repeated .Field flds = 3;BufrCdmIndexProto.FieldOrBuilder getFldsOrBuilder(int index)
repeated .Field flds = 3;int getActionValue()
optional .FldAction action = 4;BufrCdmIndexProto.FldAction getAction()
optional .FldAction action = 4;int getTypeValue()
optional .FldType type = 5;BufrCdmIndexProto.FldType getType()
optional .FldType type = 5;int getMin()
optional uint32 min = 6;int getMax()
optional uint32 max = 7;java.lang.String getDesc()
optional string desc = 8;com.google.protobuf.ByteString getDescBytes()
optional string desc = 8;java.lang.String getUnits()
optional string units = 9;com.google.protobuf.ByteString getUnitsBytes()
optional string units = 9;int getScale()
optional int32 scale = 10;
bufr scale and offset
int getReference()
optional int32 reference = 11;int getBitWidth()
optional int32 bitWidth = 12;