|
|||||||||
| 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
| Field Summary | |
|---|---|
protected String |
styleApplyStyleName
|
protected String |
styleBaseCellAddress
|
protected String |
styleCondition
|
| Constructor Summary | |
|---|---|
StyleMap()
|
|
| Method Summary | |
|---|---|
String |
getStyleApplyStyleName()
Gets the value of the styleApplyStyleName property. |
String |
getStyleBaseCellAddress()
Gets the value of the styleBaseCellAddress property. |
String |
getStyleCondition()
Gets the value of the styleCondition property. |
void |
setStyleApplyStyleName(String value)
Sets the value of the styleApplyStyleName property. |
void |
setStyleBaseCellAddress(String value)
Sets the value of the styleBaseCellAddress property. |
void |
setStyleCondition(String value)
Sets the value of the styleCondition property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String styleApplyStyleName
protected String styleBaseCellAddress
protected String styleCondition
| Constructor Detail |
|---|
public StyleMap()
| Method Detail |
|---|
public String getStyleApplyStyleName()
Stringpublic String getStyleBaseCellAddress()
Stringpublic String getStyleCondition()
Stringpublic void setStyleApplyStyleName(String value)
value - allowed object is Stringpublic void setStyleBaseCellAddress(String value)
value - allowed object is Stringpublic void setStyleCondition(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||