org.jopendocument.model.number
Class NumberEmbeddedText
java.lang.Object
org.jopendocument.model.number.NumberEmbeddedText
public class NumberEmbeddedText
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
numberPosition
protected String numberPosition
value
protected String value
NumberEmbeddedText
public NumberEmbeddedText()
getNumberPosition
public String getNumberPosition()
- Gets the value of the numberPosition property.
- Returns:
- possible object is
String
getvalue
public String getvalue()
- Gets the value of the value property.
- Returns:
- possible object is
String
setNumberPosition
public void setNumberPosition(String value)
- Sets the value of the numberPosition property.
- Parameters:
value
- allowed object is String
setvalue
public void setvalue(String value)
- Sets the value of the value property.
- Parameters:
value
- allowed object is String
Copyright © 2010 jOpenDocument All Rights Reserved.