|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.iosp.bufr.tables.TableB.Descriptor
@Immutable public class TableB.Descriptor
| Method Summary | |
|---|---|
int |
compareTo(TableB.Descriptor o)
|
int |
getDataWidth()
|
String |
getFxy()
Get fxy as a String, eg 0-5-22 |
short |
getId()
Get fxy as a short |
boolean |
getLocalOverride()
|
String |
getName()
|
int |
getRefVal()
|
int |
getScale()
|
String |
getUnits()
|
boolean |
isLocal()
|
boolean |
isNumeric()
is descriptor numeric or String |
void |
setLocalOverride(boolean isOverride)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getScale()
public int getRefVal()
public int getDataWidth()
public String getUnits()
public String getName()
public short getId()
public String getFxy()
public boolean isNumeric()
public boolean isLocal()
public void setLocalOverride(boolean isOverride)
public boolean getLocalOverride()
public String toString()
toString in class Objectpublic int compareTo(TableB.Descriptor o)
compareTo in interface Comparable<TableB.Descriptor>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||