org.jopendocument.model.text
Class TextBibliographyMark

java.lang.Object
  extended by org.jopendocument.model.text.TextBibliographyMark

public class TextBibliographyMark
extends java.lang.Object


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

Constructor Detail

TextBibliographyMark

public TextBibliographyMark()
Method Detail

getTextAddress

public java.lang.String getTextAddress()
Gets the value of the textAddress property.

Returns:
possible object is String

getTextAnnote

public java.lang.String getTextAnnote()
Gets the value of the textAnnote property.

Returns:
possible object is String

getTextAuthor

public java.lang.String getTextAuthor()
Gets the value of the textAuthor property.

Returns:
possible object is String

getTextBibliographyType

public java.lang.String getTextBibliographyType()
Gets the value of the textBibliographyType property.

Returns:
possible object is String

getTextBooktitle

public java.lang.String getTextBooktitle()
Gets the value of the textBooktitle property.

Returns:
possible object is String

getTextChapter

public java.lang.String getTextChapter()
Gets the value of the textChapter property.

Returns:
possible object is String

getTextCustom1

public java.lang.String getTextCustom1()
Gets the value of the textCustom1 property.

Returns:
possible object is String

getTextCustom2

public java.lang.String getTextCustom2()
Gets the value of the textCustom2 property.

Returns:
possible object is String

getTextCustom3

public java.lang.String getTextCustom3()
Gets the value of the textCustom3 property.

Returns:
possible object is String

getTextCustom4

public java.lang.String getTextCustom4()
Gets the value of the textCustom4 property.

Returns:
possible object is String

getTextCustom5

public java.lang.String getTextCustom5()
Gets the value of the textCustom5 property.

Returns:
possible object is String

getTextEdition

public java.lang.String getTextEdition()
Gets the value of the textEdition property.

Returns:
possible object is String

getTextEditor

public java.lang.String getTextEditor()
Gets the value of the textEditor property.

Returns:
possible object is String

getTextHowpublished

public java.lang.String getTextHowpublished()
Gets the value of the textHowpublished property.

Returns:
possible object is String

getTextIdentifier

public java.lang.String getTextIdentifier()
Gets the value of the textIdentifier property.

Returns:
possible object is String

getTextInstitution

public java.lang.String getTextInstitution()
Gets the value of the textInstitution property.

Returns:
possible object is String

getTextIsbn

public java.lang.String getTextIsbn()
Gets the value of the textIsbn property.

Returns:
possible object is String

getTextJournal

public java.lang.String getTextJournal()
Gets the value of the textJournal property.

Returns:
possible object is String

getTextMonth

public java.lang.String getTextMonth()
Gets the value of the textMonth property.

Returns:
possible object is String

getTextNote

public java.lang.String getTextNote()
Gets the value of the textNote property.

Returns:
possible object is String

getTextNumber

public java.lang.String getTextNumber()
Gets the value of the textNumber property.

Returns:
possible object is String

getTextOrganizations

public java.lang.String getTextOrganizations()
Gets the value of the textOrganizations property.

Returns:
possible object is String

getTextPages

public java.lang.String getTextPages()
Gets the value of the textPages property.

Returns:
possible object is String

getTextPublisher

public java.lang.String getTextPublisher()
Gets the value of the textPublisher property.

Returns:
possible object is String

getTextReportType

public java.lang.String getTextReportType()
Gets the value of the textReportType property.

Returns:
possible object is String

getTextSchool

public java.lang.String getTextSchool()
Gets the value of the textSchool property.

Returns:
possible object is String

getTextSeries

public java.lang.String getTextSeries()
Gets the value of the textSeries property.

Returns:
possible object is String

getTextTitle

public java.lang.String getTextTitle()
Gets the value of the textTitle property.

Returns:
possible object is String

getTextUrl

public java.lang.String getTextUrl()
Gets the value of the textUrl property.

Returns:
possible object is String

getTextVolume

public java.lang.String getTextVolume()
Gets the value of the textVolume property.

Returns:
possible object is String

getTextYear

public java.lang.String getTextYear()
Gets the value of the textYear property.

Returns:
possible object is String

getvalue

public java.lang.String getvalue()
Gets the value of the value property.

Returns:
possible object is String

setTextAddress

public void setTextAddress(java.lang.String value)
Sets the value of the textAddress property.

Parameters:
value - allowed object is String

