org.jopendocument.model.text
Class TextUserFieldDecl

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

public class TextUserFieldDecl
extends java.lang.Object


Constructor Summary
TextUserFieldDecl()
           
 
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 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.
 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 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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextUserFieldDecl

public TextUserFieldDecl()
Method Detail

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

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

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

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