org.odftoolkit.odfdom.dom.element.text
Class TextBibliographyMarkElement

java.lang.Object
  extended by org.apache.xerces.dom.NodeImpl
      extended by org.apache.xerces.dom.ChildNode
          extended by org.apache.xerces.dom.ParentNode
              extended by org.apache.xerces.dom.ElementImpl
                  extended by org.apache.xerces.dom.ElementNSImpl
                      extended by org.odftoolkit.odfdom.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.text.TextBibliographyMarkElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, org.w3c.dom.Element, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
Direct Known Subclasses:
OdfTextBibliographyMark

public class TextBibliographyMarkElement
extends OdfElement

DOM implementation of OpenDocument element .

See Also:
Serialized Form

Field Summary
static OdfName ELEMENT_NAME
           
 
Fields inherited from class org.odftoolkit.odfdom.OdfElement
mOdfDocument
 
Fields inherited from class org.apache.xerces.dom.ElementNSImpl
localName, namespaceURI
 
Fields inherited from class org.apache.xerces.dom.ElementImpl
attributes, name
 
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
 
Fields inherited from class org.apache.xerces.dom.ChildNode
nextSibling, previousSibling
 
Fields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE
 
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
 
Fields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
 
Constructor Summary
TextBibliographyMarkElement(OdfFileDom ownerDoc)
          Create the instance of TextBibliographyMarkElement
 
