public class BufrConfig.FieldConverter extends Object implements BufrField
Modifier and Type | Method and Description |
---|---|
BufrCdmIndexProto.FldAction |
getAction() |
int |
getBitWidth() |
BufrConfig.FieldConverter |
getChild(int i) |
List<BufrConfig.FieldConverter> |
getChildren() |
String |
getDesc() |
short |
getFxy() |
String |
getFxyName() |
int |
getMax() |
int |
getMin() |
String |
getName() |
int |
getReference() |
int |
getScale() |
BufrCdmIndexProto.FldType |
getType() |
String |
getUnits() |
boolean |
isSeq() |
void |
setAction(BufrCdmIndexProto.FldAction action) |
void |
setAction(String action) |
public String getFxyName()
getFxyName
in interface BufrField
public BufrCdmIndexProto.FldAction getAction()
public BufrCdmIndexProto.FldType getType()
public List<BufrConfig.FieldConverter> getChildren()
getChildren
in interface BufrField
public int getReference()
getReference
in interface BufrField
public int getBitWidth()
getBitWidth
in interface BufrField
public void setAction(String action)
public void setAction(BufrCdmIndexProto.FldAction action)
public BufrConfig.FieldConverter getChild(int i)
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.