org.jopendocument.model.text
Class TextSectionSource

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

public class TextSectionSource
extends java.lang.Object


Constructor Summary
TextSectionSource()
           
 
Method Summary
 java.lang.String getTextFilterName()
          Gets the value of the textFilterName property.
 java.lang.String getTextSectionName()
          Gets the value of the textSectionName property.
 java.lang.String getXlinkHref()
          Gets the value of the xlinkHref property.
 java.lang.String getXlinkShow()
          Gets the value of the xlinkShow property.
 java.lang.String getXlinkType()
          Gets the value of the xlinkType property.
 void setTextFilterName(java.lang.String value)
          Sets the value of the textFilterName property.
 void setTextSectionName(java.lang.String value)
          Sets the value of the textSectionName property.
 void setXlinkHref(java.lang.String value)
          Sets the value of the xlinkHref property.
 void setXlinkShow(java.lang.String value)
          Sets the value of the xlinkShow property.
 void setXlinkType(java.lang.String value)
          Sets the value of the xlinkType property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextSectionSource

public TextSectionSource()
Method Detail

getTextFilterName

public java.lang.String getTextFilterName()
Gets the value of the textFilterName property.

Returns:
possible object is String

getTextSectionName

public java.lang.String getTextSectionName()
Gets the value of the textSectionName property.

Returns:
possible object is String

getXlinkHref

public java.lang.String getXlinkHref()
Gets the value of the xlinkHref property.

Returns:
possible object is String

getXlinkShow

public java.lang.String getXlinkShow()
Gets the value of the xlinkShow property.

Returns:
possible object is String

getXlinkType

public java.lang.String getXlinkType()
Gets the value of the xlinkType property.

Returns:
possible object is String

setTextFilterName

public void setTextFilterName(java.lang.String value)
Sets the value of the textFilterName property.

Parameters:
value - allowed object is String

setTextSectionName

public void setTextSectionName(java.lang.String value)
Sets the value of the textSectionName property.

Parameters:
value - allowed object is String

setXlinkHref

public void setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property.

Parameters:
value - allowed object is String

setXlinkShow

public void setXlinkShow(java.lang.String value)
Sets the value of the xlinkShow property.

Parameters:
value - allowed object is String

setXlinkType

public void setXlinkType(java.lang.String value)
Sets the value of the xlinkType property.

Parameters:
value - allowed object is String