org.jopendocument.model.text
Class TextUserIndexMarkStart

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

public class TextUserIndexMarkStart
extends java.lang.Object


Constructor Summary
TextUserIndexMarkStart()
           
 
Method Summary
 java.lang.String getTextId()
          Gets the value of the textId property.
 java.lang.String getTextIndexName()
          Gets the value of the textIndexName 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 setTextIndexName(java.lang.String value)
          Sets the value of the textIndexName 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

TextUserIndexMarkStart

public TextUserIndexMarkStart()
Method Detail

getTextId

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

Returns:
possible object is String

getTextIndexName

public java.lang.String getTextIndexName()
Gets the value of the textIndexName 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

setTextIndexName

public void setTextIndexName(java.lang.String value)
Sets the value of the textIndexName 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