|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextEndnote
public class TextEndnote
| 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 |
|---|
public TextEndnote()
| Method Detail |
|---|
public TextEndnoteBody getTextEndnoteBody()
TextEndnoteBodypublic TextEndnoteCitation getTextEndnoteCitation()
TextEndnoteCitationpublic java.lang.String getTextId()
Stringpublic void setTextEndnoteBody(TextEndnoteBody value)
value - allowed object is TextEndnoteBodypublic void setTextEndnoteCitation(TextEndnoteCitation value)
value - allowed object is TextEndnoteCitationpublic void setTextId(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||