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