org.jopendocument.model.text
Class TextPageVariableSet

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

public class TextPageVariableSet
extends java.lang.Object


Constructor Summary
TextPageVariableSet()
           
 
Method Summary
 java.lang.String getTextActive()
          Gets the value of the textActive property.
 java.lang.String getTextPageAdjust()
          Gets the value of the textPageAdjust property.
 void setTextActive(java.lang.String value)
          Sets the value of the textActive property.
 void setTextPageAdjust(java.lang.String value)
          Sets the value of the textPageAdjust property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextPageVariableSet

public TextPageVariableSet()
Method Detail

getTextActive

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

Returns:
possible object is String

getTextPageAdjust

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

Returns:
possible object is String

setTextActive

public void setTextActive(java.lang.String value)
Sets the value of the textActive property.

Parameters:
value - allowed object is String

setTextPageAdjust

public void setTextPageAdjust(java.lang.String value)
Sets the value of the textPageAdjust property.

Parameters:
value - allowed object is String