|
|||||||||
| 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
| Field Summary | |
|---|---|
protected TextEndnoteBody |
textEndnoteBody
|
protected TextEndnoteCitation |
textEndnoteCitation
|
protected String |
textId
|
| Constructor Summary | |
|---|---|
TextEndnote()
|
|
| Method Summary | |
|---|---|
TextEndnoteBody |
getTextEndnoteBody()
Gets the value of the textEndnoteBody property. |
TextEndnoteCitation |
getTextEndnoteCitation()
Gets the value of the textEndnoteCitation property. |
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(String value)
Sets the value of the textId property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TextEndnoteBody textEndnoteBody
protected TextEndnoteCitation textEndnoteCitation
protected String textId
| Constructor Detail |
|---|
public TextEndnote()
| Method Detail |
|---|
public TextEndnoteBody getTextEndnoteBody()
TextEndnoteBodypublic TextEndnoteCitation getTextEndnoteCitation()
TextEndnoteCitationpublic String getTextId()
Stringpublic void setTextEndnoteBody(TextEndnoteBody value)
value - allowed object is TextEndnoteBodypublic void setTextEndnoteCitation(TextEndnoteCitation value)
value - allowed object is TextEndnoteCitationpublic void setTextId(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||