|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleFootnoteSep
public class StyleFootnoteSep
| Constructor Summary | |
|---|---|
StyleFootnoteSep()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getStyleAdjustment()
Gets the value of the styleAdjustment property. |
java.lang.String |
getStyleColor()
Gets the value of the styleColor property. |
java.lang.String |
getStyleDistanceAfterSep()
Gets the value of the styleDistanceAfterSep property. |
java.lang.String |
getStyleDistanceBeforeSep()
Gets the value of the styleDistanceBeforeSep property. |
java.lang.String |
getStyleRelWidth()
Gets the value of the styleRelWidth property. |
java.lang.String |
getStyleWidth()
Gets the value of the styleWidth property. |
void |
setStyleAdjustment(java.lang.String value)
Sets the value of the styleAdjustment property. |
void |
setStyleColor(java.lang.String value)
Sets the value of the styleColor property. |
void |
setStyleDistanceAfterSep(java.lang.String value)
Sets the value of the styleDistanceAfterSep property. |
void |
setStyleDistanceBeforeSep(java.lang.String value)
Sets the value of the styleDistanceBeforeSep property. |
void |
setStyleRelWidth(java.lang.String value)
Sets the value of the styleRelWidth property. |
void |
setStyleWidth(java.lang.String value)
Sets the value of the styleWidth property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleFootnoteSep()
| Method Detail |
|---|
public java.lang.String getStyleAdjustment()
Stringpublic java.lang.String getStyleColor()
Stringpublic java.lang.String getStyleDistanceAfterSep()
Stringpublic java.lang.String getStyleDistanceBeforeSep()
Stringpublic java.lang.String getStyleRelWidth()
Stringpublic java.lang.String getStyleWidth()
Stringpublic void setStyleAdjustment(java.lang.String value)
value - allowed object is Stringpublic void setStyleColor(java.lang.String value)
value - allowed object is Stringpublic void setStyleDistanceAfterSep(java.lang.String value)
value - allowed object is Stringpublic void setStyleDistanceBeforeSep(java.lang.String value)
value - allowed object is Stringpublic void setStyleRelWidth(java.lang.String value)
value - allowed object is Stringpublic void setStyleWidth(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||