|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcds.savot.model.MarkupComment
Title: MarkupComment
Description: Comments for XML output
Copyright: 2002-2004
Company: CDS
| Constructor Summary | |
MarkupComment()
Constructor |
|
| Method Summary | |
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 |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MarkupComment()
| Method Detail |
public void setBelow(java.lang.String belowComment)
belowComment - public java.lang.String getBelow()
public void setAbove(java.lang.String aboveComment)
aboveComment - public java.lang.String getAbove()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||