|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextSequence
public class TextSequence
| Constructor Summary | |
|---|---|
TextSequence()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getStyleNumFormat()
Gets the value of the styleNumFormat property. |
java.lang.String |
getStyleNumLetterSync()
Gets the value of the styleNumLetterSync property. |
java.lang.String |
getTextFormula()
Gets the value of the textFormula property. |
java.lang.String |
getTextName()
Gets the value of the textName property. |
java.lang.String |
getTextRefName()
Gets the value of the textRefName property. |
java.lang.String |
getvalue()
Gets the value of the value property. |
void |
setStyleNumFormat(java.lang.String value)
Sets the value of the styleNumFormat property. |
void |
setStyleNumLetterSync(java.lang.String value)
Sets the value of the styleNumLetterSync property. |
void |
setTextFormula(java.lang.String value)
Sets the value of the textFormula property. |
void |
setTextName(java.lang.String value)
Sets the value of the textName property. |
void |
setTextRefName(java.lang.String value)
Sets the value of the textRefName property. |
void |
setvalue(java.lang.String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextSequence()
| Method Detail |
|---|
public java.lang.String getStyleNumFormat()
Stringpublic java.lang.String getStyleNumLetterSync()
Stringpublic java.lang.String getTextFormula()
Stringpublic java.lang.String getTextName()
Stringpublic java.lang.String getTextRefName()
Stringpublic java.lang.String getvalue()
Stringpublic void setStyleNumFormat(java.lang.String value)
value - allowed object is Stringpublic void setStyleNumLetterSync(java.lang.String value)
value - allowed object is Stringpublic void setTextFormula(java.lang.String value)
value - allowed object is Stringpublic void setTextName(java.lang.String value)
value - allowed object is Stringpublic void setTextRefName(java.lang.String value)
value - allowed object is Stringpublic void setvalue(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 | ||||||||