|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.text.TextFootnotesConfiguration
public class TextFootnotesConfiguration
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 |
textFootnoteContinuationNoticeBackward
|
protected String |
textFootnoteContinuationNoticeForward
|
protected String |
textFootnotesPosition
|
protected String |
textMasterPageName
|
protected String |
textStartNumberingAt
|
protected String |
textStartValue
|
Constructor Summary | |
---|---|
TextFootnotesConfiguration()
|
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 |
getTextFootnoteContinuationNoticeBackward()
Gets the value of the textFootnoteContinuationNoticeBackward property. |
String |
getTextFootnoteContinuationNoticeForward()
Gets the value of the textFootnoteContinuationNoticeForward property. |
String |
getTextFootnotesPosition()
Gets the value of the textFootnotesPosition property. |
String |
getTextMasterPageName()
Gets the value of the textMasterPageName property. |
String |
getTextStartNumberingAt()
Gets the value of the textStartNumberingAt 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 |
setTextFootnoteContinuationNoticeBackward(String value)
Sets the value of the textFootnoteContinuationNoticeBackward property. |
void |
setTextFootnoteContinuationNoticeForward(String value)
Sets the value of the textFootnoteContinuationNoticeForward property. |
void |
setTextFootnotesPosition(String value)
Sets the value of the textFootnotesPosition property. |
void |
setTextMasterPageName(String value)
Sets the value of the textMasterPageName property. |
void |
setTextStartNumberingAt(String value)
Sets the value of the textStartNumberingAt 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 |
---|
protected String styleNumFormat
protected String styleNumLetterSync
protected String styleNumPrefix
protected String styleNumSuffix
protected String textCitationBodyStyleName
protected String textCitationStyleName
protected String textDefaultStyleName
protected String textFootnoteContinuationNoticeBackward
protected String textFootnoteContinuationNoticeForward
protected String textFootnotesPosition
protected String textMasterPageName
protected String textStartNumberingAt
protected String textStartValue
Constructor Detail |
---|
public TextFootnotesConfiguration()
Method Detail |
---|
public String getStyleNumFormat()
String
public String getStyleNumLetterSync()
String
public String getStyleNumPrefix()
String
public String getStyleNumSuffix()
String
public String getTextCitationBodyStyleName()
String
public String getTextCitationStyleName()
String
public String getTextDefaultStyleName()
String
public String getTextFootnoteContinuationNoticeBackward()
String
public String getTextFootnoteContinuationNoticeForward()
String
public String getTextFootnotesPosition()
String
public String getTextMasterPageName()
String
public String getTextStartNumberingAt()
String
public String getTextStartValue()
String
public void setStyleNumFormat(String value)
value
- allowed object is String
public void setStyleNumLetterSync(String value)
value
- allowed object is String
public void setStyleNumPrefix(String value)
value
- allowed object is String
public void setStyleNumSuffix(String value)
value
- allowed object is String
public void setTextCitationBodyStyleName(String value)
value
- allowed object is String
public void setTextCitationStyleName(String value)
value
- allowed object is String
public void setTextDefaultStyleName(String value)
value
- allowed object is String
public void setTextFootnoteContinuationNoticeBackward(String value)
value
- allowed object is String
public void setTextFootnoteContinuationNoticeForward(String value)
value
- allowed object is String
public void setTextFootnotesPosition(String value)
value
- allowed object is String
public void setTextMasterPageName(String value)
value
- allowed object is String
public void setTextStartNumberingAt(String value)
value
- allowed object is String
public void setTextStartValue(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |