org.jopendocument.model.text
Class TextChangeEnd

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

public class TextChangeEnd
extends java.lang.Object


Constructor Summary
TextChangeEnd()
           
 
Method Summary
 java.lang.String getTextChangeId()
          Gets the value of the textChangeId property.
 void setTextChangeId(java.lang.String value)
          Sets the value of the textChangeId property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextChangeEnd

public TextChangeEnd()
Method Detail

getTextChangeId

public java.lang.String getTextChangeId()
Gets the value of the textChangeId property.

Returns:
possible object is String

setTextChangeId

public void setTextChangeId(java.lang.String value)
Sets the value of the textChangeId property.

Parameters:
value - allowed object is String