org.jopendocument.model.text
Class TextChangeStart
java.lang.Object
org.jopendocument.model.text.TextChangeStart
public class TextChangeStart
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
textChangeId
protected String textChangeId
TextChangeStart
public TextChangeStart()
getTextChangeId
public String getTextChangeId()
- Gets the value of the textChangeId property.
- Returns:
- possible object is
String
setTextChangeId
public void setTextChangeId(String value)
- Sets the value of the textChangeId property.
- Parameters:
value
- allowed object is String
Copyright © 2010 jOpenDocument All Rights Reserved.