|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleMap
public class StyleMap
| 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 |
|---|
public StyleMap()
| Method Detail |
|---|
public java.lang.String getStyleApplyStyleName()
Stringpublic java.lang.String getStyleBaseCellAddress()
Stringpublic java.lang.String getStyleCondition()
Stringpublic void setStyleApplyStyleName(java.lang.String value)
value - allowed object is Stringpublic void setStyleBaseCellAddress(java.lang.String value)
value - allowed object is Stringpublic void setStyleCondition(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||