org.jopendocument.model.text
Class TextAlphabeticalIndexAutoMarkFile

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

public class TextAlphabeticalIndexAutoMarkFile
extends Object


Field Summary
protected  String xlinkHref
           
protected  String xlinkType
           
 
Constructor Summary
TextAlphabeticalIndexAutoMarkFile()
           
 
Method Summary
 String getXlinkHref()
          Gets the value of the xlinkHref property.
 String getXlinkType()
          Gets the value of the xlinkType property.
 void setXlinkHref(String value)
          Sets the value of the xlinkHref property.
 void setXlinkType(String value)
          Sets the value of the xlinkType property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xlinkHref

protected String xlinkHref

xlinkType

protected String xlinkType
Constructor Detail

TextAlphabeticalIndexAutoMarkFile

public TextAlphabeticalIndexAutoMarkFile()
Method Detail

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.