|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.script.ScriptModule
public class ScriptModule
| Constructor Summary | |
|---|---|
ScriptModule()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getScriptName()
Gets the value of the scriptName property. |
java.lang.String |
getScriptSourceCode()
Gets the value of the scriptSourceCode property. |
void |
setScriptName(java.lang.String value)
Sets the value of the scriptName property. |
void |
setScriptSourceCode(java.lang.String value)
Sets the value of the scriptSourceCode property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptModule()
| Method Detail |
|---|
public java.lang.String getScriptName()
Stringpublic java.lang.String getScriptSourceCode()
Stringpublic void setScriptName(java.lang.String value)
value - allowed object is Stringpublic void setScriptSourceCode(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 | ||||||||