org.jopendocument.model.style
Class StyleHeaderStyle

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

public class StyleHeaderStyle
extends Object


Field Summary
protected  StyleProperties styleProperties
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

styleProperties

protected StyleProperties styleProperties
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


Copyright © 2010 jOpenDocument All Rights Reserved.