setTextAnnote

public void setTextAnnote(java.lang.String value)
Sets the value of the textAnnote property.

Parameters:
value - allowed object is String

setTextAuthor

public void setTextAuthor(java.lang.String value)
Sets the value of the textAuthor property.

Parameters:
value - allowed object is String

setTextBibliographyType

public void setTextBibliographyType(java.lang.String value)
Sets the value of the textBibliographyType property.

Parameters:
value - allowed object is String

setTextBooktitle

public void setTextBooktitle(java.lang.String value)
Sets the value of the textBooktitle property.

Parameters:
value - allowed object is String

setTextChapter

public void setTextChapter(java.lang.String value)
Sets the value of the textChapter property.

Parameters:
value - allowed object is String

setTextCustom1

public void setTextCustom1(java.lang.String value)
Sets the value of the textCustom1 property.

Parameters:
value - allowed object is String

setTextCustom2

public void setTextCustom2(java.lang.String value)
Sets the value of the textCustom2 property.

Parameters:
value - allowed object is String

setTextCustom3

public void setTextCustom3(java.lang.String value)
Sets the value of the textCustom3 property.

Parameters:
value - allowed object is String

setTextCustom4

public void setTextCustom4(java.lang.String value)
Sets the value of the textCustom4 property.

Parameters:
value - allowed object is String

setTextCustom5

public void setTextCustom5(java.lang.String value)
Sets the value of the textCustom5 property.

Parameters:
value - allowed object is String

setTextEdition

public void setTextEdition(java.lang.String value)
Sets the value of the textEdition property.

Parameters:
value - allowed object is String

setTextEditor

public void setTextEditor(java.lang.String value)
Sets the value of the textEditor property.

Parameters:
value - allowed object is String

setTextHowpublished

public void setTextHowpublished(java.lang.String value)
Sets the value of the textHowpublished property.

Parameters:
value - allowed object is String

setTextIdentifier

public void setTextIdentifier(java.lang.String value)
Sets the value of the textIdentifier property.

Parameters:
value - allowed object is String

setTextInstitution

public void setTextInstitution(java.lang.String value)
Sets the value of the textInstitution property.

Parameters:
value - allowed object is String

setTextIsbn

public void setTextIsbn(java.lang.String value)
Sets the value of the textIsbn property.

Parameters:
value - allowed object is String

setTextJournal

public void setTextJournal(java.lang.String value)
Sets the value of the textJournal property.

Parameters:
value - allowed object is String

setTextMonth

public void setTextMonth(java.lang.String value)
Sets the value of the textMonth property.

Parameters:
value - allowed object is String

setTextNote

public void setTextNote(java.lang.String value)
Sets the value of the textNote property.

Parameters:
value - allowed object is String

setTextNumber

public void setTextNumber(java.lang.String value)
Sets the value of the textNumber property.

Parameters:
value - allowed object is String

setTextOrganizations

public void setTextOrganizations(java.lang.String value)
Sets the value of the textOrganizations property.

Parameters:
value - allowed object is String

setTextPages

public void setTextPages(java.lang.String value)
Sets the value of the textPages property.

Parameters:
value - allowed object is String

setTextPublisher

public void setTextPublisher(java.lang.String value)
Sets the value of the textPublisher property.

Parameters:
value - allowed object is String

setTextReportType

public void setTextReportType(java.lang.String value)
Sets the value of the textReportType property.

Parameters:
value - allowed object is String

setTextSchool

public void setTextSchool(java.lang.String value)
Sets the value of the textSchool property.

Parameters:
value - allowed object is String

setTextSeries

public void setTextSeries(java.lang.String value)
Sets the value of the textSeries property.

Parameters:
value - allowed object is String

setTextTitle

public void setTextTitle(java.lang.String value)
Sets the value of the textTitle property.

Parameters:
value - allowed object is String

setTextUrl

public void setTextUrl(java.lang.String value)
Sets the value of the textUrl property.

Parameters:
value - allowed object is String

setTextVolume

public void setTextVolume(java.lang.String value)
Sets the value of the textVolume property.

Parameters:
value - allowed object is String

setTextYear

public void setTextYear(java.lang.String value)
Sets the value of the textYear property.

Parameters:
value - allowed object is String

setvalue

public void setvalue(java.lang.String value)
Sets the value of the value property.

Parameters:
value - allowed object is String