org.jopendocument.model.text
Class TextIllustrationIndex

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

public class TextIllustrationIndex
extends java.lang.Object


Constructor Summary
TextIllustrationIndex()
           
 
Method Summary
 TextIllustrationIndexSource getTextIllustrationIndexSource()
          Gets the value of the textIllustrationIndexSource property.
 TextIndexBody getTextIndexBody()
          Gets the value of the textIndexBody property.
 java.lang.String getTextName()
          Gets the value of the textName property.
 java.lang.String getTextProtected()
          Gets the value of the textProtected property.
 java.lang.String getTextStyleName()
          Gets the value of the textStyleName property.
 void setTextIllustrationIndexSource(TextIllustrationIndexSource value)
          Sets the value of the textIllustrationIndexSource property.
 void setTextIndexBody(TextIndexBody value)
          Sets the value of the textIndexBody property.
 void setTextName(java.lang.String value)
          Sets the value of the textName property.
 void setTextProtected(java.lang.String value)
          Sets the value of the textProtected property.
 void setTextStyleName(java.lang.String value)
          Sets the value of the textStyleName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextIllustrationIndex

public TextIllustrationIndex()
Method Detail

getTextIllustrationIndexSource

public TextIllustrationIndexSource getTextIllustrationIndexSource()
Gets the value of the textIllustrationIndexSource property.

Returns:
possible object is TextIllustrationIndexSource

getTextIndexBody

public TextIndexBody getTextIndexBody()
Gets the value of the textIndexBody property.

Returns:
possible object is TextIndexBody

getTextName

public java.lang.String getTextName()
Gets the value of the textName property.

Returns:
possible object is String

getTextProtected

public java.lang.String getTextProtected()
Gets the value of the textProtected property.

Returns:
possible object is String

getTextStyleName

public java.lang.String getTextStyleName()
Gets the value of the textStyleName property.

Returns:
possible object is String

setTextIllustrationIndexSource

public void setTextIllustrationIndexSource(TextIllustrationIndexSource value)
Sets the value of the textIllustrationIndexSource property.

Parameters:
value - allowed object is TextIllustrationIndexSource

setTextIndexBody

public void setTextIndexBody(TextIndexBody value)
Sets the value of the textIndexBody property.

Parameters:
value - allowed object is TextIndexBody

setTextName

public void setTextName(java.lang.String value)
Sets the value of the textName property.

Parameters:
value - allowed object is String

setTextProtected

public void setTextProtected(java.lang.String value)
Sets the value of the textProtected property.

Parameters:
value - allowed object is String

setTextStyleName

public void setTextStyleName(java.lang.String value)
Sets the value of the textStyleName property.

Parameters:
value - allowed object is String