org.jopendocument.model.text
Class TextTocMark

java.lang.Object
  extended by org.jopendocument.model.text.TextTocMark

public class TextTocMark
extends java.lang.Object


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

TextTocMark

public TextTocMark()
Method Detail

getTextOutlineLevel

public java.lang.String getTextOutlineLevel()
Gets the value of the textOutlineLevel property.

Returns:
possible object is String

getTextStringValue

public java.lang.String getTextStringValue()
Gets the value of the textStringValue property.

Returns:
possible object is String

setTextOutlineLevel

public void setTextOutlineLevel(java.lang.String value)
Sets the value of the textOutlineLevel property.

Parameters:
value - allowed object is String

setTextStringValue

public void setTextStringValue(java.lang.String value)
Sets the value of the textStringValue property.

Parameters:
value - allowed object is String