|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleStyle
org.jopendocument.model.text.TextListLevelStyleBullet
public class TextListLevelStyleBullet
| Constructor Summary | |
|---|---|
TextListLevelStyleBullet()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getStyleNumPrefix()
Gets the value of the styleNumPrefix property. |
java.lang.String |
getStyleNumSuffix()
Gets the value of the styleNumSuffix property. |
java.lang.String |
getTextBulletChar()
Gets the value of the textBulletChar property. |
java.lang.String |
getTextLevel()
Gets the value of the textLevel property. |
java.lang.String |
getTextStyleName()
Gets the value of the textStyleName property. |
void |
setStyleListLevelProperties(StyleListLevelProperties props)
|
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 |
setTextBulletChar(java.lang.String value)
Sets the value of the textBulletChar property. |
void |
setTextLevel(java.lang.String value)
Sets the value of the textLevel property. |
void |
setTextProperties(StyleTextProperties props)
|
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, wait, wait, wait |
| Constructor Detail |
|---|
public TextListLevelStyleBullet()
| Method Detail |
|---|
public java.lang.String getStyleNumPrefix()
Stringpublic java.lang.String getStyleNumSuffix()
Stringpublic java.lang.String getTextBulletChar()
Stringpublic java.lang.String getTextLevel()
Stringpublic java.lang.String getTextStyleName()
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)
setStyleProperties in class StyleStylevalue - allowed object is StylePropertiespublic void setTextBulletChar(java.lang.String value)
value - allowed object is Stringpublic void setTextLevel(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 void setTextProperties(StyleTextProperties props)
setTextProperties in class StyleStyle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||