|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextAlphabeticalIndexMark
public class TextAlphabeticalIndexMark
| Constructor Summary | |
|---|---|
TextAlphabeticalIndexMark()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTextKey1()
Gets the value of the textKey1 property. |
java.lang.String |
getTextKey2()
Gets the value of the textKey2 property. |
java.lang.String |
getTextMainEtry()
Gets the value of the textMainEtry property. |
java.lang.String |
getTextStringValue()
Gets the value of the textStringValue property. |
void |
setTextKey1(java.lang.String value)
Sets the value of the textKey1 property. |
void |
setTextKey2(java.lang.String value)
Sets the value of the textKey2 property. |
void |
setTextMainEtry(java.lang.String value)
Sets the value of the textMainEtry property. |
void |
setTextStringValue(java.lang.String value)
Sets the value of the textStringValue property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextAlphabeticalIndexMark()
| Method Detail |
|---|
public java.lang.String getTextKey1()
Stringpublic java.lang.String getTextKey2()
Stringpublic java.lang.String getTextMainEtry()
Stringpublic java.lang.String getTextStringValue()
Stringpublic void setTextKey1(java.lang.String value)
value - allowed object is Stringpublic void setTextKey2(java.lang.String value)
value - allowed object is Stringpublic void setTextMainEtry(java.lang.String value)
value - allowed object is Stringpublic void setTextStringValue(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 | ||||||||