org.jopendocument.model.text
Class TextPageVariableSet
java.lang.Object
org.jopendocument.model.text.TextPageVariableSet
public class TextPageVariableSet
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
textActive
protected String textActive
textPageAdjust
protected String textPageAdjust
TextPageVariableSet
public TextPageVariableSet()
getTextActive
public String getTextActive()
- Gets the value of the textActive property.
- Returns:
- possible object is
String
getTextPageAdjust
public String getTextPageAdjust()
- Gets the value of the textPageAdjust property.
- Returns:
- possible object is
String
setTextActive
public void setTextActive(String value)
- Sets the value of the textActive property.
- Parameters:
value
- allowed object is String
setTextPageAdjust
public void setTextPageAdjust(String value)
- Sets the value of the textPageAdjust property.
- Parameters:
value
- allowed object is String
Copyright © 2010 jOpenDocument All Rights Reserved.