org.jopendocument.model.style
Class StyleHeaderStyle

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

public class StyleHeaderStyle
extends java.lang.Object


Constructor Summary
StyleHeaderStyle()
           
 
Method Summary
 StyleProperties getStyleProperties()
          Gets the value of the styleProperties property.
 void setStyleProperties(StyleProperties value)
          Sets the value of the styleProperties property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleHeaderStyle

public StyleHeaderStyle()
Method Detail

getStyleProperties

public StyleProperties getStyleProperties()
Gets the value of the styleProperties property.

Returns:
possible object is StyleProperties

setStyleProperties

public void setStyleProperties(StyleProperties value)
Sets the value of the styleProperties property.

Parameters:
value - allowed object is StyleProperties