org.jopendocument.model.number
Class NumberEmbeddedText

java.lang.Object
  extended by org.jopendocument.model.number.NumberEmbeddedText

public class NumberEmbeddedText
extends java.lang.Object


Constructor Summary
NumberEmbeddedText()
           
 
Method Summary
 java.lang.String getNumberPosition()
          Gets the value of the numberPosition property.
 java.lang.String getvalue()
          Gets the value of the value property.
 void setNumberPosition(java.lang.String value)
          Sets the value of the numberPosition 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

NumberEmbeddedText

public NumberEmbeddedText()
Method Detail

getNumberPosition

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

Returns:
possible object is String

getvalue

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

Returns:
possible object is String

setNumberPosition

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