org.jopendocument.model.style
Class StyleFooterStyle

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

public class StyleFooterStyle
extends Object


Field Summary
protected  StyleProperties styleProperties
           
 
Constructor Summary
StyleFooterStyle()
           
 
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

StyleFooterStyle

public StyleFooterStyle()
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.