|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextFootnote
public class TextFootnote
| Constructor Summary | |
|---|---|
TextFootnote()
|
|
| Method Summary | |
|---|---|
TextFootnoteBody |
getTextFootnoteBody()
Gets the value of the textFootnoteBody property. |
TextFootnoteCitation |
getTextFootnoteCitation()
Gets the value of the textFootnoteCitation property. |
java.lang.String |
getTextId()
Gets the value of the textId property. |
void |
setTextFootnoteBody(TextFootnoteBody value)
Sets the value of the textFootnoteBody property. |
void |
setTextFootnoteCitation(TextFootnoteCitation value)
Sets the value of the textFootnoteCitation 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 TextFootnote()
| Method Detail |
|---|
public TextFootnoteBody getTextFootnoteBody()
TextFootnoteBodypublic TextFootnoteCitation getTextFootnoteCitation()
TextFootnoteCitationpublic java.lang.String getTextId()
Stringpublic void setTextFootnoteBody(TextFootnoteBody value)
value - allowed object is TextFootnoteBodypublic void setTextFootnoteCitation(TextFootnoteCitation value)
value - allowed object is TextFootnoteCitationpublic 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 | ||||||||