|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextSortKey
public class TextSortKey
| Constructor Summary | |
|---|---|
TextSortKey()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTextKey()
Gets the value of the textKey property. |
java.lang.String |
getTextSortAscending()
Gets the value of the textSortAscending property. |
void |
setTextKey(java.lang.String value)
Sets the value of the textKey property. |
void |
setTextSortAscending(java.lang.String value)
Sets the value of the textSortAscending property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextSortKey()
| Method Detail |
|---|
public java.lang.String getTextKey()
Stringpublic java.lang.String getTextSortAscending()
Stringpublic void setTextKey(java.lang.String value)
value - allowed object is Stringpublic void setTextSortAscending(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 | ||||||||