org.jopendocument.model.text
Class TextReferenceMarkEnd

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

public class TextReferenceMarkEnd
extends java.lang.Object


Constructor Summary
TextReferenceMarkEnd()
           
 
Method Summary
 java.lang.String getTextName()
          Gets the value of the textName property.
 void setTextName(java.lang.String value)
          Sets the value of the textName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextReferenceMarkEnd

public TextReferenceMarkEnd()
Method Detail

getTextName

public java.lang.String getTextName()
Gets the value of the textName property.

Returns:
possible object is String

setTextName

public void setTextName(java.lang.String value)
Sets the value of the textName property.

Parameters:
value - allowed object is String