Method Summary
 OdfName getOdfName()
          Get the element name
 java.lang.String getTextAddressAttribute()
          Receives the value of the ODFDOM attribute representation TextAddressAttribute , See
 java.lang.String getTextAnnoteAttribute()
          Receives the value of the ODFDOM attribute representation TextAnnoteAttribute , See
 java.lang.String getTextAuthorAttribute()
          Receives the value of the ODFDOM attribute representation TextAuthorAttribute , See
 java.lang.String getTextBibliographyTypeAttribute()
          Receives the value of the ODFDOM attribute representation TextBibliographyTypeAttribute , See
 java.lang.String getTextBooktitleAttribute()
          Receives the value of the ODFDOM attribute representation TextBooktitleAttribute , See
 java.lang.String getTextChapterAttribute()
          Receives the value of the ODFDOM attribute representation TextChapterAttribute , See
 java.lang.String getTextCustom1Attribute()
          Receives the value of the ODFDOM attribute representation TextCustom1Attribute , See
 java.lang.String getTextCustom2Attribute()
          Receives the value of the ODFDOM attribute representation TextCustom2Attribute , See
 java.lang.String getTextCustom3Attribute()
          Receives the value of the ODFDOM attribute representation TextCustom3Attribute , See
 java.lang.String getTextCustom4Attribute()
          Receives the value of the ODFDOM attribute representation TextCustom4Attribute , See
 java.lang.String getTextCustom5Attribute()
          Receives the value of the ODFDOM attribute representation TextCustom5Attribute , See
 java.lang.String getTextEditionAttribute()
          Receives the value of the ODFDOM attribute representation TextEditionAttribute , See
 java.lang.String getTextEditorAttribute()
          Receives the value of the ODFDOM attribute representation TextEditorAttribute , See
 java.lang.String getTextHowpublishedAttribute()
          Receives the value of the ODFDOM attribute representation TextHowpublishedAttribute , See
 java.lang.String getTextIdentifierAttribute()
          Receives the value of the ODFDOM attribute representation TextIdentifierAttribute , See
 java.lang.String getTextInstitutionAttribute()
          Receives the value of the ODFDOM attribute representation TextInstitutionAttribute , See
 java.lang.String getTextIsbnAttribute()
          Receives the value of the ODFDOM attribute representation TextIsbnAttribute , See
 java.lang.String getTextIssnAttribute()
          Receives the value of the ODFDOM attribute representation TextIssnAttribute , See
 java.lang.String getTextJournalAttribute()
          Receives the value of the ODFDOM attribute representation TextJournalAttribute , See
 java.lang.String getTextMonthAttribute()
          Receives the value of the ODFDOM attribute representation TextMonthAttribute , See
 java.lang.String getTextNoteAttribute()
          Receives the value of the ODFDOM attribute representation TextNoteAttribute , See
 java.lang.String getTextNumberAttribute()
          Receives the value of the ODFDOM attribute representation TextNumberAttribute , See
 java.lang.String getTextOrganizationsAttribute()
          Receives the value of the ODFDOM attribute representation TextOrganizationsAttribute , See
 java.lang.String getTextPagesAttribute()
          Receives the value of the ODFDOM attribute representation TextPagesAttribute , See
 java.lang.String getTextPublisherAttribute()
          Receives the value of the ODFDOM attribute representation TextPublisherAttribute , See
 java.lang.String getTextReportTypeAttribute()
          Receives the value of the ODFDOM attribute representation TextReportTypeAttribute , See
 java.lang.String getTextSchoolAttribute()
          Receives the value of the ODFDOM attribute representation TextSchoolAttribute , See
 java.lang.String getTextSeriesAttribute()
          Receives the value of the ODFDOM attribute representation TextSeriesAttribute , See
 java.lang.String getTextTitleAttribute()
          Receives the value of the ODFDOM attribute representation TextTitleAttribute , See
 java.lang.String getTextUrlAttribute()
          Receives the value of the ODFDOM attribute representation TextUrlAttribute , See
 java.lang.String getTextVolumeAttribute()
          Receives the value of the ODFDOM attribute representation TextVolumeAttribute , See
 java.lang.String getTextYearAttribute()
          Receives the value of the ODFDOM attribute representation TextYearAttribute , See
 void init(java.lang.String textBibliographyTypeAttributeValue, java.lang.String textIdentifierAttributeValue, java.lang.String textAddressAttributeValue, java.lang.String textAnnoteAttributeValue, java.lang.String textAuthorAttributeValue, java.lang.String textBooktitleAttributeValue, java.lang.String textChapterAttributeValue, java.lang.String textEditionAttributeValue, java.lang.String textEditorAttributeValue, java.lang.String textHowpublishedAttributeValue, java.lang.String textInstitutionAttributeValue, java.lang.String textJournalAttributeValue, java.lang.String textMonthAttributeValue, java.lang.String textNoteAttributeValue, java.lang.String textNumberAttributeValue, java.lang.String textOrganizationsAttributeValue, java.lang.String textPagesAttributeValue, java.lang.String textPublisherAttributeValue, java.lang.String textSchoolAttributeValue, java.lang.String textSeriesAttributeValue, java.lang.String textTitleAttributeValue, java.lang.String textReportTypeAttributeValue, java.lang.String textVolumeAttributeValue, java.lang.String textYearAttributeValue, java.lang.String textUrlAttributeValue, java.lang.String textCustom1AttributeValue, java.lang.String textCustom2AttributeValue, java.lang.String textCustom3AttributeValue, java.lang.String textCustom4AttributeValue, java.lang.String textCustom5AttributeValue, java.lang.String textIsbnAttributeValue, java.lang.String textIssnAttributeValue)
          Initialization of the mandatory attributes of TextBibliographyMarkElement
 void setTextAddressAttribute(java.lang.String textAddressValue)
          Sets the value of ODFDOM attribute representation TextAddressAttribute , See
 void setTextAnnoteAttribute(java.lang.String textAnnoteValue)
          Sets the value of ODFDOM attribute representation TextAnnoteAttribute , See
 void setTextAuthorAttribute(java.lang.String textAuthorValue)
          Sets the value of ODFDOM attribute representation TextAuthorAttribute , See
 void setTextBibliographyTypeAttribute(java.lang.String textBibliographyTypeValue)
          Sets the value of ODFDOM attribute representation TextBibliographyTypeAttribute , See
 void setTextBooktitleAttribute(java.lang.String textBooktitleValue)
          Sets the value of ODFDOM attribute representation TextBooktitleAttribute , See
 void setTextChapterAttribute(java.lang.String textChapterValue)
          Sets the value of ODFDOM attribute representation TextChapterAttribute , See
 void setTextCustom1Attribute(java.lang.String textCustom1Value)
          Sets the value of ODFDOM attribute representation TextCustom1Attribute , See
 void setTextCustom2Attribute(java.lang.String textCustom2Value)
          Sets the value of ODFDOM attribute representation TextCustom2Attribute , See
 void setTextCustom3Attribute(java.lang.String textCustom3Value)
          Sets the value of ODFDOM attribute representation TextCustom3Attribute , See
 void setTextCustom4Attribute(java.lang.String textCustom4Value)
          Sets the value of ODFDOM attribute representation TextCustom4Attribute , See
 void setTextCustom5Attribute(java.lang.String textCustom5Value)
          Sets the value of ODFDOM attribute representation TextCustom5Attribute , See
 void setTextEditionAttribute(java.lang.String textEditionValue)
          Sets the value of ODFDOM attribute representation TextEditionAttribute , See
 void setTextEditorAttribute(java.lang.String textEditorValue)
          Sets the value of ODFDOM attribute representation TextEditorAttribute , See
 void setTextHowpublishedAttribute(java.lang.String textHowpublishedValue)
          Sets the value of ODFDOM attribute representation TextHowpublishedAttribute , See
 void setTextIdentifierAttribute(java.lang.String textIdentifierValue)
          Sets the value of ODFDOM attribute representation TextIdentifierAttribute , See
 void setTextInstitutionAttribute(java.lang.String textInstitutionValue)
          Sets the value of ODFDOM attribute representation TextInstitutionAttribute , See
 void setTextIsbnAttribute(java.lang.String textIsbnValue)
          Sets the value of ODFDOM attribute representation TextIsbnAttribute , See
 void setTextIssnAttribute(java.lang.String textIssnValue)
          Sets the value of ODFDOM attribute representation TextIssnAttribute , See
 void setTextJournalAttribute(java.lang.String textJournalValue)
          Sets the value of ODFDOM attribute representation TextJournalAttribute , See
 void setTextMonthAttribute(java.lang.String textMonthValue)
          Sets the value of ODFDOM attribute representation TextMonthAttribute , See
 void setTextNoteAttribute(java.lang.String textNoteValue)
          Sets the value of ODFDOM attribute representation TextNoteAttribute , See
 void setTextNumberAttribute(java.lang.String textNumberValue)
          Sets the value of ODFDOM attribute representation TextNumberAttribute , See
 void setTextOrganizationsAttribute(java.lang.String textOrganizationsValue)
          Sets the value of ODFDOM attribute representation TextOrganizationsAttribute , See
 void setTextPagesAttribute(java.lang.String textPagesValue)
          Sets the value of ODFDOM attribute representation TextPagesAttribute , See
 void setTextPublisherAttribute(java.lang.String textPublisherValue)
          Sets the value of ODFDOM attribute representation TextPublisherAttribute , See
 void setTextReportTypeAttribute(java.lang.String textReportTypeValue)
          Sets the value of ODFDOM attribute representation TextReportTypeAttribute , See
 void setTextSchoolAttribute(java.lang.String textSchoolValue)
          Sets the value of ODFDOM attribute representation TextSchoolAttribute , See
 void setTextSeriesAttribute(java.lang.String textSeriesValue)
          Sets the value of ODFDOM attribute representation TextSeriesAttribute , See
 void setTextTitleAttribute(java.lang.String textTitleValue)
          Sets the value of ODFDOM attribute representation TextTitleAttribute , See
 void setTextUrlAttribute(java.lang.String textUrlValue)
          Sets the value of ODFDOM attribute representation TextUrlAttribute , See
 void setTextVolumeAttribute(java.lang.String textVolumeValue)
          Sets the value of ODFDOM attribute representation TextVolumeAttribute , See
 void setTextYearAttribute(java.lang.String textYearValue)
          Sets the value of ODFDOM attribute representation TextYearAttribute , See
 
