|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextUserIndexMarkStart
public class TextUserIndexMarkStart
| Field Summary | |
|---|---|
protected String |
textId
|
protected String |
textIndexName
|
protected String |
textOutlineLevel
|
| Constructor Summary | |
|---|---|
TextUserIndexMarkStart()
|
|
| Method Summary | |
|---|---|
String |
getTextId()
Gets the value of the textId property. |
String |
getTextIndexName()
Gets the value of the textIndexName property. |
String |
getTextOutlineLevel()
Gets the value of the textOutlineLevel property. |
void |
setTextId(String value)
Sets the value of the textId property. |
void |
setTextIndexName(String value)
Sets the value of the textIndexName property. |
void |
setTextOutlineLevel(String value)
Sets the value of the textOutlineLevel property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String textId
protected String textIndexName
protected String textOutlineLevel
| Constructor Detail |
|---|
public TextUserIndexMarkStart()
| Method Detail |
|---|
public String getTextId()
Stringpublic String getTextIndexName()
Stringpublic String getTextOutlineLevel()
Stringpublic void setTextId(String value)
value - allowed object is Stringpublic void setTextIndexName(String value)
value - allowed object is Stringpublic void setTextOutlineLevel(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||