org.jopendocument.model.text
Class TextSortKey

java.lang.Object
  extended by org.jopendocument.model.text.TextSortKey

public class TextSortKey
extends java.lang.Object


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

TextSortKey

public TextSortKey()
Method Detail

getTextKey

public java.lang.String getTextKey()
Gets the value of the textKey property.

Returns:
possible object is String

getTextSortAscending

public java.lang.String getTextSortAscending()
Gets the value of the textSortAscending property.

Returns:
possible object is String

setTextKey

public void setTextKey(java.lang.String value)
Sets the value of the textKey property.

Parameters:
value - allowed object is String

setTextSortAscending

public void setTextSortAscending(java.lang.String value)
Sets the value of the textSortAscending property.

Parameters:
value - allowed object is String