org.jopendocument.model.text
Class TextVariableSet

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

public class TextVariableSet
extends java.lang.Object


Constructor Summary
TextVariableSet()
           
 
Method Summary
 java.lang.String getStyleDataStyleName()
          Gets the value of the styleDataStyleName property.
 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 getTextDisplay()
          Gets the value of the textDisplay 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 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.
 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 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 setTextDisplay(java.lang.String value)
          Sets the value of the textDisplay 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 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.
 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

TextVariableSet

public TextVariableSet()
Method Detail

getStyleDataStyleName

public java.lang.String getStyleDataStyleName()
Gets the value of the styleDataStyleName property.

Returns:
possible object is String

getTextBooleanValue

public java.lang.String getTextBooleanValue()
Gets the value of the textBooleanValue property.

Returns:
possible object is String

getTextCurrency

public java.lang.String getTextCurrency()
Gets the value of the textCurrency property.

Returns:
possible object is String

getTextDateValue

public java.lang.String getTextDateValue()
Gets the value of the textDateValue property.

Returns:
possible object is String

getTextDisplay

public java.lang.String getTextDisplay()
Gets the value of the textDisplay property.

Returns:
possible object is String

getTextFormula

public java.lang.String getTextFormula()
Gets the value of the textFormula property.

Returns:
possible object is String

getTextName

public java.lang.String getTextName()
Gets the value of the textName property.

Returns:
possible object is String

getTextStringValue

public java.lang.String getTextStringValue()
Gets the value of the textStringValue property.

Returns:
possible object is String

getTextTimeValue

public java.lang.String getTextTimeValue()
Gets the value of the textTimeValue property.

Returns:
possible object is String

getTextValue

public java.lang.String getTextValue()
Gets the value of the textValue property.

Returns:
possible object is String

getTextValueType

public java.lang.String getTextValueType()
Gets the value of the textValueType property.

Returns:
possible object is String

getvalue

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

Returns:
possible object is String

setStyleDataStyleName

public void setStyleDataStyleName(java.lang.String value)
Sets the value of the styleDataStyleName property.

Parameters:
value - allowed object is String

setTextBooleanValue

public void setTextBooleanValue(java.lang.String value)
Sets the value of the textBooleanValue property.

Parameters:
value - allowed object is String

setTextCurrency

public void setTextCurrency(java.lang.String value)
Sets the value of the textCurrency property.

Parameters:
value - allowed object is String

setTextDateValue

public void setTextDateValue(java.lang.String value)
Sets the value of the textDateValue property.

Parameters:
value - allowed object is String

setTextDisplay

public void setTextDisplay(java.lang.String value)
Sets the value of the textDisplay property.

Parameters:
value - allowed object is String

setTextFormula

public void setTextFormula(java.lang.String value)
Sets the value of the textFormula property.

Parameters:
value - allowed object is String

setTextName

public void setTextName(java.lang.String value)
Sets the value of the textName property.

Parameters:
value - allowed object is String

setTextStringValue

public void setTextStringValue(java.lang.String value)
Sets the value of the textStringValue property.

Parameters:
value - allowed object is String

setTextTimeValue

public void setTextTimeValue(java.lang.String value)
Sets the value of the textTimeValue property.

Parameters:
value - allowed object is String

setTextValue

public void setTextValue(java.lang.String value)
Sets the value of the textValue property.

Parameters:
value - allowed object is String

setTextValueType

public void setTextValueType(java.lang.String value)
Sets the value of the textValueType property.

Parameters:
value - allowed object is String

setvalue

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

Parameters:
value - allowed object is String