org.jopendocument.model.style
Class StyleMap

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

public class StyleMap
extends java.lang.Object


Constructor Summary
StyleMap()
           
 
Method Summary
 java.lang.String getStyleApplyStyleName()
          Gets the value of the styleApplyStyleName property.
 java.lang.String getStyleBaseCellAddress()
          Gets the value of the styleBaseCellAddress property.
 java.lang.String getStyleCondition()
          Gets the value of the styleCondition property.
 void setStyleApplyStyleName(java.lang.String value)
          Sets the value of the styleApplyStyleName property.
 void setStyleBaseCellAddress(java.lang.String value)
          Sets the value of the styleBaseCellAddress property.
 void setStyleCondition(java.lang.String value)
          Sets the value of the styleCondition property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleMap

public StyleMap()
Method Detail

getStyleApplyStyleName

public java.lang.String getStyleApplyStyleName()
Gets the value of the styleApplyStyleName property.

Returns:
possible object is String

getStyleBaseCellAddress

public java.lang.String getStyleBaseCellAddress()
Gets the value of the styleBaseCellAddress property.

Returns:
possible object is String

getStyleCondition

public java.lang.String getStyleCondition()
Gets the value of the styleCondition property.

Returns:
possible object is String

setStyleApplyStyleName

public void setStyleApplyStyleName(java.lang.String value)
Sets the value of the styleApplyStyleName property.

Parameters:
value - allowed object is String

setStyleBaseCellAddress

public void setStyleBaseCellAddress(java.lang.String value)
Sets the value of the styleBaseCellAddress property.

Parameters:
value - allowed object is String

setStyleCondition

public void setStyleCondition(java.lang.String value)
Sets the value of the styleCondition property.

Parameters:
value - allowed object is String