org.jopendocument.model.text
Class TextTocMarkStart

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

public class TextTocMarkStart
extends java.lang.Object


Constructor Summary
TextTocMarkStart()
           
 
Method Summary
 java.lang.String getTextId()
          Gets the value of the textId property.
 java.lang.String getTextOutlineLevel()
          Gets the value of the textOutlineLevel property.
 void setTextId(java.lang.String value)
          Sets the value of the textId property.
 void setTextOutlineLevel(java.lang.String value)
          Sets the value of the textOutlineLevel property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextTocMarkStart

public TextTocMarkStart()
Method Detail

getTextId

public java.lang.String getTextId()
Gets the value of the textId property.

Returns:
possible object is String

getTextOutlineLevel

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

Returns:
possible object is String

setTextId

public void setTextId(java.lang.String value)
Sets the value of the textId property.

Parameters:
value - allowed object is String

setTextOutlineLevel

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

Parameters:
value - allowed object is String