org.jopendocument.model.text
Class TextEndnotesConfiguration

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

public class TextEndnotesConfiguration
extends Object


Field Summary
protected  String styleNumFormat
           
protected  String styleNumLetterSync
           
protected  String styleNumPrefix
           
protected  String styleNumSuffix
           
protected  String textCitationBodyStyleName
           
protected  String textCitationStyleName
           
protected  String textDefaultStyleName
           
protected  String textMasterPageName
           
protected  String textStartValue
           
 
Constructor Summary
TextEndnotesConfiguration()
           
 
Method Summary
 String getStyleNumFormat()
          Gets the value of the styleNumFormat property.
 String getStyleNumLetterSync()
          Gets the value of the styleNumLetterSync property.
 String getStyleNumPrefix()
          Gets the value of the styleNumPrefix property.
 String getStyleNumSuffix()
          Gets the value of the styleNumSuffix property.
 String getTextCitationBodyStyleName()
          Gets the value of the textCitationBodyStyleName property.
 String getTextCitationStyleName()
          Gets the value of the textCitationStyleName property.
 String getTextDefaultStyleName()
          Gets the value of the textDefaultStyleName property.
 String getTextMasterPageName()
          Gets the value of the textMasterPageName property.
 String getTextStartValue()
          Gets the value of the textStartValue property.
 void setStyleNumFormat(String value)
          Sets the value of the styleNumFormat property.
 void setStyleNumLetterSync(String value)
          Sets the value of the styleNumLetterSync property.
 void setStyleNumPrefix(String value)
          Sets the value of the styleNumPrefix property.
 void setStyleNumSuffix(String value)
          Sets the value of the styleNumSuffix property.
 void setTextCitationBodyStyleName(String value)
          Sets the value of the textCitationBodyStyleName property.
 void setTextCitationStyleName(String value)
          Sets the value of the textCitationStyleName property.
 void setTextDefaultStyleName(String value)
          Sets the value of the textDefaultStyleName property.
 void setTextMasterPageName(String value)
          Sets the value of the textMasterPageName property.
 void setTextStartValue(String value)
          Sets the value of the textStartValue property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

styleNumFormat

protected String styleNumFormat

styleNumLetterSync

protected String styleNumLetterSync

styleNumPrefix

protected String styleNumPrefix

styleNumSuffix

protected String styleNumSuffix

textCitationBodyStyleName

protected String textCitationBodyStyleName

textCitationStyleName

protected String textCitationStyleName

textDefaultStyleName

protected String textDefaultStyleName

textMasterPageName

protected String textMasterPageName

textStartValue

protected String textStartValue
Constructor Detail

TextEndnotesConfiguration

public TextEndnotesConfiguration()
Method Detail

getStyleNumFormat

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

Returns:
possible object is String

getStyleNumLetterSync

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

Returns:
possible object is String

getStyleNumPrefix

public String getStyleNumPrefix()
Gets the value of the styleNumPrefix property.

Returns:
possible object is String

getStyleNumSuffix

public String getStyleNumSuffix()
Gets the value of the styleNumSuffix property.

Returns:
possible object is String

getTextCitationBodyStyleName

public String getTextCitationBodyStyleName()
Gets the value of the textCitationBodyStyleName property.

Returns:
possible object is String

getTextCitationStyleName

public String getTextCitationStyleName()
Gets the value of the textCitationStyleName property.

Returns:
possible object is String

getTextDefaultStyleName

public String getTextDefaultStyleName()
Gets the value of the textDefaultStyleName property.

Returns:
possible object is String

getTextMasterPageName

public String getTextMasterPageName()
Gets the value of the textMasterPageName property.

Returns:
possible object is String

getTextStartValue

public String getTextStartValue()
Gets the value of the textStartValue property.

Returns:
possible object is String

setStyleNumFormat

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

Parameters:
value - allowed object is String

setStyleNumLetterSync

public void setStyleNumLetterSync(String value)
Sets the value of the styleNumLetterSync property.

Parameters:
value - allowed object is String

setStyleNumPrefix

public void setStyleNumPrefix(String value)
Sets the value of the styleNumPrefix property.

Parameters:
value - allowed object is String

setStyleNumSuffix

public void setStyleNumSuffix(String value)
Sets the value of the styleNumSuffix property.

Parameters:
value - allowed object is String

setTextCitationBodyStyleName

public void setTextCitationBodyStyleName(String value)
Sets the value of the textCitationBodyStyleName property.

Parameters:
value - allowed object is String

setTextCitationStyleName

public void setTextCitationStyleName(String value)
Sets the value of the textCitationStyleName property.

Parameters:
value - allowed object is String

setTextDefaultStyleName

public void setTextDefaultStyleName(String value)
Sets the value of the textDefaultStyleName property.

Parameters:
value - allowed object is String

setTextMasterPageName

public void setTextMasterPageName(String value)
Sets the value of the textMasterPageName property.

Parameters:
value - allowed object is String

setTextStartValue

public void setTextStartValue(String value)
Sets the value of the textStartValue property.

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.