gov.noaa.pmel.tmap.db
Class VariableInfo
java.lang.Object
|
+--gov.noaa.pmel.tmap.db.DbaseObject
|
+--gov.noaa.pmel.tmap.db.VariableInfo
- public class VariableInfo
- extends DbaseObject
- Version:
- $Version$
- Author:
- $Author: kobrien $
| Methods inherited from class gov.noaa.pmel.tmap.db.DbaseObject |
addField, addField, convert, deserialize, deserialize, deserialize, deserializeAggregate, deserializeAggregate, deserializeAggregate, deserializeManyToMany, deserializeManyToMany, doDeserializeAggregate, getOid, setup, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
url1
java.lang.String url1
url2
java.lang.String url2
customUrl
java.lang.String customUrl
ui_id
java.lang.String ui_id
institution_id
java.lang.String institution_id
units
java.lang.String units
dods_url
java.lang.String dods_url
mUI
UI mUI
mInstitution
Institution mInstitution
composite
boolean composite
VariableInfo
public VariableInfo()
isComposite
public boolean isComposite()
getDodsUrl
public java.lang.String getDodsUrl()
getUnits
public java.lang.String getUnits()
getAxes
public java.util.Vector getAxes()
throws java.sql.SQLException
java.sql.SQLException
getAxisByType
public Axis getAxisByType(java.lang.String type)
throws java.sql.SQLException
java.sql.SQLException
getUI
public UI getUI()
throws java.sql.SQLException
java.sql.SQLException
getInstitution
public Institution getInstitution()
throws java.sql.SQLException
java.sql.SQLException
getUrl1
public java.lang.String getUrl1()
setUrl1
public void setUrl1(java.lang.String url1)
setUrl2
public void setUrl2(java.lang.String url2)
getUrl2
public java.lang.String getUrl2()
setCustomUrl
public void setCustomUrl(java.lang.String customUrl)
getCustomUrl
public java.lang.String getCustomUrl()