|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextListLevelStyleNumber
public class TextListLevelStyleNumber
| Constructor Summary | |
|---|---|
TextListLevelStyleNumber()
|
|
| Method Summary | |
|---|---|
StyleListLevelProperties |
getStyleListLevelProperties()
|
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 |
getStyleNumPrefix()
Gets the value of the styleNumPrefix property. |
java.lang.String |
getStyleNumSuffix()
Gets the value of the styleNumSuffix property. |
StyleProperties |
getStyleProperties()
Gets the value of the styleProperties property. |
java.lang.String |
getTextDisplayLevels()
Gets the value of the textDisplayLevels property. |
java.lang.String |
getTextLevel()
Gets the value of the textLevel property. |
java.lang.String |
getTextStartValue()
Gets the value of the textStartValue property. |
java.lang.String |
getTextStyleName()
Gets the value of the textStyleName property. |
void |
setStyleListLevelProperties(StyleListLevelProperties props)
|
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 |
setStyleNumPrefix(java.lang.String value)
Sets the value of the styleNumPrefix property. |
void |
setStyleNumSuffix(java.lang.String value)
Sets the value of the styleNumSuffix property. |
void |
setStyleProperties(StyleProperties value)
Sets the value of the styleProperties property. |
void |
setTextDisplayLevels(java.lang.String value)
Sets the value of the textDisplayLevels property. |
void |
setTextLevel(java.lang.String value)
Sets the value of the textLevel property. |
void |
setTextStartValue(java.lang.String value)
Sets the value of the textStartValue 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 |
|---|
public TextListLevelStyleNumber()
| Method Detail |
|---|
public java.lang.String getStyleNumFormat()
Stringpublic java.lang.String getStyleNumLetterSync()
Stringpublic java.lang.String getStyleNumPrefix()
Stringpublic java.lang.String getStyleNumSuffix()
Stringpublic StyleProperties getStyleProperties()
StylePropertiespublic java.lang.String getTextDisplayLevels()
Stringpublic java.lang.String getTextLevel()
Stringpublic java.lang.String getTextStartValue()
Stringpublic java.lang.String getTextStyleName()
Stringpublic void setStyleNumFormat(java.lang.String value)
value - allowed object is Stringpublic void setStyleNumLetterSync(java.lang.String value)
value - allowed object is Stringpublic void setStyleNumPrefix(java.lang.String value)
value - allowed object is Stringpublic void setStyleNumSuffix(java.lang.String value)
value - allowed object is Stringpublic void setStyleProperties(StyleProperties value)
value - allowed object is StylePropertiespublic void setTextDisplayLevels(java.lang.String value)
value - allowed object is Stringpublic void setTextLevel(java.lang.String value)
value - allowed object is Stringpublic void setTextStartValue(java.lang.String value)
value - allowed object is Stringpublic void setTextStyleName(java.lang.String value)
value - allowed object is Stringpublic void setStyleListLevelProperties(StyleListLevelProperties props)
public StyleListLevelProperties getStyleListLevelProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||