|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextTocMark
public class TextTocMark
| Constructor Summary | |
|---|---|
TextTocMark()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTextOutlineLevel()
Gets the value of the textOutlineLevel property. |
java.lang.String |
getTextStringValue()
Gets the value of the textStringValue property. |
void |
setTextOutlineLevel(java.lang.String value)
Sets the value of the textOutlineLevel property. |
void |
setTextStringValue(java.lang.String value)
Sets the value of the textStringValue property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextTocMark()
| Method Detail |
|---|
public java.lang.String getTextOutlineLevel()
Stringpublic java.lang.String getTextStringValue()
Stringpublic void setTextOutlineLevel(java.lang.String value)
value - allowed object is Stringpublic void setTextStringValue(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||