public class BufrCdmIndexPanel.FieldBean extends Object implements BufrField
| Constructor and Description |
|---|
BufrCdmIndexPanel.FieldBean() |
BufrCdmIndexPanel.FieldBean(BufrCdmIndexPanel.FieldBean parent,
BufrCdmIndexProto.Field child) |
| Modifier and Type | Method and Description |
|---|---|
String |
editableProperties() |
BufrCdmIndexProto.FldAction |
getAction() |
String |
getActionS() |
int |
getBitWidth() |
List<? extends BufrField> |
getChildren() |
String |
getDesc() |
short |
getFxy() |
String |
getFxyName() |
int |
getMax() |
int |
getMin() |
String |
getName() |
String |
getParent() |
int |
getReference() |
int |
getScale() |
BufrCdmIndexProto.FldType |
getType() |
String |
getUnits() |
String |
hiddenProperties() |
boolean |
isSeq() |
void |
setActionS(String actS) |
void |
setType(BufrCdmIndexProto.FldType type) |
public BufrCdmIndexPanel.FieldBean()
public BufrCdmIndexPanel.FieldBean(BufrCdmIndexPanel.FieldBean parent, BufrCdmIndexProto.Field child)
public String editableProperties()
public String hiddenProperties()
public String getParent()
public String getFxyName()
getFxyName in interface BufrFieldpublic BufrCdmIndexProto.FldAction getAction()
public BufrCdmIndexProto.FldType getType()
public void setType(BufrCdmIndexProto.FldType type)
public String getActionS()
public void setActionS(String actS)
public int getReference()
getReference in interface BufrFieldpublic int getBitWidth()
getBitWidth in interface BufrFieldpublic List<? extends BufrField> getChildren()
getChildren in interface BufrFieldCopyright © 1999–2014 UCAR/Unidata. All rights reserved.