org.jopendocument.model.text
Class TextAlphabeticalIndexMark

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

public class TextAlphabeticalIndexMark
extends java.lang.Object


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

TextAlphabeticalIndexMark

public TextAlphabeticalIndexMark()
Method Detail

getTextKey1

public java.lang.String getTextKey1()
Gets the value of the textKey1 property.

Returns:
possible object is String

getTextKey2

public java.lang.String getTextKey2()
Gets the value of the textKey2 property.

Returns:
possible object is String

getTextMainEtry

public java.lang.String getTextMainEtry()
Gets the value of the textMainEtry property.

Returns:
possible object is String

getTextStringValue

public java.lang.String getTextStringValue()
Gets the value of the textStringValue property.

Returns:
possible object is String

setTextKey1

public void setTextKey1(java.lang.String value)
Sets the value of the textKey1 property.

Parameters:
value - allowed object is String

setTextKey2

public void setTextKey2(java.lang.String value)
Sets the value of the textKey2 property.

Parameters:
value - allowed object is String

setTextMainEtry

public void setTextMainEtry(java.lang.String value)
Sets the value of the textMainEtry property.

Parameters:
value - allowed object is String

setTextStringValue

public void setTextStringValue(java.lang.String value)
Sets the value of the textStringValue property.

Parameters:
value - allowed object is String