|
|||||||||
| 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
| Field Summary | |
|---|---|
protected String |
textCondition
|
protected String |
textDisplay
|
protected List<Object> |
textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd
|
protected String |
textIsHidden
|
protected String |
textName
|
protected String |
textProtected
|
protected String |
textProtectionKey
|
protected List<Object> |
textSectionSourceOrOfficeDdeSource
|
protected String |
textStyleName
|
| Constructor Summary | |
|---|---|
TextSection()
|
|
| Method Summary | |
|---|---|
String |
getTextCondition()
Gets the value of the textCondition property. |
String |
getTextDisplay()
Gets the value of the textDisplay property. |
List<Object> |
getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd()
Gets the value of the textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd property. |
String |
getTextIsHidden()
Gets the value of the textIsHidden property. |
String |
getTextName()
Gets the value of the textName property. |
String |
getTextProtected()
Gets the value of the textProtected property. |
String |
getTextProtectionKey()
Gets the value of the textProtectionKey property. |
List<Object> |
getTextSectionSourceOrOfficeDdeSource()
Gets the value of the textSectionSourceOrOfficeDdeSource property. |
String |
getTextStyleName()
Gets the value of the textStyleName property. |
void |
setTextCondition(String value)
Sets the value of the textCondition property. |
void |
setTextDisplay(String value)
Sets the value of the textDisplay property. |
void |
setTextIsHidden(String value)
Sets the value of the textIsHidden property. |
void |
setTextName(String value)
Sets the value of the textName property. |
void |
setTextProtected(String value)
Sets the value of the textProtected property. |
void |
setTextProtectionKey(String value)
Sets the value of the textProtectionKey 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 String textCondition
protected String textDisplay
protected List<Object> textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd
protected String textIsHidden
protected String textName
protected String textProtected
protected String textProtectionKey
protected List<Object> textSectionSourceOrOfficeDdeSource
protected String textStyleName
| Constructor Detail |
|---|
public TextSection()
| Method Detail |
|---|
public String getTextCondition()
Stringpublic String getTextDisplay()
Stringpublic List<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 String getTextIsHidden()
Stringpublic String getTextName()
Stringpublic String getTextProtected()
Stringpublic String getTextProtectionKey()
Stringpublic List<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 String getTextStyleName()
Stringpublic void setTextCondition(String value)
value - allowed object is Stringpublic void setTextDisplay(String value)
value - allowed object is Stringpublic void setTextIsHidden(String value)
value - allowed object is Stringpublic void setTextName(String value)
value - allowed object is Stringpublic void setTextProtected(String value)
value - allowed object is Stringpublic void setTextProtectionKey(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 | ||||||||