Methods inherited from class org.odftoolkit.odfdom.OdfElement
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
 
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
 
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
 
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
 
Methods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSibling
 
Methods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.w3c.dom.Node
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
 

Field Detail

ELEMENT_NAME

public static final OdfName ELEMENT_NAME
Constructor Detail

TextBibliographyMarkElement

public TextBibliographyMarkElement(OdfFileDom ownerDoc)
Create the instance of TextBibliographyMarkElement

Parameters:
ownerDoc - The type is OdfFileDom
Method Detail

getOdfName

public OdfName getOdfName()
Get the element name

Specified by:
getOdfName in class OdfElement
Returns:
return OdfName the name of element .

init

public void init(java.lang.String textBibliographyTypeAttributeValue,
                 java.lang.String textIdentifierAttributeValue,
                 java.lang.String textAddressAttributeValue,
                 java.lang.String textAnnoteAttributeValue,
                 java.lang.String textAuthorAttributeValue,
                 java.lang.String textBooktitleAttributeValue,
                 java.lang.String textChapterAttributeValue,
                 java.lang.String textEditionAttributeValue,
                 java.lang.String textEditorAttributeValue,
                 java.lang.String textHowpublishedAttributeValue,
                 java.lang.String textInstitutionAttributeValue,
                 java.lang.String textJournalAttributeValue,
                 java.lang.String textMonthAttributeValue,
                 java.lang.String textNoteAttributeValue,
                 java.lang.String textNumberAttributeValue,
                 java.lang.String textOrganizationsAttributeValue,
                 java.lang.String textPagesAttributeValue,
                 java.lang.String textPublisherAttributeValue,
                 java.lang.String textSchoolAttributeValue,
                 java.lang.String textSeriesAttributeValue,
                 java.lang.String textTitleAttributeValue,
                 java.lang.String textReportTypeAttributeValue,
                 java.lang.String textVolumeAttributeValue,
                 java.lang.String textYearAttributeValue,
                 java.lang.String textUrlAttributeValue,
                 java.lang.String textCustom1AttributeValue,
                 java.lang.String textCustom2AttributeValue,
                 java.lang.String textCustom3AttributeValue,
                 java.lang.String textCustom4AttributeValue,
                 java.lang.String textCustom5AttributeValue,
                 java.lang.String textIsbnAttributeValue,
                 java.lang.String textIssnAttributeValue)
