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