|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawParam
public class DrawParam
| Constructor Summary | |
|---|---|
DrawParam()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDrawName()
Gets the value of the drawName property. |
java.lang.String |
getDrawValue()
Gets the value of the drawValue property. |
void |
setDrawName(java.lang.String value)
Sets the value of the drawName property. |
void |
setDrawValue(java.lang.String value)
Sets the value of the drawValue property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DrawParam()
| Method Detail |
|---|
public java.lang.String getDrawName()
Stringpublic java.lang.String getDrawValue()
Stringpublic void setDrawName(java.lang.String value)
value - allowed object is Stringpublic void setDrawValue(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 | ||||||||