Initialization of the mandatory attributes of TextBibliographyMarkElement

Parameters:
textBibliographyTypeAttributeValue - The mandatory attribute "
textIdentifierAttributeValue - The mandatory attribute "
textAddressAttributeValue - The mandatory attribute "
textAnnoteAttributeValue - The mandatory attribute "
textAuthorAttributeValue - The mandatory attribute "
textBooktitleAttributeValue - The mandatory attribute "
textChapterAttributeValue - The mandatory attribute "
textEditionAttributeValue - The mandatory attribute "
textEditorAttributeValue - The mandatory attribute "
textHowpublishedAttributeValue - The mandatory attribute "
textInstitutionAttributeValue - The mandatory attribute "
textJournalAttributeValue - The mandatory attribute "
textMonthAttributeValue - The mandatory attribute "
textNoteAttributeValue - The mandatory attribute "
textNumberAttributeValue - The mandatory attribute "
textOrganizationsAttributeValue - The mandatory attribute "
textPagesAttributeValue - The mandatory attribute "
textPublisherAttributeValue - The mandatory attribute "
textSchoolAttributeValue - The mandatory attribute "
textSeriesAttributeValue - The mandatory attribute "
textTitleAttributeValue - The mandatory attribute "
textReportTypeAttributeValue - The mandatory attribute "
textVolumeAttributeValue - The mandatory attribute "
textYearAttributeValue - The mandatory attribute "
textUrlAttributeValue - The mandatory attribute "
textCustom1AttributeValue - The mandatory attribute "
textCustom2AttributeValue - The mandatory attribute "
textCustom3AttributeValue - The mandatory attribute "
textCustom4AttributeValue - The mandatory attribute "
textCustom5AttributeValue - The mandatory attribute "
textIsbnAttributeValue - The mandatory attribute "
textIssnAttributeValue - The mandatory attribute "

