|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextSection
public class TextSection
| Constructor Summary | |
|---|---|
TextSection()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTextCondition()
Gets the value of the textCondition property. |
java.lang.String |
getTextDisplay()
Gets the value of the textDisplay property. |
java.util.List<java.lang.Object> |
getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd()
Gets the value of the textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd property. |
java.lang.String |
getTextIsHidden()
Gets the value of the textIsHidden property. |
java.lang.String |
getTextName()
Gets the value of the textName property. |
java.lang.String |
getTextProtected()
Gets the value of the textProtected property. |
java.lang.String |
getTextProtectionKey()
Gets the value of the textProtectionKey property. |
java.util.List<java.lang.Object> |
getTextSectionSourceOrOfficeDdeSource()
Gets the value of the textSectionSourceOrOfficeDdeSource property. |
java.lang.String |
getTextStyleName()
Gets the value of the textStyleName property. |
void |
setTextCondition(java.lang.String value)
Sets the value of the textCondition property. |
void |
setTextDisplay(java.lang.String value)
Sets the value of the textDisplay property. |
void |
setTextIsHidden(java.lang.String value)
Sets the value of the textIsHidden property. |
void |
setTextName(java.lang.String value)
Sets the value of the textName property. |
void |
setTextProtected(java.lang.String value)
Sets the value of the textProtected property. |
void |
setTextProtectionKey(java.lang.String value)
Sets the value of the textProtectionKey property. |
void |
setTextStyleName(java.lang.String value)
Sets the value of the textStyleName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextSection()
| Method Detail |
|---|
public java.lang.String getTextCondition()
Stringpublic java.lang.String getTextDisplay()
Stringpublic java.util.List<java.lang.Object> getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the
textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd
property.
For example, to add a new item, do as follows:
getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd()
.add(newItem);
Objects of the following type(s) are allowed in the list TextH TextP
TextOrderedList TextUnorderedList TableTable TextSection
TextTableOfContent TextIllustrationIndex TextTableIndex
TextObjectIndex TextUserIndex TextAlphabeticalIndex
TextBibliography TextIndexTitle TextChange
TextChangeStart TextChangeEnd
public java.lang.String getTextIsHidden()
Stringpublic java.lang.String getTextName()
Stringpublic java.lang.String getTextProtected()
Stringpublic java.lang.String getTextProtectionKey()
Stringpublic java.util.List<java.lang.Object> getTextSectionSourceOrOfficeDdeSource()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the textSectionSourceOrOfficeDdeSource
property.
For example, to add a new item, do as follows:
getTextSectionSourceOrOfficeDdeSource().add(newItem);
Objects of the following type(s) are allowed in the list TextSectionSource
OfficeDdeSource
public java.lang.String getTextStyleName()
Stringpublic void setTextCondition(java.lang.String value)
value - allowed object is Stringpublic void setTextDisplay(java.lang.String value)
value - allowed object is Stringpublic void setTextIsHidden(java.lang.String value)
value - allowed object is Stringpublic void setTextName(java.lang.String value)
value - allowed object is Stringpublic void setTextProtected(java.lang.String value)
value - allowed object is Stringpublic void setTextProtectionKey(java.lang.String value)
value - allowed object is Stringpublic void setTextStyleName(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||