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