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