public class MarkupComment extends SavotBase
Comments for XML output
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 and Description |
---|
MarkupComment()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAbove()
Get above comment
|
java.lang.String |
getBelow()
Get below comment
|
void |
setAbove(java.lang.String aboveComment)
Set above comment
|
void |
setBelow(java.lang.String belowComment)
Set below comment
|
public final void setBelow(java.lang.String belowComment)
belowComment
- public final java.lang.String getBelow()
public final void setAbove(java.lang.String aboveComment)
aboveComment
- public final java.lang.String getAbove()