org.jopendocument.model.text
Class TextVariableGet

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

public class TextVariableGet
extends java.lang.Object


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

TextVariableGet

public TextVariableGet()
Method Detail

getStyleDataStyleName

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

Returns:
possible object is String

getTextCurrency

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

Returns:
possible object is String

getTextDisplay

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

Returns:
possible object is String

getTextName

public java.lang.String getTextName()
Gets the value of the textName 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

setTextCurrency

public void setTextCurrency(java.lang.String value)
Sets the value of the textCurrency 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

setTextName

public void setTextName(java.lang.String value)
Sets the value of the textName 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