public class Boundary extends MarkupComment
For min and max
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 |
---|
Boundary()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContent()
Get element content
|
java.lang.String |
getInclusive()
Get inclusive attribute
|
java.lang.String |
getValue()
Get value attribute
|
void |
setContent(java.lang.String content)
Set element content
|
void |
setInclusive(java.lang.String inclusive)
Set inclusive attribute
|
void |
setValue(java.lang.String value)
Set value attribute
|
getAbove, getBelow, setAbove, setBelow
public final void setValue(java.lang.String value)
value
- public final java.lang.String getValue()
public final void setInclusive(java.lang.String inclusive)
inclusive
- (yes, no)public final java.lang.String getInclusive()
public final void setContent(java.lang.String content)
content
- public final java.lang.String getContent()