|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextBibliography
public class TextBibliography
| Field Summary | |
|---|---|
protected TextBibliographySource |
textBibliographySource
|
protected TextIndexBody |
textIndexBody
|
protected String |
textName
|
protected String |
textProtected
|
protected String |
textStyleName
|
| Constructor Summary | |
|---|---|
TextBibliography()
|
|
| Method Summary | |
|---|---|
TextBibliographySource |
getTextBibliographySource()
Gets the value of the textBibliographySource property. |
TextIndexBody |
getTextIndexBody()
Gets the value of the textIndexBody property. |
String |
getTextName()
Gets the value of the textName property. |
String |
getTextProtected()
Gets the value of the textProtected property. |
String |
getTextStyleName()
Gets the value of the textStyleName property. |
void |
setTextBibliographySource(TextBibliographySource value)
Sets the value of the textBibliographySource property. |
void |
setTextIndexBody(TextIndexBody value)
Sets the value of the textIndexBody property. |
void |
setTextName(String value)
Sets the value of the textName property. |
void |
setTextProtected(String value)
Sets the value of the textProtected property. |
void |
setTextStyleName(String value)
Sets the value of the textStyleName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TextBibliographySource textBibliographySource
protected TextIndexBody textIndexBody
protected String textName
protected String textProtected
protected String textStyleName
| Constructor Detail |
|---|
public TextBibliography()
| Method Detail |
|---|
public TextBibliographySource getTextBibliographySource()
TextBibliographySourcepublic TextIndexBody getTextIndexBody()
TextIndexBodypublic String getTextName()
Stringpublic String getTextProtected()
Stringpublic String getTextStyleName()
Stringpublic void setTextBibliographySource(TextBibliographySource value)
value - allowed object is TextBibliographySourcepublic void setTextIndexBody(TextIndexBody value)
value - allowed object is TextIndexBodypublic void setTextName(String value)
value - allowed object is Stringpublic void setTextProtected(String value)
value - allowed object is Stringpublic void setTextStyleName(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||