org.jopendocument.model.text
Class TextPageNumber

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

public class TextPageNumber
extends java.lang.Object


Constructor Summary
TextPageNumber()
           
 
Method Summary
 java.lang.String getStyleNumFormat()
          Gets the value of the styleNumFormat property.
 java.lang.String getStyleNumLetterSync()
          Gets the value of the styleNumLetterSync property.
 java.lang.String getTextPageAdjust()
          Gets the value of the textPageAdjust property.
 java.lang.String getTextSelectPage()
          Gets the value of the textSelectPage property.
 java.lang.String getvalue()
          Gets the value of the value property.
 void setStyleNumFormat(java.lang.String value)
          Sets the value of the styleNumFormat property.
 void setStyleNumLetterSync(java.lang.String value)
          Sets the value of the styleNumLetterSync property.
 void setTextPageAdjust(java.lang.String value)
          Sets the value of the textPageAdjust property.
 void setTextSelectPage(java.lang.String value)
          Sets the value of the textSelectPage 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

TextPageNumber

public TextPageNumber()
Method Detail

getStyleNumFormat

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

Returns:
possible object is String

getStyleNumLetterSync

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

Returns:
possible object is String

getTextPageAdjust

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

Returns:
possible object is String

getTextSelectPage

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

Returns:
possible object is String

getvalue

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

Returns:
possible object is String

setStyleNumFormat

public void setStyleNumFormat(java.lang.String value)
Sets the value of the styleNumFormat property.

Parameters:
value - allowed object is String

setStyleNumLetterSync

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

setTextSelectPage

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