cds.savot.model
Class SavotDefinitions

java.lang.Object
  extended bycds.savot.model.MarkupComment
      extended bycds.savot.model.SavotDefinitions
All Implemented Interfaces:
SimpleTypes

public class SavotDefinitions
extends MarkupComment
implements SimpleTypes

Title: SavotDefinitions

Description: Definitions element

Copyright: 2002-2004

Company: CDS

Version:
2.0 (kickoff 31 May 02)
Author:
Andre Schaaff

Field Summary
 
Fields inherited from interface cds.savot.model.SimpleTypes
ACTUAL, BARYCENTRIC, BASE64, BIT, BOOLEAN, CHAR, COOSYSSYSTEM, DATATYPE, DOC, DOUBLE, DOUBLECOMPLEX, DYNAMIC, ECL_FK4, ECL_FK5, EQ_FK4, EQ_FK5, FIELDTYPE, FLOAT, FLOATCOMPLEX, GALACTIC, GEO_APP, GZIP, HIDDEN, HINTS, ICRS, INT, LEGAL, LINKCONTENT_ROLE, LONG, META, NO, NO_QUERY, NONE, ONLOAD, ONREQUEST, OTHER, QUERY, RESOURCETYPE, RESULTS, SHORT, STREAMACTUATE, STREAMENCODING, SUPERGALACTIC, TRIGGER, UNICODECHAR, UNSIGNEDBYTE, VALUESTYPE, XY, YES, YESNO
 
Constructor Summary
SavotDefinitions()
          Constructor
 
Method Summary
 CoosysSet getCoosys()
          Get COOSYS set reference
 ParamSet getParams()
          Get PARAM set reference
 void setCoosys(CoosysSet coosys)
          Set COOSYS set reference
 void setParams(ParamSet params)
          Set PARAM set reference
 
Methods inherited from class cds.savot.model.MarkupComment
getAbove, getBelow, setAbove, setBelow
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SavotDefinitions

public SavotDefinitions()
Constructor

Method Detail

getCoosys

public CoosysSet getCoosys()
Get COOSYS set reference

Returns:
a CoosysSet reference

setCoosys

public void setCoosys(CoosysSet coosys)
Set COOSYS set reference

Parameters:
coosys -

getParams

public ParamSet getParams()
Get PARAM set reference

Returns:
a ParamSet reference

setParams

public void setParams(ParamSet params)
Set PARAM set reference

Parameters:
params -