public interface BufrField
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.FldAction |
getAction() |
int |
getBitWidth() |
List<? extends BufrField> |
getChildren() |
String |
getDesc() |
short |
getFxy() |
String |
getFxyName() |
int |
getMax() |
int |
getMin() |
String |
getName() |
int |
getReference() |
int |
getScale() |
BufrCdmIndexProto.FldType |
getType() |
String |
getUnits() |
boolean |
isSeq() |
String getName()
String getDesc()
String getUnits()
short getFxy()
String getFxyName()
BufrCdmIndexProto.FldAction getAction()
BufrCdmIndexProto.FldType getType()
boolean isSeq()
int getMin()
int getMax()
int getScale()
int getReference()
int getBitWidth()
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.