org.jopendocument.model.text
Class TextAlphabeticalIndexMarkStart

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

public class TextAlphabeticalIndexMarkStart
extends java.lang.Object


Constructor Summary
TextAlphabeticalIndexMarkStart()
           
 
Method Summary
 java.lang.String getTextId()
          Gets the value of the textId property.
 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.
 void setTextId(java.lang.String value)
          Sets the value of the textId 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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextAlphabeticalIndexMarkStart

public TextAlphabeticalIndexMarkStart()
Method Detail

getTextId

public java.lang.String getTextId()
Gets the value of the textId property.

Returns:
possible object is String

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

setTextId

public void setTextId(java.lang.String value)
Sets the value of the textId property.

Parameters:
value - allowed 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