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