|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcds.savot.model.MarkupComment
public class MarkupComment
Comments for XML output
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 |