org.jopendocument.model.style
Class StyleFontDecl

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

public class StyleFontDecl
extends java.lang.Object


Constructor Summary
StyleFontDecl()
           
 
Method Summary
 java.lang.String getFoFontFamily()
          Gets the value of the foFontFamily property.
 java.lang.String getStyleFontCharset()
          Gets the value of the styleFontCharset property.
 java.lang.String getStyleFontFamilyGeneric()
          Gets the value of the styleFontFamilyGeneric property.
 java.lang.String getStyleFontPitch()
          Gets the value of the styleFontPitch property.
 java.lang.String getStyleFontStyleName()
          Gets the value of the styleFontStyleName property.
 java.lang.String getStyleName()
          Gets the value of the styleName property.
 void setFoFontFamily(java.lang.String value)
          Sets the value of the foFontFamily property.
 void setStyleFontCharset(java.lang.String value)
          Sets the value of the styleFontCharset property.
 void setStyleFontFamilyGeneric(java.lang.String value)
          Sets the value of the styleFontFamilyGeneric property.
 void setStyleFontPitch(java.lang.String value)
          Sets the value of the styleFontPitch property.
 void setStyleFontStyleName(java.lang.String value)
          Sets the value of the styleFontStyleName property.
 void setStyleName(java.lang.String value)
          Sets the value of the styleName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleFontDecl

public StyleFontDecl()
Method Detail

getFoFontFamily

public java.lang.String getFoFontFamily()
Gets the value of the foFontFamily property.

Returns:
possible object is String

getStyleFontCharset

public java.lang.String getStyleFontCharset()
Gets the value of the styleFontCharset property.

Returns:
possible object is String

getStyleFontFamilyGeneric

public java.lang.String getStyleFontFamilyGeneric()
Gets the value of the styleFontFamilyGeneric property.

Returns:
possible object is String

getStyleFontPitch

public java.lang.String getStyleFontPitch()
Gets the value of the styleFontPitch property.

Returns:
possible object is String

getStyleFontStyleName

public java.lang.String getStyleFontStyleName()
Gets the value of the styleFontStyleName property.

Returns:
possible object is String

getStyleName

public java.lang.String getStyleName()
Gets the value of the styleName property.

Returns:
possible object is String

setFoFontFamily

public void setFoFontFamily(java.lang.String value)
Sets the value of the foFontFamily property.

Parameters:
value - allowed object is String

setStyleFontCharset

public void setStyleFontCharset(java.lang.String value)
Sets the value of the styleFontCharset property.

Parameters:
value - allowed object is String

setStyleFontFamilyGeneric

public void setStyleFontFamilyGeneric(java.lang.String value)
Sets the value of the styleFontFamilyGeneric property.

Parameters:
value - allowed object is String

setStyleFontPitch

public void setStyleFontPitch(java.lang.String value)
Sets the value of the styleFontPitch property.

Parameters:
value - allowed object is String

setStyleFontStyleName

public void setStyleFontStyleName(java.lang.String value)
Sets the value of the styleFontStyleName property.

Parameters:
value - allowed object is String

setStyleName

public void setStyleName(java.lang.String value)
Sets the value of the styleName property.

Parameters:
value - allowed object is String