org.jopendocument.model.text
Class TextUserIndexMarkEnd

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

public class TextUserIndexMarkEnd
extends Object


Field Summary
protected  String textId
           
 
Constructor Summary
TextUserIndexMarkEnd()
           
 
Method Summary
 String getTextId()
          Gets the value of the textId property.
 void setTextId(String value)
          Sets the value of the textId property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

textId

protected String textId
Constructor Detail

TextUserIndexMarkEnd

public TextUserIndexMarkEnd()
Method Detail

getTextId

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

Returns:
possible object is String

setTextId

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

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.