|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextUserIndex
public class TextUserIndex
| Constructor Summary | |
|---|---|
TextUserIndex()
|
|
| Method Summary | |
|---|---|
TextIndexBody |
getTextIndexBody()
Gets the value of the textIndexBody 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 |
getTextStyleName()
Gets the value of the textStyleName property. |
TextUserIndexSource |
getTextUserIndexSource()
Gets the value of the textUserIndexSource property. |
void |
setTextIndexBody(TextIndexBody value)
Sets the value of the textIndexBody 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 |
setTextStyleName(java.lang.String value)
Sets the value of the textStyleName property. |
void |
setTextUserIndexSource(TextUserIndexSource value)
Sets the value of the textUserIndexSource property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextUserIndex()
| Method Detail |
|---|
public TextIndexBody getTextIndexBody()
TextIndexBodypublic java.lang.String getTextName()
Stringpublic java.lang.String getTextProtected()
Stringpublic java.lang.String getTextStyleName()
Stringpublic TextUserIndexSource getTextUserIndexSource()
TextUserIndexSourcepublic void setTextIndexBody(TextIndexBody value)
value - allowed object is TextIndexBodypublic void setTextName(java.lang.String value)
value - allowed object is Stringpublic void setTextProtected(java.lang.String value)
value - allowed object is Stringpublic void setTextStyleName(java.lang.String value)
value - allowed object is Stringpublic void setTextUserIndexSource(TextUserIndexSource value)
value - allowed object is TextUserIndexSource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||