getTextBibliographyTypeAttribute

public java.lang.String getTextBibliographyTypeAttribute()
Receives the value of the ODFDOM attribute representation TextBibliographyTypeAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextBibliographyTypeAttribute

public void setTextBibliographyTypeAttribute(java.lang.String textBibliographyTypeValue)
Sets the value of ODFDOM attribute representation TextBibliographyTypeAttribute , See

Parameters:
textBibliographyTypeValue - The type is String

getTextIdentifierAttribute

public java.lang.String getTextIdentifierAttribute()
Receives the value of the ODFDOM attribute representation TextIdentifierAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextIdentifierAttribute

public void setTextIdentifierAttribute(java.lang.String textIdentifierValue)
Sets the value of ODFDOM attribute representation TextIdentifierAttribute , See

Parameters:
textIdentifierValue - The type is String

getTextAddressAttribute

public java.lang.String getTextAddressAttribute()
Receives the value of the ODFDOM attribute representation TextAddressAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextAddressAttribute

public void setTextAddressAttribute(java.lang.String textAddressValue)
Sets the value of ODFDOM attribute representation TextAddressAttribute , See

Parameters:
textAddressValue - The type is String

getTextAnnoteAttribute

public java.lang.String getTextAnnoteAttribute()
Receives the value of the ODFDOM attribute representation TextAnnoteAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextAnnoteAttribute

public void setTextAnnoteAttribute(java.lang.String textAnnoteValue)
Sets the value of ODFDOM attribute representation TextAnnoteAttribute , See

Parameters:
textAnnoteValue - The type is String

getTextAuthorAttribute

public java.lang.String getTextAuthorAttribute()
Receives the value of the ODFDOM attribute representation TextAuthorAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextAuthorAttribute

public void setTextAuthorAttribute(java.lang.String textAuthorValue)
Sets the value of ODFDOM attribute representation TextAuthorAttribute , See

Parameters:
textAuthorValue - The type is String

getTextBooktitleAttribute

public java.lang.String getTextBooktitleAttribute()
Receives the value of the ODFDOM attribute representation TextBooktitleAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextBooktitleAttribute

public void setTextBooktitleAttribute(java.lang.String textBooktitleValue)
Sets the value of ODFDOM attribute representation TextBooktitleAttribute , See

Parameters:
textBooktitleValue - The type is String

getTextChapterAttribute

public java.lang.String getTextChapterAttribute()
Receives the value of the ODFDOM attribute representation TextChapterAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextChapterAttribute

public void setTextChapterAttribute(java.lang.String textChapterValue)
Sets the value of ODFDOM attribute representation TextChapterAttribute , See

Parameters:
textChapterValue - The type is String

getTextEditionAttribute

public java.lang.String getTextEditionAttribute()
Receives the value of the ODFDOM attribute representation TextEditionAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextEditionAttribute

public void setTextEditionAttribute(java.lang.String textEditionValue)
Sets the value of ODFDOM attribute representation TextEditionAttribute , See

Parameters:
textEditionValue - The type is String

getTextEditorAttribute

public java.lang.String getTextEditorAttribute()
Receives the value of the ODFDOM attribute representation TextEditorAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextEditorAttribute

public void setTextEditorAttribute(java.lang.String textEditorValue)
Sets the value of ODFDOM attribute representation TextEditorAttribute , See

Parameters:
textEditorValue - The type is String

getTextHowpublishedAttribute

public java.lang.String getTextHowpublishedAttribute()
Receives the value of the ODFDOM attribute representation TextHowpublishedAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextHowpublishedAttribute

public void setTextHowpublishedAttribute(java.lang.String textHowpublishedValue)
Sets the value of ODFDOM attribute representation TextHowpublishedAttribute , See

Parameters:
textHowpublishedValue - The type is String

