IDSupport
, SimpleTypes
public final class SavotCoosys extends MarkupComment implements IDSupport
Coosys element
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 | Description |
---|---|
SavotCoosys() |
Deprecated.
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getContent() |
Deprecated.
Get element content
|
java.lang.String |
getEpoch() |
Deprecated.
Get the epoch attribute value
|
java.lang.String |
getEquinox() |
Deprecated.
Get the equinox attribute value
|
java.lang.String |
getId() |
Deprecated.
Get the id attribute value
|
java.lang.String |
getSystem() |
Deprecated.
Get the system attribute value
|
void |
setContent(java.lang.String content) |
Deprecated.
Set element content
|
void |
setEpoch(java.lang.String epoch) |
Deprecated.
Set the epoch attribute
|
void |
setEquinox(java.lang.String equinox) |
Deprecated.
Set the equinox attribute
|
void |
setId(java.lang.String id) |
Deprecated.
Set the id attribute
|
void |
setSystem(java.lang.String system) |
Deprecated.
Set the system attribute
|
getAbove, getBelow, setAbove, setBelow
public void setId(java.lang.String id)
public java.lang.String getId()
public void setEquinox(java.lang.String equinox)
equinox
- ([JB]?[0-9]+([.][0-9]*)?)public java.lang.String getEquinox()
public void setEpoch(java.lang.String epoch)
epoch
- ([JB]?[0-9]+([.][0-9]*)?)public java.lang.String getEpoch()
public void setSystem(java.lang.String system)
system
- (eq_FK4, eq_FK5, ICRS, ecl_FK4, ecl_FK5, galactic,
supergalactic, xy, barycentric, geo_app)public java.lang.String getSystem()
public void setContent(java.lang.String content)
content
- public java.lang.String getContent()