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