|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextVariableDecl
public class TextVariableDecl
| Constructor Summary | |
|---|---|
TextVariableDecl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTextBooleanValue()
Gets the value of the textBooleanValue property. |
java.lang.String |
getTextCurrency()
Gets the value of the textCurrency property. |
java.lang.String |
getTextDateValue()
Gets the value of the textDateValue property. |
java.lang.String |
getTextName()
Gets the value of the textName property. |
java.lang.String |
getTextStringValue()
Gets the value of the textStringValue property. |
java.lang.String |
getTextTimeValue()
Gets the value of the textTimeValue property. |
java.lang.String |
getTextValue()
Gets the value of the textValue property. |
java.lang.String |
getTextValueType()
Gets the value of the textValueType property. |
void |
setTextBooleanValue(java.lang.String value)
Sets the value of the textBooleanValue property. |
void |
setTextCurrency(java.lang.String value)
Sets the value of the textCurrency property. |
void |
setTextDateValue(java.lang.String value)
Sets the value of the textDateValue property. |
void |
setTextName(java.lang.String value)
Sets the value of the textName property. |
void |
setTextStringValue(java.lang.String value)
Sets the value of the textStringValue property. |
void |
setTextTimeValue(java.lang.String value)
Sets the value of the textTimeValue property. |
void |
setTextValue(java.lang.String value)
Sets the value of the textValue property. |
void |
setTextValueType(java.lang.String value)
Sets the value of the textValueType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextVariableDecl()
| Method Detail |
|---|
public java.lang.String getTextBooleanValue()
Stringpublic java.lang.String getTextCurrency()
Stringpublic java.lang.String getTextDateValue()
Stringpublic java.lang.String getTextName()
Stringpublic java.lang.String getTextStringValue()
Stringpublic java.lang.String getTextTimeValue()
Stringpublic java.lang.String getTextValue()
Stringpublic java.lang.String getTextValueType()
Stringpublic void setTextBooleanValue(java.lang.String value)
value - allowed object is Stringpublic void setTextCurrency(java.lang.String value)
value - allowed object is Stringpublic void setTextDateValue(java.lang.String value)
value - allowed object is Stringpublic void setTextName(java.lang.String value)
value - allowed object is Stringpublic void setTextStringValue(java.lang.String value)
value - allowed object is Stringpublic void setTextTimeValue(java.lang.String value)
value - allowed object is Stringpublic void setTextValue(java.lang.String value)
value - allowed object is Stringpublic void setTextValueType(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 | ||||||||