getTextInstitutionAttribute

public java.lang.String getTextInstitutionAttribute()
Receives the value of the ODFDOM attribute representation TextInstitutionAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextInstitutionAttribute

public void setTextInstitutionAttribute(java.lang.String textInstitutionValue)
Sets the value of ODFDOM attribute representation TextInstitutionAttribute , See

Parameters:
textInstitutionValue - The type is String

getTextJournalAttribute

public java.lang.String getTextJournalAttribute()
Receives the value of the ODFDOM attribute representation TextJournalAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextJournalAttribute

public void setTextJournalAttribute(java.lang.String textJournalValue)
Sets the value of ODFDOM attribute representation TextJournalAttribute , See

Parameters:
textJournalValue - The type is String

getTextMonthAttribute

public java.lang.String getTextMonthAttribute()
Receives the value of the ODFDOM attribute representation TextMonthAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextMonthAttribute

public void setTextMonthAttribute(java.lang.String textMonthValue)
Sets the value of ODFDOM attribute representation TextMonthAttribute , See

Parameters:
textMonthValue - The type is String

getTextNoteAttribute

public java.lang.String getTextNoteAttribute()
Receives the value of the ODFDOM attribute representation TextNoteAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextNoteAttribute

public void setTextNoteAttribute(java.lang.String textNoteValue)
Sets the value of ODFDOM attribute representation TextNoteAttribute , See

Parameters:
textNoteValue - The type is String

getTextNumberAttribute

public java.lang.String getTextNumberAttribute()
Receives the value of the ODFDOM attribute representation TextNumberAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextNumberAttribute

public void setTextNumberAttribute(java.lang.String textNumberValue)
Sets the value of ODFDOM attribute representation TextNumberAttribute , See

Parameters:
textNumberValue - The type is String

getTextOrganizationsAttribute

public java.lang.String getTextOrganizationsAttribute()
Receives the value of the ODFDOM attribute representation TextOrganizationsAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextOrganizationsAttribute

public void setTextOrganizationsAttribute(java.lang.String textOrganizationsValue)
Sets the value of ODFDOM attribute representation TextOrganizationsAttribute , See

Parameters:
textOrganizationsValue - The type is String

getTextPagesAttribute

public java.lang.String getTextPagesAttribute()
Receives the value of the ODFDOM attribute representation TextPagesAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextPagesAttribute

public void setTextPagesAttribute(java.lang.String textPagesValue)
Sets the value of ODFDOM attribute representation TextPagesAttribute , See

Parameters:
textPagesValue - The type is String

getTextPublisherAttribute

public java.lang.String getTextPublisherAttribute()
Receives the value of the ODFDOM attribute representation TextPublisherAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextPublisherAttribute

public void setTextPublisherAttribute(java.lang.String textPublisherValue)
Sets the value of ODFDOM attribute representation TextPublisherAttribute , See

Parameters:
textPublisherValue - The type is String

getTextSchoolAttribute

public java.lang.String getTextSchoolAttribute()
Receives the value of the ODFDOM attribute representation TextSchoolAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextSchoolAttribute

public void setTextSchoolAttribute(java.lang.String textSchoolValue)
Sets the value of ODFDOM attribute representation TextSchoolAttribute , See

Parameters:
textSchoolValue - The type is String

getTextSeriesAttribute

public java.lang.String getTextSeriesAttribute()
Receives the value of the ODFDOM attribute representation TextSeriesAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextSeriesAttribute

public void setTextSeriesAttribute(java.lang.String textSeriesValue)
Sets the value of ODFDOM attribute representation TextSeriesAttribute , See

Parameters:
textSeriesValue - The type is String

getTextTitleAttribute

public java.lang.String getTextTitleAttribute()
Receives the value of the ODFDOM attribute representation TextTitleAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextTitleAttribute

public void setTextTitleAttribute(java.lang.String textTitleValue)
Sets the value of ODFDOM attribute representation TextTitleAttribute , See

Parameters:
textTitleValue - The type is String

getTextReportTypeAttribute

