|
||||||||||
| 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.Boundary
public class Boundary
For min and max
| Constructor Summary | |
|---|---|
Boundary()
Constructor |
|
| Method Summary | |
|---|---|
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 |
| 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 Boundary()
| Method Detail |
|---|
public void setValue(java.lang.String value)
value - public java.lang.String getValue()
public void setInclusive(java.lang.String inclusive)
inclusive - (yes, no)public java.lang.String getInclusive()
public void setContent(java.lang.String content)
content - public java.lang.String getContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||