|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.iosp.grads.GradsVariable
public class GradsVariable
Hold information about a GrADS variable
| Constructor Summary | |
|---|---|
GradsVariable(String varDescriptor)
Create a variable from the descriptor |
|
| Method Summary | |
|---|---|
String |
getDescription()
Get the variable description |
String |
getName()
Get the variable name |
int |
getNumLevels()
Get the number of levels |
String |
getUnitName()
Get the unit name |
String |
toString()
Return a String representation of this object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GradsVariable(String varDescriptor)
varDescriptor - the variable descriptor| Method Detail |
|---|
public String getName()
public int getNumLevels()
public String getDescription()
public String getUnitName()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||