|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleColumnSep
public class StyleColumnSep
| Field Summary | |
|---|---|
protected String |
styleColor
|
protected String |
styleHeight
|
protected String |
styleStyle
|
protected String |
styleVerticalAlign
|
protected String |
styleWidth
|
| Constructor Summary | |
|---|---|
StyleColumnSep()
|
|
| Method Summary | |
|---|---|
String |
getStyleColor()
Gets the value of the styleColor property. |
String |
getStyleHeight()
Gets the value of the styleHeight property. |
String |
getStyleStyle()
Gets the value of the styleStyle property. |
String |
getStyleVerticalAlign()
Gets the value of the styleVerticalAlign property. |
String |
getStyleWidth()
Gets the value of the styleWidth property. |
void |
setStyleColor(String value)
Sets the value of the styleColor property. |
void |
setStyleHeight(String value)
Sets the value of the styleHeight property. |
void |
setStyleStyle(String value)
Sets the value of the styleStyle property. |
void |
setStyleVerticalAlign(String value)
Sets the value of the styleVerticalAlign property. |
void |
setStyleWidth(String value)
Sets the value of the styleWidth property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String styleColor
protected String styleHeight
protected String styleStyle
protected String styleVerticalAlign
protected String styleWidth
| Constructor Detail |
|---|
public StyleColumnSep()
| Method Detail |
|---|
public String getStyleColor()
Stringpublic String getStyleHeight()
Stringpublic String getStyleStyle()
Stringpublic String getStyleVerticalAlign()
Stringpublic String getStyleWidth()
Stringpublic void setStyleColor(String value)
value - allowed object is Stringpublic void setStyleHeight(String value)
value - allowed object is Stringpublic void setStyleStyle(String value)
value - allowed object is Stringpublic void setStyleVerticalAlign(String value)
value - allowed object is Stringpublic void setStyleWidth(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||