org.jopendocument.model.style
Class StyleColumnSep

java.lang.Object
  extended by org.jopendocument.model.style.StyleColumnSep

public class StyleColumnSep
extends java.lang.Object


Constructor Summary
StyleColumnSep()
           
 
Method Summary
 java.lang.String getStyleColor()
          Gets the value of the styleColor property.
 java.lang.String getStyleHeight()
          Gets the value of the styleHeight property.
 java.lang.String getStyleStyle()
          Gets the value of the styleStyle property.
 java.lang.String getStyleVerticalAlign()
          Gets the value of the styleVerticalAlign property.
 java.lang.String getStyleWidth()
          Gets the value of the styleWidth property.
 void setStyleColor(java.lang.String value)
          Sets the value of the styleColor property.
 void setStyleHeight(java.lang.String value)
          Sets the value of the styleHeight property.
 void setStyleStyle(java.lang.String value)
          Sets the value of the styleStyle property.
 void setStyleVerticalAlign(java.lang.String value)
          Sets the value of the styleVerticalAlign 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

StyleColumnSep

public StyleColumnSep()
Method Detail

getStyleColor

public java.lang.String getStyleColor()
Gets the value of the styleColor property.

Returns:
possible object is String

getStyleHeight

public java.lang.String getStyleHeight()
Gets the value of the styleHeight property.

Returns:
possible object is String

getStyleStyle

public java.lang.String getStyleStyle()
Gets the value of the styleStyle property.

Returns:
possible object is String

getStyleVerticalAlign

public java.lang.String getStyleVerticalAlign()
Gets the value of the styleVerticalAlign property.

Returns:
possible object is String

getStyleWidth

public java.lang.String getStyleWidth()
Gets the value of the styleWidth property.

Returns:
possible object is String

setStyleColor

public void setStyleColor(java.lang.String value)
Sets the value of the styleColor property.

Parameters:
value - allowed object is String

setStyleHeight

public void setStyleHeight(java.lang.String value)
Sets the value of the styleHeight property.

Parameters:
value - allowed object is String

setStyleStyle

public void setStyleStyle(java.lang.String value)
Sets the value of the styleStyle property.

Parameters:
value - allowed object is String

setStyleVerticalAlign

public void setStyleVerticalAlign(java.lang.String value)
Sets the value of the styleVerticalAlign property.

Parameters:
value - allowed object is String

setStyleWidth

public void setStyleWidth(java.lang.String value)
Sets the value of the styleWidth property.

Parameters:
value - allowed object is String