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