org.jopendocument.model.text
Class TextUserIndexMark

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

public class TextUserIndexMark
extends java.lang.Object


Constructor Summary
TextUserIndexMark()
           
 
Method Summary
 java.lang.String getTextIndexName()
          Gets the value of the textIndexName property.
 java.lang.String getTextOutlineLevel()
          Gets the value of the textOutlineLevel property.
 java.lang.String getTextStringValue()
          Gets the value of the textStringValue 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.
 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

TextUserIndexMark

public TextUserIndexMark()
Method Detail

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

getTextStringValue

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

Returns:
possible 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

setTextStringValue

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

Parameters:
value - allowed object is String