|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcds.savot.model.MarkupComment
cds.savot.model.SavotVOTable
public class SavotVOTable
VOTable element
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, XY, YES, YESNO |
Constructor Summary | |
---|---|
SavotVOTable()
Constructor |
Method Summary | |
---|---|
CoosysSet |
getCoosys()
Get the Coosys elements |
SavotDefinitions |
getDefinitions()
Get DEFINITIONS element |
java.lang.String |
getDescription()
Get DESCRIPTION element |
java.lang.String |
getId()
Get the id attribute |
InfoSet |
getInfos()
Get the Infos elements |
ParamSet |
getParams()
Get the Param elements |
ResourceSet |
getResources()
Get RESOURCE set reference (FULL mode only) |
java.lang.String |
getVersion()
Get the version attribute |
java.lang.String |
getXmlns()
Get the global attributes ( |
java.lang.String |
getXmlnsxsi()
Get the global attributes ( |
java.lang.String |
getXsinoschema()
Get the global attributes ( |
java.lang.String |
getXsischema()
Get the global attributes ( |
void |
setCoosys(CoosysSet coosys)
Set the Coosys elements |
void |
setDefinitions(SavotDefinitions definitions)
Set DEFINITIONS element |
void |
setDescription(java.lang.String description)
Set DESCRIPTION element |
void |
setId(java.lang.String id)
Set the id attribute |
void |
setInfos(InfoSet infos)
Set the Infos elements |
void |
setParams(ParamSet params)
Set the Param elements |
void |
setResources(ResourceSet resources)
Set RESOURCE set reference |
void |
setVersion(java.lang.String version)
Set the version attribute |
void |
setXmlns(java.lang.String xmlns)
Set the global attributes ( |
void |
setXmlnsxsi(java.lang.String xmlnsxsi)
Set the global attributes ( |
void |
setXsinoschema(java.lang.String xsinoschema)
Set the global attributes ( |
void |
setXsischema(java.lang.String xsischema)
Set the global attributes ( |
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 |
---|
public SavotVOTable()
Method Detail |
---|
public void setXmlns(java.lang.String xmlns)
xmlns
- Stringpublic java.lang.String getXmlns()
public void setXmlnsxsi(java.lang.String xmlnsxsi)
xmlnsxsi
- Stringpublic java.lang.String getXmlnsxsi()
public void setXsinoschema(java.lang.String xsinoschema)
xsinoschema
- Stringpublic java.lang.String getXsinoschema()
public void setXsischema(java.lang.String xsischema)
xsischema
- Stringpublic java.lang.String getXsischema()
public void setId(java.lang.String id)
id
- Stringpublic java.lang.String getId()
public void setVersion(java.lang.String version)
version
- Stringpublic java.lang.String getVersion()
public void setDescription(java.lang.String description)
description
- public java.lang.String getDescription()
public void setDefinitions(SavotDefinitions definitions)
definitions
- public SavotDefinitions getDefinitions()
public void setCoosys(CoosysSet coosys)
coosys
- public CoosysSet getCoosys()
public void setInfos(InfoSet infos)
infos
- public InfoSet getInfos()
public void setParams(ParamSet params)
params
- public ParamSet getParams()
public ResourceSet getResources()
public void setResources(ResourceSet resources)
resources
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |