org.jopendocument.model.text
Class TextEndnote

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

public class TextEndnote
extends java.lang.Object


Constructor Summary
TextEndnote()
           
 
Method Summary
 TextEndnoteBody getTextEndnoteBody()
          Gets the value of the textEndnoteBody property.
 TextEndnoteCitation getTextEndnoteCitation()
          Gets the value of the textEndnoteCitation property.
 java.lang.String getTextId()
          Gets the value of the textId property.
 void setTextEndnoteBody(TextEndnoteBody value)
          Sets the value of the textEndnoteBody property.
 void setTextEndnoteCitation(TextEndnoteCitation value)
          Sets the value of the textEndnoteCitation property.
 void setTextId(java.lang.String value)
          Sets the value of the textId property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextEndnote

public TextEndnote()
Method Detail

getTextEndnoteBody

public TextEndnoteBody getTextEndnoteBody()
Gets the value of the textEndnoteBody property.

Returns:
possible object is TextEndnoteBody

getTextEndnoteCitation

public TextEndnoteCitation getTextEndnoteCitation()
Gets the value of the textEndnoteCitation property.

Returns:
possible object is TextEndnoteCitation

getTextId

public java.lang.String getTextId()
Gets the value of the textId property.

Returns:
possible object is String

setTextEndnoteBody

public void setTextEndnoteBody(TextEndnoteBody value)
Sets the value of the textEndnoteBody property.

Parameters:
value - allowed object is TextEndnoteBody

setTextEndnoteCitation

public void setTextEndnoteCitation(TextEndnoteCitation value)
Sets the value of the textEndnoteCitation property.

Parameters:
value - allowed object is TextEndnoteCitation

setTextId

public void setTextId(java.lang.String value)
Sets the value of the textId property.

Parameters:
value - allowed object is String