|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextVariableGet
public class TextVariableGet
| Constructor Summary | |
|---|---|
TextVariableGet()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getStyleDataStyleName()
Gets the value of the styleDataStyleName property. |
java.lang.String |
getTextCurrency()
Gets the value of the textCurrency property. |
java.lang.String |
getTextDisplay()
Gets the value of the textDisplay property. |
java.lang.String |
getTextName()
Gets the value of the textName property. |
java.lang.String |
getTextValueType()
Gets the value of the textValueType property. |
java.lang.String |
getvalue()
Gets the value of the value property. |
void |
setStyleDataStyleName(java.lang.String value)
Sets the value of the styleDataStyleName property. |
void |
setTextCurrency(java.lang.String value)
Sets the value of the textCurrency property. |
void |
setTextDisplay(java.lang.String value)
Sets the value of the textDisplay property. |
void |
setTextName(java.lang.String value)
Sets the value of the textName property. |
void |
setTextValueType(java.lang.String value)
Sets the value of the textValueType 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 TextVariableGet()
| Method Detail |
|---|
public java.lang.String getStyleDataStyleName()
Stringpublic java.lang.String getTextCurrency()
Stringpublic java.lang.String getTextDisplay()
Stringpublic java.lang.String getTextName()
Stringpublic java.lang.String getTextValueType()
Stringpublic java.lang.String getvalue()
Stringpublic void setStyleDataStyleName(java.lang.String value)
value - allowed object is Stringpublic void setTextCurrency(java.lang.String value)
value - allowed object is Stringpublic void setTextDisplay(java.lang.String value)
value - allowed object is Stringpublic void setTextName(java.lang.String value)
value - allowed object is Stringpublic void setTextValueType(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 | ||||||||