org.jopendocument.model.text
Class TextLinenumberingConfiguration

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

public class TextLinenumberingConfiguration
extends java.lang.Object


Constructor Summary
TextLinenumberingConfiguration()
           
 
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 getTextCountEmptyLines()
          Gets the value of the textCountEmptyLines property.
 java.lang.String getTextCountInFloatingFrames()
          Gets the value of the textCountInFloatingFrames property.
 java.lang.String getTextIncrement()
          Gets the value of the textIncrement property.
 TextLinenumberingSeparator getTextLinenumberingSeparator()
          Gets the value of the textLinenumberingSeparator property.
 java.lang.String getTextNumberLines()
          Gets the value of the textNumberLines property.
 java.lang.String getTextNumberPosition()
          Gets the value of the textNumberPosition property.
 java.lang.String getTextOffset()
          Gets the value of the textOffset property.
 java.lang.String getTextRestartNumbering()
          Gets the value of the textRestartNumbering property.
 java.lang.String getTextStyleName()
          Gets the value of the textStyleName 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 setTextCountEmptyLines(java.lang.String value)
          Sets the value of the textCountEmptyLines property.
 void setTextCountInFloatingFrames(java.lang.String value)
          Sets the value of the textCountInFloatingFrames property.
 void setTextIncrement(java.lang.String value)
          Sets the value of the textIncrement property.
 void setTextLinenumberingSeparator(TextLinenumberingSeparator value)
          Sets the value of the textLinenumberingSeparator property.
 void setTextNumberLines(java.lang.String value)
          Sets the value of the textNumberLines property.
 void setTextNumberPosition(java.lang.String value)
          Sets the value of the textNumberPosition property.
 void setTextOffset(java.lang.String value)
          Sets the value of the textOffset property.
 void setTextRestartNumbering(java.lang.String value)
          Sets the value of the textRestartNumbering property.
 void setTextStyleName(java.lang.String value)
          Sets the value of the textStyleName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextLinenumberingConfiguration

public TextLinenumberingConfiguration()
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

getTextCountEmptyLines

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

Returns:
possible object is String

getTextCountInFloatingFrames

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

Returns:
possible object is String

getTextIncrement

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

Returns:
possible object is String

getTextLinenumberingSeparator

public TextLinenumberingSeparator getTextLinenumberingSeparator()
Gets the value of the textLinenumberingSeparator property.

Returns:
possible object is TextLinenumberingSeparator

getTextNumberLines

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

Returns:
possible object is String

getTextNumberPosition

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

Returns:
possible object is String

getTextOffset

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

Returns:
possible object is String

getTextRestartNumbering

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

Returns:
possible object is String

getTextStyleName

public java.lang.String getTextStyleName()
Gets the value of the textStyleName 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

setTextCountEmptyLines

public void setTextCountEmptyLines(java.lang.String value)
Sets the value of the textCountEmptyLines property.

Parameters:
value - allowed object is String

setTextCountInFloatingFrames

public void setTextCountInFloatingFrames(java.lang.String value)
Sets the value of the textCountInFloatingFrames property.

Parameters:
value - allowed object is String

setTextIncrement

public void setTextIncrement(java.lang.String value)
Sets the value of the textIncrement property.

Parameters:
value - allowed object is String

setTextLinenumberingSeparator

public void setTextLinenumberingSeparator(TextLinenumberingSeparator value)
Sets the value of the textLinenumberingSeparator property.

Parameters:
value - allowed object is TextLinenumberingSeparator

setTextNumberLines

public void setTextNumberLines(java.lang.String value)
Sets the value of the textNumberLines property.

Parameters:
value - allowed object is String

setTextNumberPosition

public void setTextNumberPosition(java.lang.String value)
Sets the value of the textNumberPosition property.

Parameters:
value - allowed object is String

setTextOffset

public void setTextOffset(java.lang.String value)
Sets the value of the textOffset property.

Parameters:
value - allowed object is String

setTextRestartNumbering

public void setTextRestartNumbering(java.lang.String value)
Sets the value of the textRestartNumbering property.

Parameters:
value - allowed object is String

setTextStyleName

public void setTextStyleName(java.lang.String value)
Sets the value of the textStyleName property.

Parameters:
value - allowed object is String