Package tethys.pamdata
Class TethysSchema
java.lang.Object
tethys.pamdata.TethysSchema
Deprecated.
object for a Tethys Schema. This may just be a very simple 
 wrapper around an XML string, or a JAXB object or something, 
 but may get more sophisticated. TBD in discussions with SDSU
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
TethysSchema
Deprecated. 
 - 
 - 
Method Details
- 
getXsd
Deprecated.- Returns:
 - the xsd
 
 - 
setXsd
Deprecated.- Parameters:
 xsd- the xsd to set
 
 -