Package cds.savot.model
Class SavotFieldRef
java.lang.Object
cds.savot.model.SavotBase
cds.savot.model.MarkupComment
cds.savot.model.SavotFieldRef
- All Implemented Interfaces:
RefSupport
,SimpleTypes
Reference to Field element
- 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, ENCODINGTYPE, EQ_FK4, EQ_FK5, FIELDTYPE, FLOAT, FLOATCOMPLEX, GALACTIC, GEO_APP, GZIP, HIDDEN, HINTS, ICRS, INT, LEGAL, LINKCONTENT_ROLE, LOCATION, LONG, META, NO, NO_QUERY, NONE, ONLOAD, ONREQUEST, OTHER, QUERY, RESOURCETYPE, RESULTS, SHORT, STREAMACTUATE, SUPERGALACTIC, TRIGGER, UNICODECHAR, UNSIGNEDBYTE, VALUESTYPE, version, XY, YES, YESNO
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cds.savot.model.MarkupComment
getAbove, getBelow, setAbove, setBelow
-
Constructor Details
-
SavotFieldRef
public SavotFieldRef()Constructor
-
-
Method Details
-
setRef
Set ref attribute- Specified by:
setRef
in interfaceRefSupport
- Parameters:
ref
-
-
getRef
Get ref attribute- Specified by:
getRef
in interfaceRefSupport
- Returns:
- String
-
setUcd
Set ucd attribute- Parameters:
ucd
-- Since:
- VOTable 1.2
-
getUcd
Get ucd attribute- Returns:
- String
- Since:
- VOTable 1.2
-
setUtype
Set utype attribute- Parameters:
utype
-- Since:
- VOTable 1.2
-
getUtype
Get utype attribute- Returns:
- String
- Since:
- VOTable 1.2
-