|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextBibliographyMark
public class TextBibliographyMark
| Field Summary | |
|---|---|
protected String |
textAddress
|
protected String |
textAnnote
|
protected String |
textAuthor
|
protected String |
textBibliographyType
|
protected String |
textBooktitle
|
protected String |
textChapter
|
protected String |
textCustom1
|
protected String |
textCustom2
|
protected String |
textCustom3
|
protected String |
textCustom4
|
protected String |
textCustom5
|
protected String |
textEdition
|
protected String |
textEditor
|
protected String |
textHowpublished
|
protected String |
textIdentifier
|
protected String |
textInstitution
|
protected String |
textIsbn
|
protected String |
textJournal
|
protected String |
textMonth
|
protected String |
textNote
|
protected String |
textNumber
|
protected String |
textOrganizations
|
protected String |
textPages
|
protected String |
textPublisher
|
protected String |
textReportType
|
protected String |
textSchool
|
protected String |
textSeries
|
protected String |
textTitle
|
protected String |
textUrl
|
protected String |
textVolume
|
protected String |
textYear
|
protected String |
value
|
| Constructor Summary | |
|---|---|
TextBibliographyMark()
|
|
| Method Summary | |
|---|---|
String |
getTextAddress()
Gets the value of the textAddress property. |
String |
getTextAnnote()
Gets the value of the textAnnote property. |
String |
getTextAuthor()
Gets the value of the textAuthor property. |
String |
getTextBibliographyType()
Gets the value of the textBibliographyType property. |
String |
getTextBooktitle()
Gets the value of the textBooktitle property. |
String |
getTextChapter()
Gets the value of the textChapter property. |
String |
getTextCustom1()
Gets the value of the textCustom1 property. |
String |
getTextCustom2()
Gets the value of the textCustom2 property. |
String |
getTextCustom3()
Gets the value of the textCustom3 property. |
String |
getTextCustom4()
Gets the value of the textCustom4 property. |
String |
getTextCustom5()
Gets the value of the textCustom5 property. |
String |
getTextEdition()
Gets the value of the textEdition property. |
String |
getTextEditor()
Gets the value of the textEditor property. |
String |
getTextHowpublished()
Gets the value of the textHowpublished property. |
String |
getTextIdentifier()
Gets the value of the textIdentifier property. |
String |
getTextInstitution()
Gets the value of the textInstitution property. |
String |
getTextIsbn()
Gets the value of the textIsbn property. |
String |
getTextJournal()
Gets the value of the textJournal property. |
String |
getTextMonth()
Gets the value of the textMonth property. |
String |
getTextNote()
Gets the value of the textNote property. |
String |
getTextNumber()
Gets the value of the textNumber property. |
String |
getTextOrganizations()
Gets the value of the textOrganizations property. |
String |
getTextPages()
Gets the value of the textPages property. |
String |
getTextPublisher()
Gets the value of the textPublisher property. |
String |
getTextReportType()
Gets the value of the textReportType property. |
String |
getTextSchool()
Gets the value of the textSchool property. |
String |
getTextSeries()
Gets the value of the textSeries property. |
String |
getTextTitle()
Gets the value of the textTitle property. |
String |
getTextUrl()
Gets the value of the textUrl property. |
String |
getTextVolume()
Gets the value of the textVolume property. |
String |
getTextYear()
Gets the value of the textYear property. |
String |
getvalue()
Gets the value of the value property. |
void |
setTextAddress(String value)
Sets the value of the textAddress property. |
void |
setTextAnnote(String value)
Sets the value of the textAnnote property. |
void |
setTextAuthor(String value)
Sets the value of the textAuthor property. |
void |
setTextBibliographyType(String value)
Sets the value of the textBibliographyType property. |
void |
setTextBooktitle(String value)
Sets the value of the textBooktitle property. |
void |
setTextChapter(String value)
Sets the value of the textChapter property. |
void |
setTextCustom1(String value)
Sets the value of the textCustom1 property. |
void |
setTextCustom2(String value)
Sets the value of the textCustom2 property. |
void |
setTextCustom3(String value)
Sets the value of the textCustom3 property. |
void |
setTextCustom4(String value)
Sets the value of the textCustom4 property. |
void |
setTextCustom5(String value)
Sets the value of the textCustom5 property. |
void |
setTextEdition(String value)
Sets the value of the textEdition property. |
void |
setTextEditor(String value)
Sets the value of the textEditor property. |
void |
setTextHowpublished(String value)
Sets the value of the textHowpublished property. |
void |
setTextIdentifier(String value)
Sets the value of the textIdentifier property. |
void |
setTextInstitution(String value)
Sets the value of the textInstitution property. |
void |
setTextIsbn(String value)
Sets the value of the textIsbn property. |
void |
setTextJournal(String value)
Sets the value of the textJournal property. |
void |
setTextMonth(String value)
Sets the value of the textMonth property. |
void |
setTextNote(String value)
Sets the value of the textNote property. |
void |
setTextNumber(String value)
Sets the value of the textNumber property. |
void |
setTextOrganizations(String value)
Sets the value of the textOrganizations property. |
void |
setTextPages(String value)
Sets the value of the textPages property. |
void |
setTextPublisher(String value)
Sets the value of the textPublisher property. |
void |
setTextReportType(String value)
Sets the value of the textReportType property. |
void |
setTextSchool(String value)
Sets the value of the textSchool property. |
void |
setTextSeries(String value)
Sets the value of the textSeries property. |
void |
setTextTitle(String value)
Sets the value of the textTitle property. |
void |
setTextUrl(String value)
Sets the value of the textUrl property. |
void |
setTextVolume(String value)
Sets the value of the textVolume property. |
void |
setTextYear(String value)
Sets the value of the textYear property. |
void |
setvalue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String textAddress
protected String textAnnote
protected String textAuthor
protected String textBibliographyType
protected String textBooktitle
protected String textChapter
protected String textCustom1
protected String textCustom2
protected String textCustom3
protected String textCustom4
protected String textCustom5
protected String textEdition
protected String textEditor
protected String textHowpublished
protected String textIdentifier
protected String textInstitution
protected String textIsbn
protected String textJournal
protected String textMonth
protected String textNote
protected String textNumber
protected String textOrganizations
protected String textPages
protected String textPublisher
protected String textReportType
protected String textSchool
protected String textSeries
protected String textTitle
protected String textUrl
protected String textVolume
protected String textYear
protected String value
| Constructor Detail |
|---|
public TextBibliographyMark()
| Method Detail |
|---|
public String getTextAddress()
Stringpublic String getTextAnnote()
Stringpublic String getTextAuthor()
Stringpublic String getTextBibliographyType()
Stringpublic String getTextBooktitle()
Stringpublic String getTextChapter()
Stringpublic String getTextCustom1()
Stringpublic String getTextCustom2()
Stringpublic String getTextCustom3()
Stringpublic String getTextCustom4()
Stringpublic String getTextCustom5()
Stringpublic String getTextEdition()
Stringpublic String getTextEditor()
Stringpublic String getTextHowpublished()
Stringpublic String getTextIdentifier()
Stringpublic String getTextInstitution()
Stringpublic String getTextIsbn()
Stringpublic String getTextJournal()
Stringpublic String getTextMonth()
Stringpublic String getTextNote()
Stringpublic String getTextNumber()
Stringpublic String getTextOrganizations()
Stringpublic String getTextPages()
Stringpublic String getTextPublisher()
Stringpublic String getTextReportType()
Stringpublic String getTextSchool()
Stringpublic String getTextSeries()
Stringpublic String getTextTitle()
Stringpublic String getTextUrl()
Stringpublic String getTextVolume()
Stringpublic String getTextYear()
Stringpublic String getvalue()
Stringpublic void setTextAddress(String value)
value - allowed object is Stringpublic void setTextAnnote(String value)
value - allowed object is Stringpublic void setTextAuthor(String value)
value - allowed object is Stringpublic void setTextBibliographyType(String value)
value - allowed object is Stringpublic void setTextBooktitle(String value)
value - allowed object is Stringpublic void setTextChapter(String value)
value - allowed object is Stringpublic void setTextCustom1(String value)
value - allowed object is Stringpublic void setTextCustom2(String value)
value - allowed object is Stringpublic void setTextCustom3(String value)
value - allowed object is Stringpublic void setTextCustom4(String value)
value - allowed object is Stringpublic void setTextCustom5(String value)
value - allowed object is Stringpublic void setTextEdition(String value)
value - allowed object is Stringpublic void setTextEditor(String value)
value - allowed object is Stringpublic void setTextHowpublished(String value)
value - allowed object is Stringpublic void setTextIdentifier(String value)
value - allowed object is Stringpublic void setTextInstitution(String value)
value - allowed object is Stringpublic void setTextIsbn(String value)
value - allowed object is Stringpublic void setTextJournal(String value)
value - allowed object is Stringpublic void setTextMonth(String value)
value - allowed object is Stringpublic void setTextNote(String value)
value - allowed object is Stringpublic void setTextNumber(String value)
value - allowed object is Stringpublic void setTextOrganizations(String value)
value - allowed object is Stringpublic void setTextPages(String value)
value - allowed object is Stringpublic void setTextPublisher(String value)
value - allowed object is Stringpublic void setTextReportType(String value)
value - allowed object is Stringpublic void setTextSchool(String value)
value - allowed object is Stringpublic void setTextSeries(String value)
value - allowed object is Stringpublic void setTextTitle(String value)
value - allowed object is Stringpublic void setTextUrl(String value)
value - allowed object is Stringpublic void setTextVolume(String value)
value - allowed object is Stringpublic void setTextYear(String value)
value - allowed object is Stringpublic void setvalue(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||