public java.lang.String getTextReportTypeAttribute()
Receives the value of the ODFDOM attribute representation TextReportTypeAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextReportTypeAttribute

public void setTextReportTypeAttribute(java.lang.String textReportTypeValue)
Sets the value of ODFDOM attribute representation TextReportTypeAttribute , See

Parameters:
textReportTypeValue - The type is String

getTextVolumeAttribute

public java.lang.String getTextVolumeAttribute()
Receives the value of the ODFDOM attribute representation TextVolumeAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextVolumeAttribute

public void setTextVolumeAttribute(java.lang.String textVolumeValue)
Sets the value of ODFDOM attribute representation TextVolumeAttribute , See

Parameters:
textVolumeValue - The type is String

getTextYearAttribute

public java.lang.String getTextYearAttribute()
Receives the value of the ODFDOM attribute representation TextYearAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextYearAttribute

public void setTextYearAttribute(java.lang.String textYearValue)
Sets the value of ODFDOM attribute representation TextYearAttribute , See

Parameters:
textYearValue - The type is String

getTextUrlAttribute

public java.lang.String getTextUrlAttribute()
Receives the value of the ODFDOM attribute representation TextUrlAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextUrlAttribute

public void setTextUrlAttribute(java.lang.String textUrlValue)
Sets the value of ODFDOM attribute representation TextUrlAttribute , See

Parameters:
textUrlValue - The type is String

getTextCustom1Attribute

public java.lang.String getTextCustom1Attribute()
Receives the value of the ODFDOM attribute representation TextCustom1Attribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextCustom1Attribute

public void setTextCustom1Attribute(java.lang.String textCustom1Value)
Sets the value of ODFDOM attribute representation TextCustom1Attribute , See

Parameters:
textCustom1Value - The type is String

getTextCustom2Attribute

public java.lang.String getTextCustom2Attribute()
Receives the value of the ODFDOM attribute representation TextCustom2Attribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextCustom2Attribute

public void setTextCustom2Attribute(java.lang.String textCustom2Value)
Sets the value of ODFDOM attribute representation TextCustom2Attribute , See

Parameters:
textCustom2Value - The type is String

getTextCustom3Attribute

public java.lang.String getTextCustom3Attribute()
Receives the value of the ODFDOM attribute representation TextCustom3Attribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextCustom3Attribute

public void setTextCustom3Attribute(java.lang.String textCustom3Value)
Sets the value of ODFDOM attribute representation TextCustom3Attribute , See

Parameters:
textCustom3Value - The type is String

getTextCustom4Attribute

public java.lang.String getTextCustom4Attribute()
Receives the value of the ODFDOM attribute representation TextCustom4Attribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextCustom4Attribute

public void setTextCustom4Attribute(java.lang.String textCustom4Value)
Sets the value of ODFDOM attribute representation TextCustom4Attribute , See

Parameters:
textCustom4Value - The type is String

getTextCustom5Attribute

public java.lang.String getTextCustom5Attribute()
Receives the value of the ODFDOM attribute representation TextCustom5Attribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextCustom5Attribute

public void setTextCustom5Attribute(java.lang.String textCustom5Value)
Sets the value of ODFDOM attribute representation TextCustom5Attribute , See

Parameters:
textCustom5Value - The type is String

getTextIsbnAttribute

public java.lang.String getTextIsbnAttribute()
Receives the value of the ODFDOM attribute representation TextIsbnAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextIsbnAttribute

public void setTextIsbnAttribute(java.lang.String textIsbnValue)
Sets the value of ODFDOM attribute representation TextIsbnAttribute , See

Parameters:
textIsbnValue - The type is String

getTextIssnAttribute

public java.lang.String getTextIssnAttribute()
Receives the value of the ODFDOM attribute representation TextIssnAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextIssnAttribute

public void setTextIssnAttribute(java.lang.String textIssnValue)
Sets the value of ODFDOM attribute representation TextIssnAttribute , See

Parameters:
textIssnValue - The type is String


Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.